Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Fixed issues with checking for already processed beautytips, and fixing issue with disabling link beautytips on links. Add feature to the manager for disabling links.
Fixing issue with cornerRadius being a string instead of integer causing strange shapes.
Issue #211334 by alphasupremicus: Mysql specific query in update #7000.
Fixed issue #1211334 with update #7000 causing errors about the db column already existing.
Fixed issue #1211954 - call_user_func_array() expects parameter 1 to be a valid callback, function 'beautytips_manager_admin' not found...
Note: If you update from 6.x-1.x, you will need to make the following changes to any custom options that are being sent through beautytips_add_beautytips;
- Replace the key 'area' with 'cssSelect'