![]() |
Header/template/image errors Strange the site looks great at http://www.bmwbuzz.com/photo/index.php but if I go to view a photo it looks all messed up. http://www.bmwbuzz.com/photo/showpho...1/limit/recent |
Here is my header code <!-- logo --> <a name="top"></a> <body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> <table width="$stylevar[outertablewidth]" border="0" cellpadding="0" cellspacing="0" background="http://www.bmwbuzz.com/forums/redzone/images/topbbg.gif" align="center"> <tr> <td width="100%" rowspan="4"> <a href="http://www.bmwbuzz.com?$session[sessionurl]"><img src="http://www.bmwbuzz.com/forums/redzone/images/logo.gif" alt="" width="230" height="160" border="0"></a></td> <td rowspan="4"> <img src="http://www.bmwbuzz.com/forums/redzone/images/bgtop.gif" width="100%" height="160" alt=""></td> <td height="30" colspan="2"> </td> </tr> <tr> <td height="90" colspan="2"> <!------ AD START -------> <script type="text/javascript"><!-- google_ad_client = "pub-4724273391548433"; google_ad_width = 468; google_ad_height = 60; google_ad_format = "468x60_as"; google_ad_type = "image"; google_ad_channel =""; //--></script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> <!-------- /AD ------> </div></td> </tr> <tr> <td colspan="2"> <img src="http://www.bmwbuzz.com/forums/redzone/images/abovemenu.gif" width="540" height="10" alt=""></td> </tr> <tr> <td width="30" height="30" background="http://www.bmwbuzz.com/forums/redzone/images/leftofmenu.gif"><img src="http://www.bmwbuzz.com/forums/redzone/images/leftofmenu.gif" width="30" height="30"></td> <td width="510" background="http://www.bmwbuzz.com/forums/redzone/images/menu.gif"> <!-- nav buttons bar --> <div align="center"> <table height="25" cellpadding="0" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px"> <tr align="center"> <!--<td class="navbar1"><a href="$vboptions[forumhome].php?$session[sessionurl]">Home</a></td>--> <if condition="$show['member']"> <td class="navbar1"> <a href="http://www.bmwbuzz.com/forums/index.php">Forums</a> <td class="navbar1"> <a href="http://www.bmwbuzz.com/photo/index.php">Gallery</a> <td class="navbar1"><a href="usercp.php?$session[sessionurl]">$vbphrase[user_cp]</a></td> </if> <if condition="$show['registerbutton']"> <td class="navbar1"><a href="register.php?$session[sessionurl]">$vbphrase[register]</a></td> </if> <td class="navbar1"><a href="faq.php?$session[sessionurl]" accesskey="5">$vbphrase[faq]</a></td> <td class="navbar1"><a href="memberlist.php?$session[sessionurl]">$vbphrase[members_list]</a></td> <td class="navbar1"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td> <if condition="$show['popups']"> <if condition="$show['searchbuttons']"> <if condition="$show['member']"> <td class="navbar1"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td> <else /> <td class="navbar1"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td> </if> <td id="navbar_search" class="navbar1"><a href="search.php?$session[sessionurl]" accesskey="4">$vbphrase[search]</a> <script type="text/javascript"> vbmenu_register("navbar_search"); </script></td> </if> <if condition="$bbuserinfo['userid']"> <td id="usercptools" class="navbar1"><a href="#usercptools">$vbphrase[quick_links]</a> <script type="text/javascript"> vbmenu_register("usercptools"); </script></td> </if> <else /> <if condition="$show['searchbuttons']"> <td class="navbar1"><a href="search.php?$session[sessionurl]" accesskey="4">$vbphrase[search]</a></td> <if condition="$show['member']"> <td class="navbar1"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td> <else /> <td class="navbar1"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td> </if> </if> <td class="navbar1"><a href="forumdisplay.php?$session[sessionurl]do=markread">$vbphrase[mark_forums_read]</a></td> <if condition="$bbuserinfo['userid']"> <td class="navbar1"><a href="#" onClick="window.open('misc.php?$session[sessionurl]do=buddylist&focus=1','buddylist','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td> </if> </if> <if condition="$bbuserinfo['userid']"> <td class="navbar1"><a href="login.php?$session[sessionurl]do=logout&u=$bbuserinfo[userid]" onClick="return log_out()">$vbphrase[log_out]</a></td> </if> </tr> </table> </div> <!-- / nav buttons bar --> </td> </tr> <tr> <td colspan="4" background="http://www.bmwbuzz.com/forums/redzone/images/belowmenu.gif"> </td> </tr> </table> <if condition="$show['popups']"> <!-- NAVBAR POPUP MENUS --> <if condition="$show['searchbuttons']"> <!-- header quick search form --> <div class="vbmenu_popup" id="navbar_search_menu" style="display:none"> <table cellpadding="4" cellspacing="1" border="0"> <tr> <td class="thead">$vbphrase[search_forums]</td> </tr> <tr> <td class="vbmenu_option" title="nohilite"> <form action="search.php" method="post"> <input type="hidden" name="do" value="process" /> <input type="hidden" name="showposts" value="0" /> <input type="text" class="bginput" name="query" size="20" /> $gobutton<br /> </form></td> </tr> <tr> <td class="vbmenu_option"><a href="search.php?$session[sessionurl]" accesskey="4">$vbphrase[advanced_search]</a></td> </tr> </table> </div> <!-- / header quick search form --> </if> <if condition="$show['member']"> <!-- user cp tools menu --> <div class="vbmenu_popup" id="usercptools_menu" style="display:none"> <table cellpadding="4" cellspacing="1" border="0"> <tr> <td class="thead">$vbphrase[quick_links]</td> </tr> <if condition="$vboptions['enablesearches']"> <tr> <td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=getnew">$vbphrase[new_posts_nav]</a></td> </tr> </if> <tr> <td class="vbmenu_option"><a href="forumdisplay.php?$session[sessionurl]do=markread">$vbphrase[mark_forums_read]</a></td> </tr> <tr> <td class="vbmenu_option"><a href="#" onClick="window.open('misc.php?$session[sessionurl]do=buddylist&focus=1','buddylist','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td> </tr> <tr> <td class="thead"><a href="usercp.php?$session[sessionurl]">$vbphrase[user_control_panel]</a></td> </tr> <if condition="$show['siglink']"> <tr> <td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editsignature">$vbphrase[edit_signature]</a></td> </tr> </if> <if condition="$show['avatarlink']"> <tr> <td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editavatar">$vbphrase[edit_avatar]</a></td> </tr> </if> <tr> <td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editprofile">$vbphrase[edit_profile]</a></td> </tr> <tr> <td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editoptions">$vbphrase[edit_options]</a></td> </tr> <tr> <td class="thead">$vbphrase[miscellaneous]</td> </tr> <if condition="$show['pmstats']"> <tr> <td class="vbmenu_option"><a href="private.php?$session[sessionurl]">$vbphrase[private_messages]</a></td> </tr> </if> <tr> <td class="vbmenu_option"><a href="subscription.php?$session[sessionurl]">$vbphrase[subscribed_threads]</a></td> </tr> <tr> <td class="vbmenu_option"><a href="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[my_profile]</a></td> </tr> <if condition="$show['wollink']"> <tr> <td class="vbmenu_option"><a href="online.php?$session[sessionurl]">$vbphrase[whos_online]</a></td> </tr> </if> </table> </div> <!-- / user cp tools menu --> </if> <!-- / NAVBAR POPUP MENUS --> </if><if condition="$show['popups']"></if> <!-- /logo --> <!-- content table --> $spacer_open $_phpinclude_output |
Well the issue is more one of relative url paths and have spider url's set to YES Those two things are not compatible I see you copied the redzone folder into photopost as well I would suggest you edit header-inc.php and autorewrite the urls to full urls replace this code in the file with this Code: Content visible to verified customers only. |
PERFECT thank you very much.... |
One last problem the footer images are missing on the same page |
Never mind I feel stupid I had to put the full path in the footer also... lol |
| All times are GMT -5. The time now is 06:55 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0