Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
Prev Previous Post   Next Post Next
  #1  
Old 03-21-2007, 08:07 AM
QsKGlobal.com QsKGlobal.com is offline
 
Join Date: Mar 2007
Location: Rockford, IL
Posts: 57
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default forumhome link problem

So, I'm running 3.6.5 and vBadvanced CMS...The problem is the portal index seen here: http://qskglobal.com/index.php has bad links for the home button and banner...it may be the homepage, but any glitch is annoying. The forums home link is perfect as http://qskglobal.com but the vbadvanced link is http://qskglobal.com/.php I've tried editing it, but have been unsuccessful. Can someone help me with my header code. (Also if you take out my header buttons off the code, I'd be your best friend )

Here's my header code:

Code:
<!-- Header -->
<a name="top"></a>

<table width="100%]" height="6" cellspacing="0" cellpadding="0" border="0" align="center">
<tr height="6">
<td width="100%" align="center" height="6" style="background: url($stylevar[imgdir_misc]/header_over.gif);"></td>
</tr>
</table>
<br />

<table border="0" width="850" cellpadding="0" cellspacing="0" align="center">
<tr>
<td>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="left" valign="top"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]/header_left.gif" border="0" alt="$vboptions[bbtitle]" /></a></td>

<td align="center" width="100%" height="121" valign="top"><a href="$vboptions[forumhome].php$session[sessionurl_q]">
<table width="100%" border="0" cellspacing="0" cellpadding="0" style="background: url($stylevar[titleimage]/header_fill.gif) repeat-x top left;" valign="top">
<tr>
<td align="center" border="0" valign="top">
<img src="$stylevar[titleimage]/header_main.gif" border="0"/>
</td>
</tr>
</table>
</a></td>

<td align="right" valign="top"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]/header_right.gif" border="0" alt="$vboptions[bbtitle]" /></a></td>
</tr>
</table>

<!-- Navbar -->
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center" style="background: url($stylevar[imgdir_misc]/nav_fill.gif);">
<tr>
<td align="left"><img src="$stylevar[imgdir_misc]/nav_left.gif" border="0"/></td>


<if condition="$show['member']">
<td align="center">
<table border="0" cellpadding="0" cellspacing="0" align="center">
<td align="center"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1"><img src="$stylevar[imgdir_misc]/nav_home.gif" border="0"/></a></td>

<td align="center"><a href="memberlist.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/nav_members.gif" border="0"/></a></td>

<td align="center"><a href="usercp.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/nav_cp.gif" border="0"/></a></td>


<td align="center"><a href="calendar.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/nav_calendar.gif" border="0"/></a></td>

<td align="center" id="navbar_search"><a href="search.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/nav_search.gif" border="0" /></a><script type="text/javascript"> vbmenu_register("navbar_search" ,1); </script></td>

<td align="center" id="usercptools"><a href="$show[nojs_link]#usercptools"><img src="$stylevar[imgdir_misc]/nav_links.gif" border="0"/></a><script type="text/javascript"> vbmenu_register("usercptools", 1); </script></td>

<td align="center"><a href="faq.php$session[sessionurl_q]" accesskey="5"><img src="$stylevar[imgdir_misc]/nav_faq.gif" border="0"/></a></td>

<td align="center"><a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]" onclick="return log_out()"><img src="$stylevar[imgdir_misc]/nav_logout.gif" border="0"/></a></td>

</table>
</td>
</if>


<if condition="$show['guest']">
<td align="center">
<table border="0" cellpadding="0" cellspacing="0" align="center">
<td align="center"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1"><img src="$stylevar[imgdir_misc]/nav_home.gif" border="0"/></a></td>

<td align="center"><a href="memberlist.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/nav_members.gif" border="0"/></a></td>

<td align="center"><a href="calendar.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/nav_calendar.gif" border="0"/></a></td>

<td align="center" id="navbar_search"><a href="search.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/nav_search.gif" border="0" /></a><script type="text/javascript"> vbmenu_register("navbar_search" ,1); </script></td>

<td align="center"><a href="faq.php$session[sessionurl_q]" accesskey="5"><img src="$stylevar[imgdir_misc]/nav_faq.gif" border="0"/></a></td>

<td align="center"><a href="register.php$session[sessionurl_q]" rel="nofollow"><img src="$stylevar[imgdir_misc]/nav_register.gif" border="0"/></a></td>

</table>
</td>
</if>
<td align="right"><img src="$stylevar[imgdir_misc]/nav_right.gif" border="0"/></td>
</tr>
</table>

$spacer_open
<!-- content table -->
$_phpinclude_output

$welcomeheaders
<!-- USC header edit start -->
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
$usc_left
<td valign="top">
<!-- USC header edit end -->

~Thanks in advance!
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:29 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05251 seconds
  • Memory Usage 2,272KB
  • Queries Executed 12 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)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)showthread_list
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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_threadedmode.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids_threaded
  • showthread_threaded_construct_link
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • 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
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete