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 9th, 2005, 09:30 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Mar 2005
Location: Lancaster, PA
Posts: 44
5.2 Upgrade

I just upgraded VB 3.5 and Photopost to 5.2. Everything seemed to go smooth. However, when i "Click on image to view larger image" the window opens in a new window with the header in it. Anyone have some help?

http://www.scrollsawer.com/gallery/
starman is offline   Reply With Quote
Old October 10th, 2005, 08:31 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
HMM interesting

printheader( $dbcat, " $title", 0, "no", $bigimage );
include( "{$Globals['PP_PATH']}/{$Globals['TMPL_PATH']}/showfull.tmpl" );

We clearly define printheader NO in that line above and your site is printing it anyway in showfull.php

Make sure to reupload that file just incase yours is an old file
__________________
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 10th, 2005, 09:28 AM   #3 (permalink)
Member
Verified Customer
 
Join Date: Mar 2005
Location: Lancaster, PA
Posts: 44
I deleted showfull.php from the server. Downloaded 5.2 again and uploaded showfull.php agian. Header is still appearing.
starman is offline   Reply With Quote
Old October 13th, 2005, 01:42 PM   #4 (permalink)
Member
Verified Customer
 
Join Date: Mar 2005
Location: Lancaster, PA
Posts: 44
any other clues?
starman is offline   Reply With Quote
Old October 13th, 2005, 02:25 PM   #5 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
Sorry not with this statement clearly setting printheader to NO

printheader( $dbcat, " $title", 0, "no", $bigimage );

I will see if Michael has any ideas
__________________
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 14th, 2005, 08:31 AM   #6 (permalink)
Member
Verified Customer
 
Join Date: Mar 2005
Location: Lancaster, PA
Posts: 44
Vbulletin Plugin

I am not sure if this has anything to do with it. In v-bulletin 3.5 I am now using the new plugin sysytem to include my header and footer using global_start.

ob_start();
include('vb-header.html');
$cust_header = ob_get_contents();
ob_end_clean();

ob_start();
include('vb-footer.html');
$cust_footer = ob_get_contents();
ob_end_clean();
starman is offline   Reply With Quote
Old October 14th, 2005, 09:04 AM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
If you turn off that does the issue go away?

I am using vb header and footer normally with 3.5 my only hack is global include start of vbportal
__________________
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 14th, 2005, 11:23 PM   #8 (permalink)
Member
Verified Customer
 
Join Date: Mar 2005
Location: Lancaster, PA
Posts: 44
Yes when I turn it off the header and footer go away in the large image but it also is lost throughout the message board and gallery. I don't have any custom hacks.
starman is offline   Reply With Quote
Old October 15th, 2005, 07:30 AM   #9 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
Okay so your not using the normal way to include a header or footer that everyone else does as in header and footer templates in vbulletin admin.

Well given the way there new hack system works I do not think there is anything I can tweak here for you real quick. We call their global.php file and prep the header and navbar and footer templates for display and any other associated java scripts etc.

So since we call global.php your new hack system is called and works fine but as you see you have issue with it printing header in big window display.

The issue is simple but there is no easy solution here. We print the header based on variables we set to call header navbar templates etc and define them $vbheader $vbfooter. If we set them to NO which we do on showfull they are not displayed however your plugin system is called in global.php

The quick solution would be to place your header and footer in the normal templates assigned for these in vb admin but I am assuming you have a reason for not doing so.
__________________
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 20th, 2005, 01:13 PM   #10 (permalink)
Member
Verified Customer
 
Join Date: Mar 2005
Location: Lancaster, PA
Posts: 44
I placed the header and footer into the normal templates. This solved the problem. However, I miss the ease of making frequent changes to the headers and footers using DW. This is exemplified running multiple VB-PP sites. Will you please consider tweaking the code in future releases so users can take advantage of using Header and Footer includes that don't conflict with showfull.php?
starman is offline   Reply With Quote
Old October 20th, 2005, 01:20 PM   #11 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
Well we would have to see if this is even possible to tell you the truth.

We call the vb header and footer as well as navbar which are static variables in every version of VB.

What your talking about is there new plugin system and we would have to research this.
__________________
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
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
Upgrade 4.8d to 5.03 upgrade.php problem dbullock Photopost Pro Installation & Upgrades 4 May 19th, 2005 11:13 AM


All times are GMT -5. The time now is 03:25 PM.

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