PDA

View Full Version : Problem moving images during upgrade to 10.0.4


Pages : 1 [2]

wpwood3
11-19-2007, 11:54 AM
I moved my images into the new folder and ran the original script.
It correctly moved all of my images into the folders except for 2:

i1.jpg
t1.jpg

I manually moved these into folder 3 and everything seems to be working fine.

Greg
11-19-2007, 01:04 PM
Good deal. They were perhaps not actually in the DB because of a delete that didn't finish? Or were they just orphaned by the move script somehow? Got any idea?

wpwood3
11-19-2007, 01:20 PM
Good deal. They were perhaps not actually in the DB because of a delete that didn't finish? Or were they just orphaned by the move script somehow? Got any idea?Just orphaned by the script I guess. I relooked at the output of the script and it started with i2.jpg and never looked for i1.jpg.

I checked the database and the record is there for vpicgalleryid=1 userid=3 in the vpicgallery_images table. Those images are mine and go with my gallery so it's not a delete issue.