The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
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 |
#12
|
||||
|
||||
IM not sure I understand your problem -- I see no error - I see ads
|
#13
|
||||
|
||||
I just manually put the keywords in so the ads would show up.
You can check the site now, I just changed it to use $vbauctionad_keywords as the keyword(s). |
#14
|
||||
|
||||
Ok - a few possible things -
Next to each keyword (for each forum) is a check box. ONLY have that checked if you have a keyword in there. Also - you should make sure you have a default keyword. Like this: |
#15
|
||||
|
||||
When I put keywords in for individual forums, I checked the checkbox; those forums didn't load the ads either.
I do have a default keyword: xbox I've removed all the keywords and checkboxes from the individual forums as well, yet same error. |
#16
|
||||
|
||||
You have to have a default keyword. (at the top of the page) ---If you have a default keyword, any forum not enabled with a keyword will use that default keyword.
I have this installed on a number of forums and it works just fine. I know its just how you have it set up. What that error means is that a keyword isnt being sent to the page. |
#17
|
||||
|
||||
I have the default keyword...I've stated that a few times now. Here's a screen shot to prove it.
None of the forums are checked and none have keywords in the field so there is no separate keywords for individual forums so all forums should be running off of the default keyword I've specified. Is there any other information you'd like me to show you to let you know I've done everything in the instructions? |
#18
|
||||
|
||||
Ok, I think I know what's going on...the instructions are bad...
There are 2 different instructions about the keywords, and neither work for me. The one shown here on this page: Quote:
Quote:
EDIT: I have to head out right now so I'll be back in a few hours. Just post to let me know if you need any more information on my end and I'll be sure to post it once I get back. If you need more screenshots, let me know. I think I've posted all the evidence needed to show that I have done as said in the instructions but if there's anything else, please let me know. |
#19
|
||||
|
||||
I was JUST going to check that. The correct should be $auctionads_keywords
|
#20
|
|||
|
|||
Quote:
please use $auctionads_keywords note no vb edit: lol to late, just got back from work |
#21
|
||||
|
||||
Used $auctionads_keywords and still didn't work.
This is what I have: Code:
<if condition="(($post[postcount]==1) and !$GLOBALS['vbulletin']->GPC['ajax'])"> <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 = "$auctionads_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> </if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|