php forum
php mysql forum
php mysql smarty
 
Page 2 of 2 < 1 2
Topic Options
#280958 - 01/25/05 02:32 AM Re: Google Add Sense add on for Threads 6.5 [Re: jacksonm99]
dparvin Offline
Member

Registered: 08/08/04
Posts: 184
Loc: UK
Thats what I thought someone would say <img src="http://www.ubbdev.com/forum/images/graemlins/frown.gif" alt="" /><br /><br />Although, is there anyway of tricking them into reading my meta tags on every page they visit?
_________________________
parentforum.org

Top
#280959 - 02/03/05 10:20 PM Re: Google Add Sense add on for Threads 6.5 [Re: jacksonm99]
atvtrailrider Offline
Lurker

Registered: 02/03/05
Posts: 4
Just started to install this and got to:<br /><br />In showthreaded.php look for:<br /><br /> // finish out the page<br /><br />Well my showthreaded.php does not have this text anywhere in it??????

Top
#280960 - 02/04/05 03:59 AM Re: Google Add Sense add on for Threads 6.5 [Re: NetImperia]
Anno Offline
Code Monkey

Registered: 05/23/01
Posts: 562
Loc: Austria
Then search for <br /><br />if (!$debug) {

Top
#280961 - 02/04/05 06:25 PM Re: Google Add Sense add on for Threads 6.5 [Re: domain123]
atvtrailrider Offline
Lurker

Registered: 02/03/05
Posts: 4
should I put it right above that?

Top
#280962 - 02/04/05 06:58 PM Re: Google Add Sense add on for Threads 6.5 [Re: NetImperia]
Anno Offline
Code Monkey

Registered: 05/23/01
Posts: 562
Loc: Austria
I don't know what the directions say.<br /><br />This:<br /> // finish out the page<br /><br />is at the same place as this:<br />if (!$debug) { <br /><br />So, do whatever the directions say to do.

Top
#280963 - 02/09/05 06:39 PM Re: Google Add Sense add on for Threads 6.5 [Re: domain123]
Cro Offline
Power User

Registered: 04/19/04
Posts: 64
hi guys. i have a question....<br /><br />do u guys just put the adsense script into a pal and then just display that pal? cause i did that, but after a few days im still getting only PSA ads... do i need to include the code for "frames"? any suggestions? thanks

Top
#280964 - 02/12/05 04:25 AM Re: Google Add Sense add on for Threads 6.5 [Re: MalcolmC]
Dalantech Offline
Junior Member

Registered: 02/11/01
Posts: 2392
Loc: Naples, Italy
It depends on what's on the page -if there is nothing to key off of then all you'll get are public service ads...
_________________________
Da LAN Tech

Threads Dev Moderator

Top
#280965 - 03/31/05 11:01 AM Re: Google Add Sense add on for Threads 6.5 [Re: jacksonm99]
monkeyra Offline
Junior Member

Registered: 06/28/01
Posts: 363
Loc: uk
Can this hack be made "group dependent"?

Top
#280966 - 04/01/05 02:40 AM Re: Google Add Sense add on for Threads 6.5 [Re: Luka_dup1]
Dalantech Offline
Junior Member

Registered: 02/11/01
Posts: 2392
Loc: Naples, Italy
How so? Do you mean that the ads only display for certain groups?
_________________________
Da LAN Tech

Threads Dev Moderator

Top
#280967 - 04/01/05 02:51 AM Re: Google Add Sense add on for Threads 6.5 [Re: jacksonm99]
monkeyra Offline
Junior Member

Registered: 06/28/01
Posts: 363
Loc: uk
yeah, so say my standard members are forced to view adverts, but my paying members arent.<br /><br />so basically, they only show for one group.<br /><br />It would be another way to encourage people to pay for membership, the fact that it will remove the adverts for them.

Top
#280968 - 04/01/05 05:31 AM Re: Google Add Sense add on for Threads 6.5 [Re: Luka_dup1]
Dalantech Offline
Junior Member

Registered: 02/11/01
Posts: 2392
Loc: Naples, Italy
It could be done, but I'm busy on other projects. I'll add this to my "to do" list -but no promises on when I'll get to it...
_________________________
Da LAN Tech

Threads Dev Moderator

Top
#280969 - 04/01/05 06:31 AM Re: Google Add Sense add on for Threads 6.5 [Re: jacksonm99]
monkeyra Offline
Junior Member

Registered: 06/28/01
Posts: 363
Loc: uk
Ok, no worries <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" />

Top
#280970 - 04/23/05 10:59 AM Re: Google Add Sense add on for Threads 6.5 [Re: jacksonm99]
kermit Offline
Lurker

Registered: 04/23/05
Posts: 1
thanks for this mod:)

Top
#280971 - 04/24/05 03:05 PM Re: Google Add Sense add on for Threads 6.5 [Re: sheetal]
Dalantech Offline
Junior Member

Registered: 02/11/01
Posts: 2392
Loc: Naples, Italy
Anytime <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" />
_________________________
Da LAN Tech

Threads Dev Moderator

Top
#280972 - 05/18/05 12:36 AM Re: Google Add Sense add on for Threads 6.5 [Re: jacksonm99]
smoknz28 Offline
Enthusiast

Registered: 04/10/03
Posts: 393
Loc: Washington, D.C.
[]Dalantech said:<br />It depends on what's on the page -if there is nothing to key off of then all you'll get are public service ads... [/]<br /><br />Yea, v6.5.1.1 doesn't have the below text in showthreaded.php:<br /><br /> // finish out the page<br /><br />Has anyone figured this one out yet with v6.5.1.1?

Top
#280973 - 05/20/05 12:40 AM Re: Google Add Sense add on for Threads 6.5 [Re: General_Failure]
smoknz28 Offline
Enthusiast

Registered: 04/10/03
Posts: 393
Loc: Washington, D.C.
Mmm, added the hack in working around some of the changes in Threads v6.5.1.1, but I don't get the ads displaying.<br /><br />I currently have the adsense code from Google being displayed in my footer file as a work-around for now until I can get this hack to function correctly.<br /><br />Dalantech, any ideas on this one?

Top
#280974 - 05/20/05 06:41 AM Re: Google Add Sense add on for Threads 6.5 [Re: General_Failure]
Dalantech Offline
Junior Member

Registered: 02/11/01
Posts: 2392
Loc: Naples, Italy
Give me a link that shows an example of the problem that you are having...
_________________________
Da LAN Tech

Threads Dev Moderator

Top
#280975 - 05/20/05 07:37 AM Re: Google Add Sense add on for Threads 6.5 [Re: jacksonm99]
smoknz28 Offline
Enthusiast

Registered: 04/10/03
Posts: 393
Loc: Washington, D.C.
No use in providing a link.....because the adsense link isn't even showing where it's suppose to per the hack. No errors, etc. However, my forums is located at: http://www.f-bodyhideout.com/ubbthreads The adsense banner you see is because I added that to the custom footer.<br /><br />Maybe someone who has installed this hack in v6.5.1.1 can chime in here with what they had to do. I thought I could figure it out, but with no luck. <img src="http://www.ubbdev.com/forum/images/graemlins/frown.gif" alt="" />

Top
#280976 - 05/23/05 02:59 AM Re: Google Add Sense add on for Threads 6.5 [Re: General_Failure]
Dalantech Offline
Junior Member

Registered: 02/11/01
Posts: 2392
Loc: Naples, Italy
Go over the instructions one more time -I think you may have missed a step...
_________________________
Da LAN Tech

Threads Dev Moderator

Top
#280977 - 02/08/06 08:03 AM Re: Google Add Sense add on for Threads 6.5 [Re: jacksonm99]
StanCA Offline
Power User

Registered: 07/01/02
Posts: 68
[]Dalantech said:<br />Go over the instructions one more time -I think you may have missed a step... [/]<br /><br />Am having the same problems rechecked several times.
_________________________
www.clubadventist.com

Top
Page 2 of 2 < 1 2


Who's Online
0 registered (), 22 Guests and 11 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Forum 'Trader Ratings'.
by blaaskaak
Yesterday at 08:27 AM
Problems reading a lot of old posts here
by Ruben Rocha
11/18/08 04:33 PM
PhotoPost BB Code Popup
by Iann128
11/15/08 01:24 PM
Customization needed
by Gizmo
11/12/08 12:28 PM
Team UBBDev Rides Again!
by AllenAyres
11/11/08 02:16 PM
Active Topics.
by AllenAyres
11/11/08 02:13 PM
Looking for a simple upload script
by AllenAyres
11/11/08 02:12 PM
New Mods
Forum 'Trader Ratings'.
by McLemore
11/19/08 02:14 PM
[7.4] Keep log of custom title changes
by blaaskaak
10/27/08 07:51 AM
User Authentication Class
by
01/19/07 02:59 PM
Multiple Identity Detector
by
12/30/06 06:39 PM
PhotoPost BB Code Popup
by
11/06/06 05:43 PM
Newest Members
Begbie, cenk, MATTO, DougMMcts, tim Anderson
13361 Registered Users
Top Posters
AllenAyres 25448
JoshPet 11330
Rick 8372
LK 7396
Lord Dexter 6503
Greg Hard 5533
Charles Capps 5438

 

 

 
fusionbb message board php hacks