PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Pro Support Forums > Photopost Pro Installation & Upgrades

Photopost Pro Installation & Upgrades If you're having install or upgrade problems

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old October 19th, 2005, 03:43 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Feb 2004
Posts: 40
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
rsailors is offline   Reply With Quote
Old October 19th, 2005, 03:59 PM   #2 (permalink)
Member
Verified Customer
 
Join Date: Feb 2004
Posts: 40
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">&nbsp; </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&amp;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&amp;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">&nbsp; </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&amp;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
rsailors is offline   Reply With Quote
Old October 19th, 2005, 04:09 PM   #3 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
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.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old October 19th, 2005, 04:23 PM   #4 (permalink)
Member
Verified Customer
 
Join Date: Feb 2004
Posts: 40
PERFECT thank you very much....
rsailors is offline   Reply With Quote
Old October 19th, 2005, 04:25 PM   #5 (permalink)
Member
Verified Customer
 
Join Date: Feb 2004
Posts: 40
One last problem the footer images are missing on the same page
rsailors is offline   Reply With Quote
Old October 19th, 2005, 04:28 PM   #6 (permalink)
Member
Verified Customer
 
Join Date: Feb 2004
Posts: 40
Never mind I feel stupid I had to put the full path in the footer also... lol
rsailors is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
template errors tox Photopost Pro Installation & Upgrades 5 November 24th, 2005 06:26 AM
Header Template file not showing up hvandyne Photopost Pro Installation & Upgrades 2 August 8th, 2005 09:04 AM
HELP! I accidentally deleted the html code for the default header template JSDillon Photopost Pro How Do I...? 3 March 14th, 2005 04:14 AM
Template Errors - Problems with PP Classifieds Interference SVTBlackLight01 ReviewPost Bug Reports 1 July 13th, 2004 08:56 AM


All times are GMT -5. The time now is 03:02 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0