Support Forum

  • Page:
  • 1
  • 2

Captify: JB Library & Google Adsense seem incompatible

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hi folks. I love the captify content extension, but i found google adsense to be incompatible with the JB Library plugin. When the plugin is enabled, adsense ads don't work. I'm on Joomla 1.5.26

Are there any plugin settings that might make them happy together? :)
  • Jamz's Avatar
  • Jamz
  • JB Pro
  • 8 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

Can you just provide a bit more information - when you say do not work do you mean do not display, display wrongly etc

Are you also using the most recent versions of the extension and plugin?

Thanks
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Thank you so kindly for the response.

My google ads won't display at all while the JB Plugin is enabled.

I'm pretty sure it's the latest versions that I just downloaded and installed at this website. I saw another person had the same problem here.

forum.joomla.org/viewtopic.php?p=2554918

I'd love to figure it out. I'll try re-installing the plugin.

I'm a total noob though.
  • Jamz's Avatar
  • Jamz
  • JB Pro
  • 8 posts
  • Karma: 0
The administrator has disabled public write access.
I've re-installed the the plugin but no luck.
  • Jamz's Avatar
  • Jamz
  • JB Pro
  • 8 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Jamz,

You can use the console of Firebug or Chrome Dev Tools and let us know if you can find any error messages there, it will help us to troubleshoot this issue.

Regards,
  • vietvu's Avatar
  • vietvu
  • 12 Month basic
  • 605 posts
  • 51 Thanks
  • Karma: 22
The administrator has disabled public write access.
Hi Guys.

I'm not an expert on firebug, but I installed and check with firefox. I found some things that look like errors, but not sure what part you'd like to see. Anyways, it's bondaygee.com. You see if you like. It says:

GET ads?format=nanxnan&outp...id=3&fu=0&ifi=1&dtd=569

400 Bad Request

googleads.g.doubleclick.net

0 B

173.194.33.25:80

GET ads?format=nanxnan&outp...id=3&fu=0&ifi=1&dtd=569

400 Bad Request

googleads.g.doubleclick.net

0 B

173.194.33.25:80
  • Jamz's Avatar
  • Jamz
  • JB Pro
  • 8 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Jamz,

I can see several JS issues with your site now.

The first issue is that the caption.js file is loaded before mootools.js (it should be loaded after mootools).

I'd like to suggest you to raise a support ticket with a link to this topic so that our developers could make further inspection.

Thank you,
  • vietvu's Avatar
  • vietvu
  • 12 Month basic
  • 605 posts
  • 51 Thanks
  • Karma: 22
The administrator has disabled public write access.
Hi everybody,

I am having the same problem no Google ads are displayed when I have JB library on. Now I tried turning off the JB library and it works. Do I need the JB library turned on? Or is there something I can do? The site is:

wwkipday.com/joomla/

Do you want me to put in a ticket?

Thanks.

Nya
  • Nya Fleron's Avatar
  • Nya Fleron
  • LIfetime Developer - Big Bamboo
  • 284 posts
  • 3 Thanks
  • Karma: 2
The administrator has disabled public write access.
Hi Nya,

Depending on what modules you're using you might not need JB library, the library library is generally required if your running any zentools modules, but if you're not then you can disable it.

If you need zentools let us know and we'll hunt up the previous fix.

Cheers
Rowan
  • rowanwins's Avatar
  • rowanwins
  • 12 Month basic
  • 189 posts
  • 17 Thanks
  • Karma: 7
The administrator has disabled public write access.
Hello company

I have exactly the same problem when I activate the plugin System - JB Library, the adsense ad is no longer transmitted. Would you have a solution for this little bug.
A thousand thank you in advance, your module is very nice.
The address of my site: www.vvwebsite.com

VV
  • vivian's Avatar
  • vivian
  • JB Pro
  • 4 posts
  • Karma: 0
The administrator has disabled public write access.
Hi,

From what I have read, it is a problem with Google adwords breaking onpage javascript.

stackoverflow.com/questions/2541797/javascript-errors-from-google-adsense

The errors on your site read
Unsafe JavaScript attempt to access frame with URL http://www.vvwebsite.com/ from frame with URL http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-669108596574659…ncompatible&fu=0&ifi=1&dtd=150&xpc=ytWHWXKEsP&p=http%3A//www.vvwebsite.com. Domains, protocols and ports must match.

You can read more about it here code.google.com/p/html5security/wiki/CrossOriginRequestSecurity

You can try and fix it by adding the following to your .htaccess file but it may not work.
<IfModule mod_headers.c>
    Header set Access-Control-Allow-Origin "*"
  </IfModule>

Regards,

Rob
  • Robert Went's Avatar
  • Robert Went
  • Moderator
  • 2210 posts
  • 196 Thanks
  • Karma: 90
The administrator has disabled public write access.
I know the .htacces file.

But, where in the file do you add the code?

I see most entries have a # symbol before them. Do I need to add that too?

thanks
  • Jamz's Avatar
  • Jamz
  • JB Pro
  • 8 posts
  • Karma: 0
The administrator has disabled public write access.
Didn't seem to work for me. I just pasted it on the bottom. Is that how to do it? It's a shame because it's a really cool module!
  • Jamz's Avatar
  • Jamz
  • JB Pro
  • 8 posts
  • Karma: 0
Last Edit: 10 years 11 months ago by Jamz.
The administrator has disabled public write access.
Hi,

The problem is with the google ads code, not the module.

I may have found a fix though that you can follow here.

www.warriorforum.com/adsense-ppc-seo-discussion-forum/458906-adsense-blank-space-problem.html

Rob
  • Robert Went's Avatar
  • Robert Went
  • Moderator
  • 2210 posts
  • 196 Thanks
  • Karma: 90
The administrator has disabled public write access.
Thanks...its' kinda like rocket science to me though!
  • Jamz's Avatar
  • Jamz
  • JB Pro
  • 8 posts
  • Karma: 0
The administrator has disabled public write access.
Ok,

Try unzipping the attached file and add it to the root of your site.

Rob
Attachments:
  • Robert Went's Avatar
  • Robert Went
  • Moderator
  • 2210 posts
  • 196 Thanks
  • Karma: 90
The administrator has disabled public write access.
Hi there. I appreciate your efforts. I unzipped and uploaded to the root directory, though doesn't seem to work.

bondaygee.com/
  • Jamz's Avatar
  • Jamz
  • JB Pro
  • 8 posts
  • Karma: 0
The administrator has disabled public write access.
Hi,

I found a solution: simply disable the plugin JB Library after installation and adsense works in conjunction with the module.
Why, I'm not special enough to know.
Regards
  • vivian's Avatar
  • vivian
  • JB Pro
  • 4 posts
  • Karma: 0
The administrator has disabled public write access.
Keep in mind that disabling it can break other things on your site that need jQuery to load!
  • Robert Went's Avatar
  • Robert Went
  • Moderator
  • 2210 posts
  • 196 Thanks
  • Karma: 90
The administrator has disabled public write access.
Thank you board. For now I do not need this feature, but I do not see any other way until someone offers a better.
VV
  • vivian's Avatar
  • vivian
  • JB Pro
  • 4 posts
  • Karma: 0
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers