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

Quote:
Originally Posted by netcommander View Post
I've add one image


I've use firebug and you will see error code.
what is gif89 ?
intresting
take care
cheers
I see now, thank you. GIF89 is a .gif image. Could you let me know what adcode you are using and in what template please, either on here or by PM.

Quote:
Originally Posted by grahamsmythe View Post
I've got a very basic understanding of vBulletin, so if you are able to offer me any help, instructions in 'idiot' language would be much appreciated.
PM me an AdminCP login please and I'll have a look.

Quote:
Originally Posted by xcesiv View Post
Below is the code i have put into my nav bar section

http://forum.teamillusiv.com
Code:
<img src="http://forum.teamillusiv.com/images/ads/xcesiv_500.gif" /> | $vbphrase[two] <if condition="is_member_of($bbuserinfo, 1,2,3)"> | <img src="#field3#.jpg" /></if>
<img src="http://forum.teamillusiv.com/images/ads/Spoton_500.jpg" /> | $vbphrase[two] <if condition="is_member_of($bbuserinfo, 1,2,3)"> | <img src="#field3#.jpg" /></if>
1) When it refreshes a few times now and then there is no add.

I grabbed the code from the example in the back end. Can someone explain what could the problem be.

Basically all i want is for the add to pick randomly between a few banners. All members, all screens

2) how do i make the banners linkable (A link for each banner).
The example was just that, an example. You shouldn't use it. Try this code instead, I've made the banners into links, just replace http://www.example.com with where you want them to go.

[code]
Code:
<a href="http://www.example.com"><img src="http://forum.teamillusiv.com/images/ads/xcesiv_500.gif" /></a> |
<a href="http://www.example.com"><img src="http://forum.teamillusiv.com/images/ads/Spoton_500.jpg" /></a>
Quote:
Originally Posted by StreetTriple View Post
i can't upload the leanguage file.... it's "not valid file"... How can i do? My ACP managment isn't translate....
What is the exact error message? If it needs translating into English I'd be grateful if you could have a go.

Quote:
Originally Posted by redlabour View Post
What about the Postbit Bug?
I'm waiting for other reports at the moment to confirm it's a widespread bug. That nobody else has reported it yet makes me wonder if it is a vBSEO bug or specific to your forum somehow. I haven't forgotten you.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01093 seconds
  • Memory Usage 1,782KB
  • 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
  • (2)bbcode_code
  • (5)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