Adsense & Ads for phpBB

Extensions & Styles for phpBB 3.1.X maintained and supported by Stoker
archaos
BBCoder I
BBCoder I
Posts: 4
Joined: 13 Sep 2016, 15:08
BBCodes: 0

Re: Adsense & Ads for phpBB

Post by archaos »

It works fine :thumb: , may be it could be an option in acp in the next version.
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: Adsense & Ads for phpBB

Post by Stoker »

archaos wrote: 14 Sep 2016, 13:28 It works fine :thumb: , may be it could be an option in acp in the next version.
Nope, but you can fix it easily yourself.
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),
Replace with Replace the preceding lines with the following

Code: Select all

'user_adsenseads'			=> array('BOOL', 0),
Board rules! No PM support
archaos
BBCoder I
BBCoder I
Posts: 4
Joined: 13 Sep 2016, 15:08
BBCodes: 0

Re: Adsense & Ads for phpBB

Post by archaos »

Big Thanks, very fine :)
User avatar
Nully
Donator
Donator
Posts: 258
Joined: 15 Mar 2010, 00:03
BBCodes: 10
Favourite MOD: Radios
Location: France > Bulgaria
Contact:

Re: Adsense & Ads for phpBB

Post by Nully »

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?
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: Adsense & Ads for phpBB

Post by Stoker »

Nully wrote: 17 Sep 2016, 20: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?
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 UCP
Board rules! No PM support
User avatar
Nully
Donator
Donator
Posts: 258
Joined: 15 Mar 2010, 00:03
BBCodes: 10
Favourite MOD: Radios
Location: France > Bulgaria
Contact:

Re: Adsense & Ads for phpBB

Post by Nully »

Sorry, I don't find where I can do this

Edit
Sorry I found where :D

PS
I translated only a few words in french, using Notepad+ and accents are not showned. It should be "publicités".
peut-voir.png
peut-voir.png (583 Bytes) Viewed 1906 times
Last edited by Nully on 17 Sep 2016, 21:00, edited 1 time in total.
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: Adsense & Ads for phpBB

Post by Stoker »

Board rules! No PM support
User avatar
Nully
Donator
Donator
Posts: 258
Joined: 15 Mar 2010, 00:03
BBCodes: 10
Favourite MOD: Radios
Location: France > Bulgaria
Contact:

Re: Adsense & Ads for phpBB

Post by Nully »

Ok. I was writing a message during your reply. Thanks.
overmod
BBCoder I
BBCoder I
Posts: 3
Joined: 15 Oct 2016, 21:38
BBCodes: 1

Re: Adsense & Ads for phpBB

Post by overmod »

Hello,
why dont appears adblock message?
Banner works well....
Thanks.
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: Adsense & Ads for phpBB

Post by Stoker »

overmod wrote: 21 Oct 2016, 22:32 Hello,
why dont appears adblock message?
Banner works well....
Thanks.
Its hard to say, I may need a link so I can see what the problem is.
Board rules! No PM support
Post Reply