vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Need help with Header Advertisement for 3.8.4 (https://vborg.vbsupport.ru/showthread.php?t=224571)

Rendier 10-04-2009 10:50 PM

Need help with Header Advertisement for 3.8.4
 
Hi there...

I have installed vB Ad management and it shows up in my CP and all but I don't know how or what to do with it in order to get my header Banner Advertisement up. I know it needs some type of BBcode but im not educated in it so im lost.

Please help.

Thanks!

ChopSuey 10-04-2009 11:01 PM

In your admincp in ad management choose header. Then enter your ad code into the box.
You will see " Choose Yes to enable header advertisements. " Below it. Click yes. After that
Hit the update preview button and see if your advertisement works.

Rendier 10-04-2009 11:04 PM

Quote:

Originally Posted by ChopSuey (Post 1894875)
In your admincp in ad management choose header. Then enter your ad code into the box.
You will see " Choose Yes to enable header advertisements. " Below it. Click yes. After that
Hit the update preview button and see if your advertisement works.

Thanks for the feedback... that is the problem... all I have is a banner I designed... how do I make BBcode for it or rather what do I write...

Like I said... all I have is the ad banner that I made in .gif format... so what do I do in order to write BBcode for it.

Thanks Mate

ChopSuey 10-04-2009 11:09 PM

HTML Code:

<div align="
center"
>
<img src="image link goes here"></div>

Replace image link goes here with your image link if you have uploaded it somewhere.

Rendier 10-04-2009 11:21 PM

K Great Stuff...

Thanks mate... it kind of works... the prob I have now is that my header is where the logo for my forum is... I want it below the navbar... I have moved the code to there now but it's not appearing on the forum... when I test it in the CP it shows up but not in the forum itself...

Also...(and this will be my last request...) how do I get it right so that when they click on the advert it takes them to the website advertised... what is the code and where should I put it in?

Thanks again mate... really appreciate the effort!

ChopSuey 10-04-2009 11:30 PM

Whats your website link? okay replace it with.
HTML Code:

<div align="center"><a href="http://www.yoursite.com"><img src="image link goes here"></a></div>
In your navbar template make sure you have this in there somewhere.
HTML Code:

$template_hook[navbar_buttons_left]
Then go back to your ad management, click on navbar. Where it says navbar inclusion, select the first option.

Rendier 10-04-2009 11:37 PM

ok got the static html sorted...

Only prob I have is the navbar still... I have no idea what you are referring to.

I have a custom style that im running on so not sure if that makes a difference.

Can you give me the path to follow please.

Thanks again. You should be a damn Mod!

ChopSuey 10-04-2009 11:51 PM

AdminCp > Styles & Templates > Style Manager > Your Style > Navigation & Breadcrumb Templates > navbar

In there, find
HTML Code:

$template_hook[navbar_buttons_left]
Make sure its in there. If its not you can choose a custom location or hook.

Rendier 10-04-2009 11:59 PM

Quote:

Originally Posted by ChopSuey (Post 1894893)
AdminCp > Styles & Templates > Style Manager > Your Style > Navigation & Breadcrumb Templates > navbar

In there, find
HTML Code:

$template_hook[navbar_buttons_left]
Make sure its in there. If its not you can choose a custom location or hook.

OK I found 4 $template_hooks but none of them were button ones...

So must I add it? If so were... if not then how do I choose a custom location...

Soz for the noob questions but you have to start somewhere...

Cheers

ChopSuey 10-05-2009 12:21 AM

It should look like this, make sure its there. In the navbar template.
HTML Code:

                $template_hook[navbar_buttons_left]
                <if condition="$show['communitylink'] AND $show['popups']">

Also in Ad manager, click on navbar. You will see " Navbar inclusion " and a drop downl menu below it on the right. make sure the selected one is
HTML Code:

$template_hook[navbar_buttons_left]


All times are GMT. The time now is 11:33 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.01976 seconds
  • Memory Usage 1,746KB
  • 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
  • (7)bbcode_html_printable
  • (2)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