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?
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
Thanks!