MyBB Community Forums

Full Version: EzGallery with Advertisement Plugin
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I have the advertising plugin and the ezgallery plugin running at the same time. For some reason the ads appear fine on main pages but not on pages like the help page (and a few others):

http://www.f1paddocks.com/forums/misc.php?action=help

and also it doesn't appear on the ezgallery page and actually shows a warning.

http://www.f1paddocks.com/forums/ezgallery.php

Any suggestions?

Regards
Bump, I have this problem also Sad
1) Remove {myadvertisements[zone_1]} from the header template.
2) Remove {myadvertisements[zone_2]} from the footer template.
3) Manually code them instead. You can check out this guide: http://community.mybb.com/thread-77694.html

Works for me Smile
Yes, I already remove the plugin itself.
I just manually embed the adsense code in all 5 themes Smile
(2011-09-09, 11:16 PM)pdtrx Wrote: [ -> ]1) Remove {myadvertisements[zone_1]} from the header template.
2) Remove {myadvertisements[zone_2]} from the footer template.
3) Manually code them instead. You can check out this guide: http://community.mybb.com/thread-77694.html

Works for me Smile
thank's, succes
http://www.crewconesia.net.ms
The ads should have worked fine on the help pages. The reason they don't work with the ezgallery plugin is because that plugin doesn't use the mybb template system, so the ad zones aren't placed where they should be placed.