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 February 3rd, 2006, 06:29 AM   #1 (permalink)
Registered User
 
Join Date: Mar 2003
Posts: 16
Upgrade from 5.2 to 5.3 - Upload page table not contain in PhotoPost maintable width

Since i upgrage from 5.2 to 5.3 my page upload photo is not contain in PhotoPost main table width set to 800 the upload table is exploded
any idea where to look for this bug?
jean louis is offline   Reply With Quote
Old February 3rd, 2006, 06:37 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,650
Hello do you have an example here for us to look at.
__________________
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 February 3rd, 2006, 06:53 AM   #3 (permalink)
Registered User
 
Join Date: Mar 2003
Posts: 16
Quote:
Originally Posted by Chuck S
Hello do you have an example here for us to look at.
you can see it when you are logged
it is just a bug in the layout all function work
jean louis is offline   Reply With Quote
Old February 3rd, 2006, 07:06 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,650
You misunderstood what I am saying

Post a url to your install and a test login please.
__________________
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 February 3rd, 2006, 07:18 AM   #5 (permalink)
Registered User
 
Join Date: Mar 2003
Posts: 16
Quote:
Originally Posted by Chuck S
You misunderstood what I am saying

Post a url to your install and a test login please.
Dear Chuck thank you but no need because i just find a fix with the file uploadphoto.tmpl

extract of uploadphoto.tmpl before :
<?php

echo<<<PPPRINT
<script type="text/javascript">
function checkForm(theform){
if (theform.category.value == "notcat" && theform.albumsel.value == "0") {
alert( "{$Globals['pp_lang']['topcat']}" );
theform.category.focus();
return false;
}

if (document.all||document.getElementById){
for (i=0;i<theform.length;i++){
var tempobj=theform.elements[i]
if(tempobj.type.toLowerCase()=="submit")
tempobj.disabled=true
}
}
}
</script>
<form method="post" action="{$Globals['maindir']}/uploadphoto.php" enctype="multipart/form-data" onsubmit="return checkForm(this);">
<table cellpadding="0" cellspacing="0" width="100%" border="0">
<tr>
<td colspan="2">
$ppopen



i just moved the tag $ppopen just after the java script

extract of uploadphoto.tmpl after :

<?php

echo<<<PPPRINT
<script type="text/javascript">
function checkForm(theform){
if (theform.category.value == "notcat" && theform.albumsel.value == "0") {
alert( "{$Globals['pp_lang']['topcat']}" );
theform.category.focus();
return false;
}

if (document.all||document.getElementById){
for (i=0;i<theform.length;i++){
var tempobj=theform.elements[i]
if(tempobj.type.toLowerCase()=="submit")
tempobj.disabled=true
}
}
}
</script>
$ppopen
<form method="post" action="{$Globals['maindir']}/uploadphoto.php" enctype="multipart/form-data" onsubmit="return checkForm(this);">
<table cellpadding="0" cellspacing="0" width="100%" border="0">
<tr>
<td colspan="2">

<tr>
jean louis is offline   Reply With Quote
Old February 3rd, 2006, 07:21 AM   #6 (permalink)
Registered User
 
Join Date: Mar 2003
Posts: 16
by the way my url is ibiza-voice.com and the gallery has been running smooth since i installed it
Best gallery script so far in the market
Thank 's you and your team for this brilliant work
jean louis is offline   Reply With Quote
Old February 3rd, 2006, 07:45 AM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,650
Okay well you can change that if you like although it is invalid. That fix is going to make sure html out of whack but whatever works for you.
__________________
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
How do I change the width of PhotoPost correctly? BumpStop Photopost Pro How Do I...? 8 April 14th, 2005 07:24 AM
Main Table Width stsliftoff Photopost Pro How Do I...? 6 March 13th, 2005 02:56 AM
Width in image page MajorFm Installs and Upgrade - vBulletin 3.0.X 10 February 24th, 2005 03:28 PM
after upgrade to PhotoPost 4.86 - registered user cannot upload photos VIPHOSTZONE Photopost Pro Installation & Upgrades 2 February 18th, 2005 02:33 PM
Categories Table runs off screen at 800pix width dkmulford General Discussion 4 September 13th, 2004 07:37 PM


All times are GMT -5. The time now is 12:49 PM.

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