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 September 6th, 2005, 09:07 AM   #1 (permalink)
Senior Member
Verified Customer
 
Join Date: Dec 2002
Location: San Francisco
Posts: 603
Disappearing pictures after 514(FIXED)

We did the upgrade from 5.03 to 514 yesterday and got the following reported error.

Quote:
Originally Posted by EricvZ
Oops ... this morning (after the upgrade ...) after moving 42 of my photo's from my Gallery into my albums it seems the pictures are gone ... no thumbnails available and no pictures to show ... only red crosses ...

This is one gallery it happened to ... http://www.photozo.com/album/showgallery.php?cat=4554

If i try to edit the photo to rebuild the thumbnail this is the message i get :

Warning: getimagesize(/home/photozo/public_html/album/data/4554/20050807_2365_DyedLinen.jpg): failed to open stream: No such file or directory in /home/photozo/public_html/album/image-inc.php on line 214

Warning: copy(/home/photozo/public_html/album/data/4554/20050807_2365_DyedLinen.jpg): failed to open stream: No such file or directory in /home/photozo/public_html/album/image-inc.php on line 241


Where are my picures ???
pengrus is offline   Reply With Quote
Old September 6th, 2005, 09:25 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
Does that category exist on your data directory? The issue I see is it does not


Here is a link from the photo

http://www.photozo.com/album/data/45..._DyedLinen.jpg

Now the image by the upgrade script should have been renamed

http://www.photozo.com/album/data/45..._DyedLinen.jpg

Now I can't even find it in its regular format either

http://www.photozo.com/album/data/45..._DyedLinen.jpg

nor renamed with userid in front.

http://www.photozo.com/album/data/45..._DyedLinen.jpg

So I guess the question is where is the image. Basically the upgrade script is telling you it could not find these images. So they exist somewhere else and where not moved.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old September 6th, 2005, 09:43 AM   #3 (permalink)
Senior Member
Verified Customer
 
Join Date: Dec 2002
Location: San Francisco
Posts: 603
Chuck,

The above problem is after 514 upgrade.

Everything was ok before upgrade. There were two steps of upgrade from 5.03 to 514: 5.0x to 5.1 & 5.1 to 514.

I asked the following question in another post, and you said it was ok.
Quote:
Originally Posted by pengrus
Today I was doing the upgrade from 5.03 to 5.14. I uploaded all the files to the directory, and deleted the files not needed per the filelist, then I performed the upgrade.php.

When I did the 5.0x to 5.1, I got the following errors:


Apparently, this is because I deleted the above files. Will this cause any damage?

The next upgrade 5.1 to 5.14 went well.
There must be something happened during upgrade. Which upgrade step could it be?
pengrus is offline   Reply With Quote
Old September 6th, 2005, 02:06 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
Well there is nothing that does anything to do with the pictures in 5.0 to 5.1 Basically the upgrades are pretty simply

Basically both those upgrades only change around some option settings add two fields to the cats table and remove / from the database tables. If anything try searching on disk in the old location and see if the files still exist there. If so we can go from there we just need to find out what is going on as I doubt it has anything to do with the upgrade
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old September 6th, 2005, 02:09 PM   #5 (permalink)
Senior Member
Verified Customer
 
Join Date: Dec 2002
Location: San Francisco
Posts: 603
"add two fileds to the cats table"
will this affect anything? Which step of upgrade is it? I am afraid my 5.0x to 5.1 may miss something.
pengrus is offline   Reply With Quote
Old September 6th, 2005, 02:20 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
No shouldn't at all

I would like to know more about this

Quote:
Oops ... this morning (after the upgrade ...) after moving 42 of my photo's from my Gallery into my albums it seems the pictures are gone ... no thumbnails available and no pictures to show ... only red crosses ...
He moved 42 pictures well he moves them one at a time and they he should be forwarded to the new pic after moving so I wonder why this user would not know there was an issue until after he moved all 42 pics. I don't think anything has to do with an upgrade.

can you move pictures on your install?
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old September 6th, 2005, 02:39 PM   #7 (permalink)
Senior Member
Verified Customer
 
Join Date: Dec 2002
Location: San Francisco
Posts: 603
Chuck,

I think we are close to identify the problem. This user said he used the "manage photo" on the profile page. You may see his detailed response here:

http://www.photozo.com/forum/viewtop...=151232#151232

Thanks!
pengrus is offline   Reply With Quote
Old September 6th, 2005, 03:16 PM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
Okay Real simple

In misc.php line 1230 change the line to bold the code from INT to STRING
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 online now   Reply With Quote
Old September 6th, 2005, 04:04 PM   #9 (permalink)
Senior Member
Verified Customer
 
Join Date: Dec 2002
Location: San Francisco
Posts: 603
You are great. Yes, the fix worked. So this is a small bug?
pengrus is offline   Reply With Quote
Old September 6th, 2005, 05:29 PM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
Yes and there is my small fix
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old September 6th, 2005, 05:56 PM   #11 (permalink)
mjm
Ultimate Member
Verified Customer
 
Join Date: May 2002
Posts: 1,066
We are about to upgrade from 5.13 to 5.14 ...
Should we apply this fix?

Thanks,
Mark
mjm is offline   Reply With Quote
Old September 6th, 2005, 06:07 PM   #12 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
yes you should
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   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
PP 514 Rating possibility disappeared(NOT A BUG) snoopy5 Photopost Pro Bug Reports 17 September 29th, 2005 05:02 AM
PP 514 Move photo to: Albums invisible(NOT A BUG) snoopy5 Photopost Pro Bug Reports 5 September 26th, 2005 10:37 PM
Disappearing images iphoto Installs and Upgrade - vBulletin 3.0.X 3 June 29th, 2005 04:05 PM


All times are GMT -5. The time now is 06:56 PM.

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