A Couple of Problems A Couple of Problems
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

A Couple of Problems

Started by rjbearcan, November 16, 2005, 08:51:19 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

rjbearcan

Ok, here is my situation:
I recently switched hosts because my galleries were getting too large. On the old host, I was running 1.3.3 and I am now running 1.3.5 on the new host.

When I made the switch, I did not make a backup of my old photos. While I had the original pictures, I did not keep the thumb_ or normal_ files that were made by Coppermine when I uploaded them the first time. I removed the thumb_ and normal_ prefixes from the config page and the pictures look fine. I did however make a backup of the database and uploaded my album and picture information so my stats and votes etc are still there. However when I try to do a batch upload, no matter what folder I make, it always says 'no new files found'.

Now, here is my question, is there anyway that I can upload my files from scratch and keep my stats if the file names are the same from before? Also, what is causing the 'No new files error'?

Joachim Müller

Quote from: rjbearcan on November 16, 2005, 08:51:19 PM
I removed the thumb_ and normal_ prefixes from the config page
erm, do I understand this right: you changed the thumbs and intermediate prefixes to "" (nothing)? You mustn't, this is silly.

rjbearcan

Well I wasn't sure what else to do since I don't have the thumb_ or normal_ files that Coppermine created. Before I removed them, the thumbnails were not displayed. I want to keep my stats for the number of views, votes etc., so how can I upload the files again and still keep the stats?

artistsinhawaii

rjbearcan,

I'm not quite following you.  Are you saying that you never had thumbs and intermediate pics, but just displayed your uploaded pics instead?  If so, whatever mods you applied to 1.33 you would need to do to 1.35.

Or, you might try the ADMIN tools "Rebuilds thumbnails and resized photos" option and see if that will do it for you.


Dennis
Learn and live ... In January of 2011, after a botched stent attempt, the doctors told me I needed a multiple bypass surgery or I could die.  I told them I needed new doctors.

rjbearcan

Sorry for not being clearer.

On my old host, I used 1.3.3 and when I moved to the new host I installed 1.3.5. However, instead of backing up my files before I made the move, I just deleted them along with the thumb_ and normal_ files. So when I uploaded the files and instered my old db info for the stats, votes etc, I noticed that I didn't have any thumbnails for the images.

I did what you said by going into the Admin Tools to try to rebuild the thumb_ and normal_ files and this is what I get:

Warning: chmod(): Operation not permitted in /httpdocs/galleries/include/picmgmt.inc.php on line 224
albums/userpics/10001/wozniak004.jpg updated succesfully!


However the files aren't being updated. Any suggestions?

Joachim Müller

CHMOD the albums folder and everything within it as suggested in the docs, then try the admin tools again

rjbearcan

The albums folder and all subfolders and files were at 777 before. I tried 755 as was suggested in previous topics and I got this error

Warning: imagejpeg(): Unable to open 'albums/userpics/10001/wozniak001.jpg' for writing in /httpdocs/galleries/include/picmgmt.inc.php on line 218

Warning: chmod(): Operation not permitted in /httpdocs/galleries/include/picmgmt.inc.php on line 224
albums/userpics/10001/wozniak001.jpg updated succesfully!


When I change it back to 777 I get the same error.

Joachim Müller

ask your webhost for support then - maybe they need to CHOWN for you.