The Arcive of vBulletin Modifications Site. |
|
Forum Keywords For AuctionAds Details »»
|
||||||||||||||||||||||||||||
1.1 - If you have 1.0 installed, uninstall it and install the new improved version.
You must have an AuctionAds account for this hack. To lear more about AuctionAds and to sign up - Click Here This hack allows you to choose different keywords for different forums, allowing you to display differen eBay ads on a forum by forum basis. SO, with this hack, every forum (and the threads in it) will display ads according to the keyword you set for that forum. Installation: Step 1 (Upload the Files):
Quote:
Quote:
Quote:
This hack was created by vBulletinExpert.com for vBulletin-FAQ.com. Visit the vBulletin FAQ support forum for AuctionAds. Show Your Support
|
||||||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
thanks very interesting
Install - firts |
|
#3
|
||||
|
||||
|
Sounds interesting... I haven't had chance to play with AuctionAds yet, but I'll definitely install this for now.
|
|
#4
|
|||
|
|||
|
thanks, will post a update later today giving more control, so please wait till then before installing.
|
|
#5
|
||||
|
||||
|
Quote:
Take a look: AuctionAds We have an AuctionAds Forum as well ---
|
|
#6
|
|||
|
|||
|
New improved version released, check screenshot
|
|
#7
|
||||
|
||||
|
I just finished an article partly about how to use this hack effectively --
AuctionAds Tips by Joeychgo
|
|
#8
|
|||
|
|||
|
couple things....
First of all, I've noticed that AuctionAds website goes down quiet regularly. How does this effect the autolinking/adverts pulling for this hack? And secondly, the autoparsing of ebay links hack for auctionads does not work if you are using SEO rewrites... Is this mod affected by rewrite? |
|
#9
|
||||
|
||||
|
This shouldnt be affected by mod_rewrite... Nor should the site going down affect this hack. The effect would be the same. Usually just a blank ad or a non targetted ad.
AuctionAds does go down from time to time, but its because they are trying to improve it on the fly. They didnt expect the response they've had so far. |
|
#10
|
||||
|
||||
|
I get an error:
User Error: No Keywords I'm not stupid, I've done exactly as the instructions have stated as well as tried many other things. I just manually put the keywords in the code and it works fine. This is what my code looked like before I put the keywords in myself: Code:
<if condition="$vbulletin->options['auctionads_onoff']"> <script type="text/javascript"><!-- auctionads_ad_client = "REMOVED"; auctionads_ad_campaign = "REMOVED"; auctionads_ad_width = "300"; auctionads_ad_height = "250"; auctionads_ad_kw = "$vbauctionad_keywords"; auctionads_color_border = "2E3234"; auctionads_color_bg = "2E3234"; auctionads_color_heading = "0ABF13"; auctionads_color_text = "A7B6BE"; auctionads_color_link = "A7B6BE"; --></script> <script type="text/javascript" src="http://ads.auctionads.com/pagead/show_ads.js"> </script> </if> Has anyone else ran into this problem or know of a solution? BTW, I have the ads being showing in the postbit under <!-- / message -->. |
![]() |
|
|