
Adsense & Ads for phpBB
Re: Adsense & Ads for phpBB
It works fine
, may be it could be an option in acp in the next version.

Re: Adsense & Ads for phpBB
Nope, but you can fix it easily yourself.archaos wrote: 14 Sep 2016, 11:28 It works fine, may be it could be an option in acp in the next version.
Download version 1.0.7
Open: ext\stoker\adsenseads\migrations\adsenseads_v107.php
Find This may be a partial find and not the whole line
Code: Select all
'user_adsenseads' => array('BOOL', 1),
Code: Select all
'user_adsenseads' => array('BOOL', 0),
Re: Adsense & Ads for phpBB
Hello,
I updated to version 1.0.7 and I see advertisements Adsense.
Permissions were setted to "none", I switched to "never", but I still see ads.
I did not validate Ad blocker. Is it necessary in order to not see ads?
I updated to version 1.0.7 and I see advertisements Adsense.
Permissions were setted to "none", I switched to "never", but I still see ads.
I did not validate Ad blocker. Is it necessary in order to not see ads?
Re: Adsense & Ads for phpBB
The EXT needs a language update. The permission is not to see ads, it is to enable/disable it. With the correct permission you can du this in UCPNully wrote: 17 Sep 2016, 18:40 Hello,
I updated to version 1.0.7 and I see advertisements Adsense.
Permissions were setted to "none", I switched to "never", but I still see ads.
I did not validate Ad blocker. Is it necessary in order to not see ads?
Re: Adsense & Ads for phpBB
Sorry, I don't find where I can do this
Edit
Sorry I found where
PS
I translated only a few words in french, using Notepad+ and accents are not showned. It should be "publicités".
Edit
Sorry I found where

PS
I translated only a few words in french, using Notepad+ and accents are not showned. It should be "publicités".
You do not have the required permissions to view the files attached to this post.
Last edited by Nully on 17 Sep 2016, 19:00, edited 1 time in total.
Re: Adsense & Ads for phpBB
Its hard to say, I may need a link so I can see what the problem is.overmod wrote: 21 Oct 2016, 20:32 Hello,
why dont appears adblock message?
Banner works well....
Thanks.