vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Please Help, Navbar Links (https://vborg.vbsupport.ru/showthread.php?t=96358)

dieselpowered 09-15-2005 10:12 PM

Please Help, Navbar Links
 
Hi there everyone, alright this is the code that I added to add a portal, forums, and gallery link to my navbar. Is this correct??

Code:


<td class="vbmenu_control"><a href="http://www.atvpros.net$session[sessionurl_q]">$vbphrase[portal]</a></td>

<td class="vbmenu_control"><a href="http://www.atvpros.net/forums$session[sessionurl_q]">$vbphrase[forums]</a></td>

<td class="vbmenu_control"><a href="http://www.atvpros.net/gallery$session[sessionurl_q]">$vbphrase[gallery]</a></td>

As you can see, I added some new phrases. The main problem I was having before is that no sessions were being pulled. So anyhow, all you pros, what do you think? What is odd is that after the link for the portal it adds a '/' after the url but with the gallery and forums link it does not?

Thanks for the help :)

peterska2 09-15-2005 11:18 PM

Well the forums one is fine and the portal one. There is no such page as:
/gallery/
/gallery.php
/forums/gallery/
/forums/gallery.php
anywhere on your server so you need to check that one (unless you haven't installed it yet of course)

dieselpowered 09-16-2005 12:07 AM

Quote:

Originally Posted by peterska2
Well the forums one is fine and the portal one. There is no such page as:
/gallery/
/gallery.php
/forums/gallery/
/forums/gallery.php
anywhere on your server so you need to check that one (unless you haven't installed it yet of course)

LOL ya I should have mentioned that...it is not installed yet.

Thanks!

peterska2 09-16-2005 08:42 AM

That explains it then. As long as it is pointing to the correct location then it will work AOK so long as you add a '?' before $session on each one.

dieselpowered 09-16-2005 02:45 PM

Oh ok, so what does the '?' do anyway?? When do you need to use a '?' in links and when do you not?

Thanks for the help!


All times are GMT. The time now is 02:08 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.00913 seconds
  • Memory Usage 1,719KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete