Well, the ad that is placed in the topic is showing up fine. So I guess your code is oncorrect?benjo wrote: ↑01 May 2017, 17:43 hello, i installed it on my forum and add some ads from adsense
link to topic page with problem
and for some reason i can only see this lines "(adsbygoogle = window.adsbygoogle || []).push({});
" in the places were the ad suppose to be
please advice how to fix this ?
i installed it on different style like prosilver but its name is jprosilver style, i don't know if its the problem, i did add the files to this template
Adsense & Ads for phpBB
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Re: Adsense & Ads for phpBB
Board rules! No PM support
Re: Adsense & Ads for phpBB
ok problem solvedbenjo wrote: ↑01 May 2017, 17:43 hello, i installed it on my forum and add some ads from adsense
link to topic page with problem
and for some reason i can only see this lines "(adsbygoogle = window.adsbygoogle || []).push({});
" in the places were the ad suppose to be
please advice how to fix this ?
i installed it on different style like prosilver but its name is jprosilver style, i don't know if its the problem, i did add the files to this template
joomla firewall striped code from script tag making it <s-cript>
Re: Adsense & Ads for phpBB
Morning Stoker, I'm confused with this. phpbb3.2. I've tried different settings on "Can See Ads" and I can't make it allow the UCP switch to stop being greyed out.
I see it works over here. Does it matter if the user is a member of multiple groups?
Cheers
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Re: Adsense & Ads for phpBB
Set permission to NEVER.MrO wrote: ↑07 May 2017, 11:52Morning Stoker, I'm confused with this. phpbb3.2. I've tried different settings on "Can See Ads" and I can't make it allow the UCP switch to stop being greyed out.
I see it works over here. Does it matter if the user is a member of multiple groups?
Cheers
Board rules! No PM support
-
- BBCoder I
- Posts: 1
- Joined: 13 May 2017, 13:51
- BBCodes: 0
Re: Adsense & Ads for phpBB
Hi, i follow the installation exactly but can't see this extension under Extension Management. Please help.
Re: Adsense & Ads for phpBB
I installed this extension on my 3.1.10 forum and after testing more than a week all seems to work perfect
But there is one great problem. In Chroome and on mobile everything works perfect, but when using Firefox 52 the ads won't show on my forum and i only see blank blocks
My resposive code for the blocks looks like:
Very strange because when i visit this forum i can see the ads perfect with Firefox 52.
But there is one great problem. In Chroome and on mobile everything works perfect, but when using Firefox 52 the ads won't show on my forum and i only see blank blocks
My resposive code for the blocks looks like:
Code: Select all
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!—- Blok3 -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-xxxxxxxxxxxxxxxx"
data-ad-slot="xxxxxxxxx"
data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Re: Adsense & Ads for phpBB
Thats weird. I use the same code here as you dodelv wrote: ↑18 May 2017, 11:24 I installed this extension on my 3.1.10 forum and after testing more than a week all seems to work perfect
But there is one great problem. In Chroome and on mobile everything works perfect, but when using Firefox 52 the ads won't show on my forum and i only see blank blocks
My resposive code for the blocks looks like:Very strange because when i visit this forum i can see the ads perfect with Firefox 52.Code: Select all
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!—- Blok3 --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-xxxxxxxxxxxxxxxx" data-ad-slot="xxxxxxxxx" data-ad-format="auto"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script>
Code: Select all
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- BBCodes Responsive Banner -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-xxx"
data-ad-slot="xxx"
data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
Board rules! No PM support
Re: Adsense & Ads for phpBB
I'll PM you the url and a testaccount because the extension is set "Only testing for admins"
Re: Adsense & Ads for phpBB
Where do you set it so certain groups (like donors) can turn off ads? I do see the option in the UCP, but it is greyed out and I can't find where to turn it on for them in the Admin section.
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact: