hey

got a warning showing everywhere with this module:
Warning: Call-time pass-by-reference has been deprecated in /drupal/modules/administertooltip/entities/block.administertooltip.inc on line 189

another glitch is CSS related.
after installing the module, font sizes changed within the site on some pages, like in status report and modules.

PHP 5.2.14
Drupal 6.19
Beautytips 2.0
jQuery UI 1.7.3

CommentFileSizeAuthor
#3 att_php.patch546 bytesJaapB

Comments

lpalgarvio’s picture

also changes font sizes in every form it links to, like content types, nodes and blocks.

and freaks out the output of Vertical Tabs.

k3vin_nl’s picture

I thinks the CSS changes are due to the output of the PHP error in the header, but we will try to replicate (and fix) this error.

JaapB’s picture

StatusFileSize
new546 bytes

Thanks for posting!

You can remove the ampersand from rule 189 in entities/block.administertooltip.inc
or try this patch underneath.

JaapB’s picture

Priority: Critical » Normal
Status: Active » Closed (fixed)