[Solved]: Manual upload of pictures [Solved]: Manual upload of pictures
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

[Solved]: Manual upload of pictures

Started by je79ayps, August 08, 2004, 02:57:38 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

je79ayps

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?

Joachim Müller

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

je79ayps