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)
-   -   Major Additions - VB image Hosting (https://vborg.vbsupport.ru/showthread.php?t=123481)

Chonan 07-15-2009 02:41 PM

Ummmm, You don't want to visit my forum. It's hard core pornography. lol

blind-eddie 07-15-2009 03:25 PM

Look in your header template, the style you are using does not use the navbar.

Chonan 07-15-2009 03:44 PM

That mean that I cannot use this mod? Sorry for being a VB newb. Thank you though for he attempted help!

blind-eddie 07-15-2009 03:56 PM

You can use it. Add the edit to your header template.

Chonan 07-15-2009 11:26 PM

To the author, and to blind-eddie, thanks. Followed the directions, it's up and works perfectly. Thank you so very kindly.

blind-eddie 07-16-2009 02:30 PM

Quote:

Originally Posted by Chonan (Post 1849598)
To the author, and to blind-eddie, thanks. Followed the directions, it's up and works perfectly. Thank you so very kindly.

No problem, glad I could help.

Markos 08-26-2009 03:40 PM

i need help with the navbar iv tried the 2 codes an none of them work

the pop-up code doesn't even show up on the navbar

and this one shows up on the navbar but doesn't work

PHP Code:

<td id="vbimghost" class="vbmenu_control"><a href="#vbimghost" >$vbphrase[vbimghost_title]</a>
<
script type="text/javascript"vbmenu_register("vbimghost");</script></td


blind-eddie 08-26-2009 04:06 PM

Quote:

Originally Posted by Markos (Post 1874814)
i need help with the navbar iv tried the 2 codes an none of them work

the pop-up code doesn't even show up on the navbar

and this one shows up on the navbar but doesn't work

PHP Code:

<td id="vbimghost" class="vbmenu_control"><a href="#vbimghost" >$vbphrase[vbimghost_title]</a>
<
script type="text/javascript"vbmenu_register("vbimghost");</script></td


I went to your board, guest can't see anything at all, but your header & header navbar.

Since your navbar is in your header template, do the edits to header template, not your navbar template.

viper357 08-26-2009 04:09 PM

In my navbar template I've got the following code straight after the NEW POSTS code...

PHP Code:

<td id="vbimghost" class="vbmenu_control"><a href="#vbimghost" >$vbphrase[vbimghost_title]</a>
<
script type="text/javascript"vbmenu_register("vbimghost");</script></td


And then further down I have the following code...

PHP Code:

<!-- / NAVBAR POPUP MENUS -->
<!-- 
Image Host Popup -->
<
div class="vbmenu_popup" id="vbimghost_menu" style="display:none">
<
table cellpadding="4" cellspacing="1" border="0">

<
tr><td class="thead">$vbphrase[vbimghost_title]</td></tr>
<
tr><td class="vbmenu_option"><a href="$vboptions[bburl]/vbimghost.php?do=myimages">$vbphrase[vbimghost_menushimg]</a></td></tr>
<
tr><td class="vbmenu_option"><a href="$vboptions[bburl]/vbimghost.php?do=upload">$vbphrase[vbimghost_menuupimg]</a></td></tr>
<
tr><td class="vbmenu_option"><a href="$vboptions[bburl]/vbimghost.php?do=userlist">$vbphrase[vbimghost_menulistuser]</a></td></tr>
</
table>
</
div>
<!-- / 
Image Host Popup -->
<!-- 
PAGENAV POPUP --> 


Markos 08-26-2009 04:57 PM

got it working stupid me didn't put the 2nd bit it with the first bit


All times are GMT. The time now is 10:45 AM.

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.02860 seconds
  • Memory Usage 1,762KB
  • 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
  • (4)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (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