Scroll
Issue with AdSense Injector
Forums
Hello.
I am trying to install AdSense ads in the body of a node, but the module is creating an error on the site.
- Notice: Undefined index: body in function _ai_noinject() (line 213 in file /sites/all/modules/adsense_injector/adsense_injector.module).
- Notice: Undefined index: body in function _ai_manual_insertion() (line 191 in file /sites/all/modules/adsense_injector/adsense_injector.module).
- Notice: Undefined index: body in function _ai_process_auto_insertions() (line 173 in file /sites/all/modules/adsense_injector/adsense_injector.module).
- Notice: Undefined index: body in function _ai_process_auto_insertions() (line 179 in file /sites/all/modules/adsense_injector/adsense_injector.module).
- Notice: Undefined offset: 0 in function _ai_process_auto_insertions() (line 179 in file /sites/all/modules/adsense_injector/adsense_injector.module).
- Notice: Undefined index: #markup in function _ai_process_auto_insertions() (line 179 in file /sites/all/modules/adsense_injector/adsense_injector.module).
It seems that the module does not work in conjunction with the recipe module
(These notices only appear on recipe pages; everything is fine on regular article pages)
Do you have any ideas on how to improve the module? Or maybe use some other module to insert ads into recipes?