vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Miscellaneous Hacks - Forum Keywords For AuctionAds (https://vborg.vbsupport.ru/showthread.php?t=150747)

joeychgo 07-06-2007 04:12 PM

IM not sure I understand your problem -- I see no error - I see ads

AzzidReign 07-06-2007 04:25 PM

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).

joeychgo 07-06-2007 04:54 PM

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:

AzzidReign 07-06-2007 05:02 PM

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.

joeychgo 07-06-2007 05:30 PM

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.

AzzidReign 07-06-2007 06:03 PM

I have the default keyword...I've stated that a few times now. Here's a screen shot to prove it.

https://vborg.vbsupport.ru/

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?

AzzidReign 07-06-2007 06:13 PM

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:

Replace that line with: auctionads_ad_kw = "$vbauctionad_keywords";
The one shown in the readme file:
Quote:

Replace that line with: auctionads_ad_kw = "$auctionads_keywords";
If you look at the red, you'll see that they are both different. Which is right? For me, neither are right b/c the ads still don't load.


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.

joeychgo 07-06-2007 06:15 PM

I was JUST going to check that. The correct should be $auctionads_keywords

-=Sniper=- 07-06-2007 07:44 PM

Quote:

Originally Posted by AzzidReign (Post 1284512)
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).



please use $auctionads_keywords note no vb

edit: lol to late, just got back from work :)

AzzidReign 07-06-2007 09:34 PM

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>

And here's the vb options page:

http://i15.photobucket.com/albums/a3...gn/keyword.jpg


All times are GMT. The time now is 07:37 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02457 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete