| :: |
| Auteur |
Message |
ceds
Inscrit le: 04 Juil 2007 Messages: 9
|
Posté le: Mer Juil 04, 2007 12:52 pm Sujet du message: PHPBB3 RC2 et Adsense sous les topics |
|
|
Bonjour, je viens d'installer un nouveau site avec un forum sous PHPBB3. J'ai installé adsense sur le forum, ca tourne sans problème mais je souhaiterai poser les pubs Adsense en dessous de chaque premier topic de la rubrique.
Y a t'il un tuto pour ajout Adsense sour PHPBB3 afin que les pubs se voient sur toutes les pages, un peu à la façon de CE TOPIC
Merci |
|
|
| Revenir en haut de page |
|
 |
|
 |
dcz Administrateur - Site Admin

Inscrit le: 28 Avr 2006 Messages: 13354
|
|
| Revenir en haut de page |
|
 |
ceds
Inscrit le: 04 Juil 2007 Messages: 9
|
Posté le: Dim Juil 08, 2007 6:15 pm Sujet du message: Re: PHPBB3 RC2 et Adsense sous les topics |
|
|
| Mais comment avez vous fait ici ? |
|
|
| Revenir en haut de page |
|
 |
dcz Administrateur - Site Admin

Inscrit le: 28 Avr 2006 Messages: 13354
|
|
| Revenir en haut de page |
|
 |
ceds
Inscrit le: 04 Juil 2007 Messages: 9
|
Posté le: Lun Juil 09, 2007 10:41 am Sujet du message: Re: PHPBB3 RC2 et Adsense sous les topics |
|
|
| OK mais pour la version PHPBB3 le viewtopic.php n'est pas écrit de la meme facon et les lignes à modifiée ne sont pas identiques que la PHPBB2 |
|
|
| Revenir en haut de page |
|
 |
dcz Administrateur - Site Admin

Inscrit le: 28 Avr 2006 Messages: 13354
|
|
| Revenir en haut de page |
|
 |
Bruno36 PR0

Inscrit le: 27 Déc 2006 Messages: 78 Localisation: thizay (indre)
|
Posté le: Ven Nov 09, 2007 11:15 am Sujet du message: Re: PHPBB3 RC2 et Adsense sous les topics |
|
|
Bonjour!
Le mod est t'il sortie pour phpbb3 ??? |
|
|
| Revenir en haut de page |
|
 |
dcz Administrateur - Site Admin

Inscrit le: 28 Avr 2006 Messages: 13354
|
|
| Revenir en haut de page |
|
 |
Bruno36 PR0

Inscrit le: 27 Déc 2006 Messages: 78 Localisation: thizay (indre)
|
Posté le: Sam Nov 10, 2007 12:07 pm Sujet du message: Re: PHPBB3 RC2 et Adsense sous les topics |
|
|
J'en est pourtant trouver 1
http://www.scooter-chinois-4t.com/vracs/advertisement_mod.zip
| Code: | Installation Instructions for 'Advertisement MOD' Version 1.0.B1
Select Language: English
About this MOD
Title:
Advertisement MOD
Description:
Advertisement templates to match prosilver and subSilver2 themes.
Google Adsense ready, but will support any banner advertisement setup.
Version:
1.0.B1
Installation Level:
Easy
Installation Time:
~3minutes
MOD Support
StarTrekGuide.com
Support Topic
phpBB.com
Support Topic
phpBBModders.net
Support Topic
Author
Username:
Highway of Life
Email:
highwayoflife@gmail.com
Name:
David Lewis
WWW:
http://startrekguide.com
Files to Edit
styles/prosilver/template/viewtopic_body.html,
styles/prosilver/template/overall_footer.html,
styles/subSilver2/template/viewtopic_body.html,
styles/subSilver2/template/overall_footer.html
Included Files
advertisement_mod/styles/prosilver/template/ad_banner.html,
advertisement_mod/styles/prosilver/template/ad_banner_footer.html,
advertisement_mod/styles/prosilver/theme/images/google.jpg,
advertisement_mod/styles/subSilver2/template/ad_banner.html,
advertisement_mod/styles/subSilver2/template/ad_banner_footer.html,
advertisement_mod/styles/subSilver2/theme/images/google.jpg
--------------------------------------------------------------------------------
Disclaimer
For security purposes, please check: http://www.phpbb.com/mods/ for the latest version of this MOD. Downloading this MOD from other sites could cause malicious code to enter into your phpBB Forum. As such, phpBB will not offer support for MODs not offered in our MODs database, located at: http://www.phpbb.com/mods/
Author Notes
Please keep tabs on the support topic(s).
This MOD will be expanded to count clicks, control shown ads, customized ads, permissions for user groups to view ads, etc.
MOD History
2007-06-10 - Version 1.0.B1
Initial public release
License
This MOD has been licensed under the following license:
http://opensource.org/licenses/gpl-license.php GNU General Public License v2
Other Notes
Before adding this MOD to your forum, you should back up all files related to this MOD
This MOD was designed for phpBB3.0 and may not function as stated on other phpBB versions. MODs for phpBB3.0 will not work on phpBB2.0 and vice versa.
--------------------------------------------------------------------------------
File Copy
Copy: advertisement_mod/styles/prosilver/template/ad_banner.html
To: styles/prosilver/template/ad_banner.html
Copy: advertisement_mod/styles/prosilver/template/ad_banner_footer.html
To: styles/prosilver/template/ad_banner_footer.html
Copy: advertisement_mod/styles/prosilver/theme/images/google.jpg
To: styles/prosilver/theme/images/google.jpg
Copy: advertisement_mod/styles/subSilver2/template/ad_banner.html
To: styles/subSilver2/template/ad_banner.html
Copy: advertisement_mod/styles/subSilver2/template/ad_banner_footer.html
To: styles/subSilver2/template/ad_banner_footer.html
Copy: advertisement_mod/styles/subSilver2/theme/images/google.jpg
To: styles/subSilver2/theme/images/google.jpg
Edits
s↑↓
Use your keyboard to navigate the code boxes. You may also hit 's' on your keyboard to go to the first code box.
Open: styles/prosilver/template/viewtopic_body.html
Comments
Add the ad banner after the first post in the topic view in prosilver.
Find
Tip: This may be a partial find and not the whole line.
Code:Select All
<!-- END postrow -->
Add before
Tip: Add these lines on a new blank line before the preceding line(s) to find.
Code:Select All
<!-- IF postrow.S_FIRST_ROW --><!-- INCLUDE ad_banner.html --><!-- ENDIF -->
Open: styles/prosilver/template/overall_footer.html
Comments
Add the ad banner to the overall footer in prosilver.
Find
Tip: This may be a partial find and not the whole line.
Code:Select All
<!--
We
Add before
Tip: Add these lines on a new blank line before the preceding line(s) to find.
Code:Select All
<!-- INCLUDE ad_banner_footer.html -->
Open: styles/subSilver2/template/viewtopic_body.html
Comments
Add the ad banner after the first post in the topic view in subSilver2.
Find
Tip: This may be a partial find and not the whole line.
Code:Select All
<!-- END postrow -->
Add before
Tip: Add these lines on a new blank line before the preceding line(s) to find.
Code:Select All
<!-- IF postrow.S_FIRST_ROW --><!-- INCLUDE ad_banner.html --><!-- ENDIF -->
Open: styles/subSilver2/template/overall_footer.html
Comments
Add the ad banner to the overall footer in subSilver2.
Find
Tip: This may be a partial find and not the whole line.
Code:Select All
<div id="wrapfooter">
Add after
Tip: Add these lines on a new blank line after the preceding line(s) to find.
Code:Select All
<!-- INCLUDE ad_banner_footer.html -->
DIY Instructions
These are manual instructions that cannot be performed automatically. You should follow these instructions carefully.
Code:Select All
Edit the ad_banner.html and ad_banner_footer.html files to add your own Google Adsense publication ID or your own banner advertisement.
--------------------------------------------------------------------------------
Save all files. End of MOD.
You have finished the installation for this MOD. Upload all changed files to your website. If the installation went bad, simply restore your backed up files.
MOD UA XSLT File Copyright © 2007 The phpBB Group, this MOD is copyright to the authors listed above. |
|
|
|
| Revenir en haut de page |
|
 |
dcz Administrateur - Site Admin

Inscrit le: 28 Avr 2006 Messages: 13354
|
|
| Revenir en haut de page |
|
 |
Bruno36 PR0

Inscrit le: 27 Déc 2006 Messages: 78 Localisation: thizay (indre)
|
Posté le: Sam Nov 10, 2007 3:15 pm Sujet du message: Re: PHPBB3 RC2 et Adsense sous les topics |
|
|
Oui je donne celui la juste pour patienté  |
|
|
| Revenir en haut de page |
|
 |
El-Cherubin PR1


Inscrit le: 08 Aoû 2007 Messages: 168
|
Posté le: Dim Déc 30, 2007 6:25 pm Sujet du message: Re: PHPBB3 RC2 et Adsense sous les topics |
|
|
Alors la team seo va nous en sortir un... good ca
Intégré de base dans la premod je suppose?! |
_________________ Ad'Addict | Forum InfoComPub.fr | Morgan |
|
| Revenir en haut de page |
|
 |
netsba
Inscrit le: 16 Nov 2007 Messages: 4
|
Posté le: Lun Jan 14, 2008 9:56 pm Sujet du message: Re: PHPBB3 RC2 et Adsense sous les topics |
|
|
il y a une solution qui marche plutot bien ici
tester et approuvé sur mon forum.  |
|
|
| Revenir en haut de page |
|
 |
|
|