Adsense for phpBB 3.1.X
Posted: 15 Nov 2014, 08:08
You probably want to use this version instead! Adsense & Ads for phpBB
That is the current version used here.
Extension Name: Adsense for phpBB 3.1.X
Author: Stoker
Description:
Easy way to display adsense on your forum. It will display one in the header, 3 on forum index and 3 in viewtopic.
On my site I use a link unit in the header
Requirements: You need to be able to do the html edits yourself.
Version: 1.0.0
That is the current version used here.
Extension Name: Adsense for phpBB 3.1.X
Author: Stoker
Description:
Easy way to display adsense on your forum. It will display one in the header, 3 on forum index and 3 in viewtopic.
On my site I use a link unit in the header
Requirements: You need to be able to do the html edits yourself.
Version: 1.0.0
100%
Download:
Installation:
- Open the 3 files in
ext/stoker/ads/styles/all/template/event
insert your own adsense code, edit the files as you like. In viewtopic a warning will be displayed if the visitor is using an adblocker, you might want to edit this as well. Note that this part doesnt work if you use responsive ad units. If so, you need to remove that part of the code - Copy the entire contents of the repository to
ext/stoker/ads/
andimages
toimages
- Navigate in the ACP to Customise -> Extension Management -> Extensions.
- Click Enable.
- Remeber to purge cache each time you edit the templates after the installation