This show up in all my nodes now...

warning: DOMNode::appendChild(): Document Fragment is empty in /usr/share/drupal6/modules/adsense_injector/adsense_injector.module on line 265.

Comments

zidz’s picture

I did remove the string in Inline Insertion, that coused the error to show.
Added a dummy string there and now the error is gone.
But if Inline Insertion string is empty it should be filled in with a

or something.

zidz’s picture

Component: Code » User interface
zidz’s picture

Component: User interface » Code
greg boggs’s picture

Priority: Major » Normal
Valeratal’s picture

Issue summary: View changes

what can do? what need remove?

MrGeek’s picture

Getting the same error.. Cant get anything to display for anonymous visitors (checked permissions), but can see placeholders for admin-users. If i put in dummy-strings, admins only can see them (no anonymous visitors)..
This module appears to not function at all.

greg boggs’s picture

With the release of Drupal 8, I am not making updates to the Drupal 6 version of the module. The module does function (for over 1000 sites). If you find this bug and want to write a patch to fix it, I'm happy to test and commit it.