Thread: Major Additions - vB Ad Management 4
View Single Post
  #1857  
Old 12-04-2007, 08:08 AM
RedTyger's Avatar
RedTyger RedTyger is offline
 
Join Date: Nov 2006
Location: UK
Posts: 1,310
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

First reply is of interest to anyone having problems with the same advertisement showing up multiple times!

Quote:
Originally Posted by aztecboi2003 View Post
I also have not double but triple banners displayed but it's only in one template, the other one is fine. How or where do I go and what do I look for to fix this. Thanks.
Depends which template its in. Open that template and look for multiple instances of $x_advertisement in the template. That should be included only once, unless you're using automatic template edits in which case it shouldn't be included at all.

Quote:
Originally Posted by Meje View Post
HI!

Ive been having a good search around to find something that can cater for what Im after. After installing this ad-on, I realised that the left & right columns show up in the forum table, where as I'm wanting to put adverts down the right hand of the screen next to the forum.

Ive attached an image below so you can see what mean. I would like to display adverts down the right on the green background.

Is there a way I can modify the Left & Right Columns (although Ill only be using the left at this stage) so that the adverts are put into the space/s on either side of the forum? Or maybe I need to use a different mod? - please feel free to direct me elsewhere if there is a more suitable mod for what I'm trying to do. Any help would be very much appreciated!
It's possible that a different columns modification will do the job, but I doubt it. They'll all be designed to work with the default theme and yours is not default which is why it is not doing what you want. See this FAQ entry:

http://redtyger.co.uk/manual.php?pro...lumns_location

Quote:
Originally Posted by jgommel View Post
When I input a beginning and expiration date into the Left & Right columns, Forumbit and Threadbit advertisement timespan box, the time doesn't save. If I input the same beginning and expiration date into the Header, Navbar, Footer, Postbit, Header Archive or Footer Archive advertisement timespan it saves it just fine.

The date/time I input was: 2007-12-03 22:14:00 | 2007-12-14 01:59:00
Sorry. That would be a bug, fixed in the next update.

Quote:
Originally Posted by wildo69 View Post
ok, i dont know if i missed something stupid, but i uninstalled 3.14 and installed the newest version 4.01.
The install looks to be ok, except when i go into setup my ads, i enable headers ads, paste in my code, click save.. and bam.. it reverts to no code and headers disabled.
its like it wont retain my settings..

thoughts?
Try a complete uninstallation again, make sure all files are removed from your server, then try again.

Quote:
Originally Posted by Tehz View Post
My ad's aren't appearing for the juice theme ?

What's wrong?
Bit difficult to tell from just that information. It sounds like you may need to make the template edits manually.

Quote:
Originally Posted by R-n-R View Post
OK, loaded 4.0.1 and everything seems to be running fine, EXCEPT the AJAX.

Regardless of where you run a add if AJAX is turned on after the last ad I get the following Parse Error (I removed my domain and replaced it with domainname.com)

Parse error: syntax error, unexpected '<' in /chroot/home/livingli/domainname.com/html/forum/ajax.php(44) : eval()'d code on line 1

I am not sure if this is a setting I have wrong, aka operator error, or if its a actual bug.
Sounds like you have either accidentally edited the vb_ad_management.xml file, there's a conflict with the adcode you're trying to use or there's a possible conflict with another modification.

If reuploading a definitely-unedited product file doesn't work, tell me what adcode you are using with the AJAX bit.

Quote:
Originally Posted by RedGTiVR6 View Post
I'm a bit new to advertising on the forums and don't quite understand some of the terms and purposes for some features.

Can someone please tell me what purpose Ad Sharing serves? I'm trying to determine if it's something we want to consider. I understand it as a way to allow users to advertise, but how exactly?

Reading the manual it all fine and dandy, but I'm not understanding how it's actually implemented. Can someone actually SHOW me an example of this?
It allows you to set a percentage chance where a user's advertisement will be used instead of your own. A user puts their advertisement code in their profile and starts a thread. As a reward, they have a 10% chance say of their advertisement being shown instead of your own. Thus in theory you have handed over 10% of your ad revenue to them.

That's if you set the entire adcode to be shared. You could use adsense for example and just share the publisher ID, meaning the advertisement doesn't change but where the money goes from clicks changes to them.

Quote:
Originally Posted by Sandy-XXX View Post
The new version its now installed. Thanks a lot

Working nice.

A have two questions (and excuse my bad english)

First question. With this new version I can add different ads, ?how?

Example, In my forum I have a xxx zone. I want xxx advertisement on xxx forums, and normal advertisement on the other forums.


The other question, I have see in the postbit and threadbit options on my admincp this:

Enable "show threads" search advertisements on your forum?

Enable "show posts" search advertisements on your forum?

I put yes, but dont show nothing on the search results.

I not using automatic insertion, because I have the lines in the code from the previous version, now I think I need to add "$postbit_advertisement" on the search templates, but i dont where exactly on the code.

I dont want to use automatic insertion for better performance.
1) You can use template conditionals, there's a bit about what they are and how they work here. In your case, your adcode would look like this:

Code:
<if condition="in_array($forum, array(1,2,3)">
xxx adverts go here
<else />
all other ads go here
</if>
Just change 1,2,3 to the forum IDs of your xxx forums. You can add or take away as many as you like.

2) You need to add $postbit_advertisement to the search_results_postbit template. My mistake, that's missing from the manual. You can add it where you like in the template, if you don't like where it is you can just move it until you do.

Quote:
Originally Posted by redlabour View Post
Sorry this is Bullshit.
There has to be a Bugfix that removes the Link for all Users that are set to see Ads automatically. It makes no sense to show the Link to anyone that is set to see the Ads.
You do not want the link to appear anywhere at all for any users, is that correct?
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01172 seconds
  • Memory Usage 1,812KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code
  • (9)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete