The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Geek Advertising Banner system RC1 Details »» | |||||||||||||||||||||||||
HowdA All.
From the makers of Hydrogen comes the latest mack - GAB (Geek Advertising Banners). This has come about by needing an advertising system that no other hack seemed to totally fulfill. Personally - I really didnt want to burden myself with supporting another hack - but I felt it was significantly better than other hack systems out there so I thought many would be able to benefit from it. Whats so freaking cool about it? 1- use flash, normal, text based (google adsense) or rotating banners 2- Decide which scripts run the banners 3- Define which forums run the banners 4- define which usergroups can turn off the banners 5- Make ads stop at x amount of hits 6- Make ads stop at x amount of views 7- Make ads start/stop at certain times 8- track views and/or hits 9- Wipes your bum Why am I releasing this now? It seems to be hip and trendy to release Banner hacks. In all reality - this has been a very long work in progress that is finally rounding the finsihing stages. The current RC pacakge is considered complete except for the show stats segment (its recording stats, but you cant browse them easily yet). LIke with any hack (especially a Beta) back up you DB and files needing change (global.php,admincp/index.php). Known issues:
For users of GAB Beta 2, uninstall it and then install this version. In all reality, you could just revert the file changes and delete the GAB_ tables from yur DB (heck, you dont even need to do that). To upgrade from RC1.5 to RC1.6, just replace existing files with the latest from the downloaded package and run the template portion of the installer (you can skip the rest of the install steps). You may have to revert your GUSH_main and GUSH_ad_row Donations I have never asked for donations for any of the macks I have done - however since I have spent well over 60 hours coding this - I thought I would stick my neck out there. If you like my mack, it brings you some money and you want to keep my fridge stocked with beer and Cheetos, then feel free to drop some cash in my paypal account: geek@thenailgeek.com If youre having difficulty keeping beer in the fridge yourself - fill yours before you fill mine. If you think the mack sucks, or youre just a tight git then please dont bother nJoy Show Your Support
|
Comments |
#422
|
|||
|
|||
Dont see where I can add the banners menu.
Installed successfully without a problem but unless I'm missing something can't see the menu to add adverts??? Wot am I missing? Hanif |
#423
|
||||
|
||||
Have you copied the altered files from the /gish/gab/RC1.0 directory to their respective places?
|
#424
|
||||
|
||||
Quote:
Do this: Go into your admincp, expand GAB Click scripts You should see a bunch of scripts set up already. All of them should have all of their boxes ticked. If not, tick them and save. Click categories edit the cateogry in question ensure all scripts and forums are ticked save You shouldnt have to change templates, nor ad scripts. The forumhome script is actually called index If you are still having problems, PM me an admin account and ill look at it for you |
#425
|
||||
|
||||
Quote:
|
#426
|
||||
|
||||
Quote:
|
#427
|
|||
|
|||
Quote:
And looked at the phrases again to what the Geek has said but again no GAB menu or banners??? Strange. Hanif |
#428
|
||||
|
||||
Yeah, the installed puts the amended files in the /gish/gab/RC1.0 directory, global.php needs to go to the root, and in the admincp directory, index.php needs to go to your admincp/ directory ... hope this helps!
|
#429
|
||||
|
||||
You should ftp both global.php and admincp/index.php from the gish/gab/rc1 folder to your computer, then upload them to the forum folder.
Essentailly your changed files are stored in gish/gab/rc1 until you physically move them yourself as a safety measure. It looks like they are still there (check out the readme) Update: I fixed the unchecked array just mentioned. It was occuring if the script had no ads assigned to it. To upgrade from the previous RC versions, just download the latest package and overwrite your physical files. |
#430
|
|||
|
|||
ok bit lame here just to be sure then
RC1.0 folder has global.php and index.php and a backup and admin folder now those two files need to go to the root of the forum folder? and admincp folder holds index.htm and index.php that needs to go in admincp folder right? Just to be sure before I overwrite them? Ta, Hanif |
#431
|
||||
|
||||
The two files (global.php and admincp/index.php) should go to their locations as The Geek mentioned above, the backup directory holds the unchanged files - DON'T DELETE THESE JUST IN CASE! Don't copy index.htm to the admincp directory - your admincp disappears!! Only copy index.php.
If you're really not sure, download global.php and admincp/index.php before you overwrite them - better to be safe than sorry! |
#432
|
|||
|
|||
Got it figured nice one geek,
one thing that I dont understand is I want two adds to appear on my page however, I'm following your instructions as per : "For instance, lets say you had GAB configured to produce 2 ads on a page (one at the top and one at the bottom)... You could then place $GAB_ads[0] in your navbar template and $GAB_ads[1] in your footer template. The more ads you have configured in your settings, the higher $GAB_ads will go. That means you could theoretically have 9,999+ ads on a single page (you would just need to have $GAB_ads[9998] somewhere ;-)" yet only one fails to load. And that is at the top of the Navbar... Would idelly like one to have at the bottom of the footer as well, yet placed an entery as $GAB_ads[1] in the footer, yet no joy. Any ideas? Kind regards, Hanif |
#433
|
||||
|
||||
Quote:
If so, make sure that the master script has 2 ad entries in it. All you have to do is click scripts->Master There will be 1 block per ad. If you want more, click the add new button and configure appropriately |
#434
|
|||
|
|||
Geek, got an error, is this related to the ads???
Database error in vBulletin 3.0.7: Invalid SQL: SELECT ad.id,ad.url, ad.img imgpath,c.track_views, c.track_hits, ad.max_views, ad.width, ad.height, ad.views, ad.template, ad.frequency, c.template cat_template FROM vb3_GAB_ads ad INNER JOIN vb3_GAB_cats c ON ad.catid=c.id WHERE ((ad.startdate<1) or (ad.startdate<1120084106)) and ((ad.enddate<1) or (ad.enddate>1120084106)) AND (forumid = 15) AND c.scripts like '%,forumdisplay,%' AND ad.id IN (-1,4,7) ORDER BY RAND() LIMIT 6 mysql error: Unknown column 'forumid' in 'where clause' mysql error number: 1054 Date: Wednesday 29th of June 2005 11:28:26 PM Script: http://www.muslimprofessionals.org.u...splay.php?f=15 Referer: http://www.muslimprofessionals.org.uk/forums/index.php? Username: IP Address: 81 Any ideas???? Kind regards, Hanif |
#435
|
|||
|
|||
I think I figured it out Geek but need your thoughts on this...
I went in to Master to say I want two adverts to be displayed..so I clicked on Add and had two entries displayed. I also specified that 2 banners in the ad to be displayed. Once I clicked on save, go to the forum home page and voila ! I can see two adverts on the home page, very neat !!! Yet if I go into any of the forums then it comes up with that previous sql error. I thus went back and reverted to previous settings and only have one add displayed. And the error message goes. I'm sure it's something trivial. Must say very impressed with it. Kind regards, Hanif |
#436
|
|||
|
|||
Last one for tonight I hope
Entered a URL to direct users on how to learn more about advertising does not work for me, shows up advertising.php even though a value is present that differs from advertising.php I like it Hanif |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|