coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: je79ayps on August 08, 2004, 02:57:38 PM

Title: [Solved]: Manual upload of pictures
Post by: je79ayps on August 08, 2004, 02:57:38 PM
I tried to clean up my gallery to free up some space. I wanted to make the intermediate pictures at 640px at max height and disable the full picture view. At some point the deleting of the original pics and making the intermediate pics "original" instead went wrong.

Therefore I uploaded the pics (as I wanted them) manually with the same filename. Afterwards I manually configured the right height and width for the pics in the database.

Everything seems to work like a charm but I was wondering one thing:
Eventhough I've changed the "pwidth" and "pheight" attributes in the cpg11d_pictures table there's still some other attributes I guess aren't correct. The values in "filesize" and "total_filesize" is from the old pics - do I need to change them too or don't they have any influence?
Title: Re: Manual upload of pictures
Post by: Joachim Müller on August 08, 2004, 10:58:24 PM
filesize in the database is only taken into account if you allow users to upload and assign them an upload quota. For you as admin the old filesize values in the database shouldn't matter.

GauGau
Title: Re: Manual upload of pictures
Post by: je79ayps on August 09, 2004, 07:28:08 AM
Thanks!