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 |
#332
|
|||
|
|||
Don't work for me or would have been good and what i was looking for
|
#333
|
|||
|
|||
mine acts like it works... but... doesn't show an ad, plus i get the "Could not find GAB_Settings_Saved" error
|
#334
|
|||
|
|||
You have to fill in a value for "what to display if no ad is available" or something along those lines under settings. It didn't work on my site until I did that.
|
#335
|
|||
|
|||
Is it possible to have members "earn" advertising impressions for each post they make?
That way it can be a shared advertising co-op kinda thing that would encourage members to be active in the forum? Like one post equals 1 impression (or 1 post equals 10 impressions -- or 1 post equals 100 impressions after you are in X membergroup). When you reach X membergroup you get 1000 bonus impressions, etc. That would make this hack the awesomest |
#336
|
|||
|
|||
Quote:
how do i view the stats also, like views and hits?? |
#337
|
|||
|
|||
Variables passed varibales: Usergroup: Administrators (6), script=index (0), forum=Apartments Inside!(30)
Problem No script was passed therefore no ad can be pulled. Usergroup Passed usergroup. This usergroup is set to view an ad. Toggle Passed usergroup toggle test. This usergroup could toggle ads on or off. Script Passed script test. We are in a script that is set to view an ad. Results: $GAB_ad1 when i test it, thats what i get |
#338
|
||||
|
||||
If no ads are showing up, it usually means that there is either:
1- no $GAB_ad set in a template 2- and/or the global settings are not set right (check to ensure the correct scripts are ticked there as well as forums, usergroups set to view ad AND make sure that if the usergroup setting to allow usergroups to toggle ads is ticked, that the field value isnt blank) 3- and/or the forums/scripts settings in the ad itself isnt set right rrr - Im not sure what you man exactly. I think it wouldnt be hard to do a tie in to Ucash where users get points for clicking ads - but ads getting points for impressions? Guys - there are many installation bugs with this thing still. All workarounds are minor and listed in this thread but I wouldnt suggest someone install this unless they are cool with doing some playing. The next version isnt far off but I havent had much time to play with it and the impending vb3.5 is hindering my drive to spend much time in development. Ill see if I can get a smoother running install for this weekend - but I cant promise anything. Thanks |
#339
|
|||
|
|||
It has been mentioned before that the ad system only rotates 3 banners at a time despite the settings in the admin section.
Is there an easy fix for this? (manually changing settings in the database perhaps?). I've currently found 5 sponsors for my site and would like to show a working rotation before we go live Thanks a billion. |
#340
|
|||
|
|||
Quote:
I run a business type forum, so my members would benefit if they could have their banners shown in the forums. The more you post, the more banner impressions you get. For example if your postcount is 100 posts, that would equal 1000 impressions (ad views). Or it might be easier to award banner ad impressions (ad views) by the membergroup the person is in. That way, if a person reaches say "supercool membergroup", then they are awarded 10,000 banner impressions. If they reach the superdupercool membergroup, then they are awarded 50,000 banner impressions. Hope that make sense? |
#341
|
|||
|
|||
Quote:
|
#342
|
|||
|
|||
I just can't wait for full version :-((((((
|
#343
|
|||
|
|||
Great hack! I have it mostly working except no ads are showing up.
I have all the scripts ticked on the setting tab as well as my ad. I added $GAB_ad1 to my breadcrumb template for the navbar Here's the results of my test: Variables passed varibales: Usergroup: (COPPA) Users Awaiting Moderation (4), script=index (0), forum=Knowledge Base(85) Problem No script was passed therefore no ad can be pulled. Usergroup Passed usergroup. This usergroup is set to view an ad. Toggle Failed usergroup toggle test. This usergroup could not toggle ads on or off. Script Passed script test. We are in a script that is set to view an ad. Results: $GAB_ad1 Why no script? Am I adding this to my navabr correctly (pardon the newb question)...this the very end of the code in breadcrumb.... Code:
</table> </div> <!-- / mypopupmenu --> <!-- / NAVBAR POPUP MENUS --> </if> $GAB_ad1 |
#344
|
|||
|
|||
O.K. I ran the install and all reported fine, I then uploaded the altered files over the old ones, and now my admincp does not show, just a blank page. Restored the backs and I have access to admincp again. I have gone through this process 5 times and the same each time. Any ideas?
|
#345
|
||||
|
||||
Do you get the navigation page but not the actuall GAB admin page?
There is a bug in the file change for admincp/index.php that leaves an orphaned =false; line. You can just remove that from that page. Some users had reported problems with the javascript that is in GAB_admin.php (toward the top of the page). Do one of the following to sort it: 1- After the javascrtipt, change the <? to <?PHP 2- Delete the javascript. My guess is that the first should sort it for you. Greco - a common mistake that you may want to check is that you do not have a usergroup set to turn the ads off with a blank value in the - er - value box (hope that makes sense!). rrr & madman. So you want to give banners based on postcounts? Im sure that wouldnt be too hard to do - but I will reserve that one for the GUSH add on. |
#346
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|