question about database setup ... question about database setup ...
 

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

question about database setup ...

Started by jaeSun, March 04, 2005, 07:37:26 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jaeSun

in the pictures table, whats the difference between filesize and total_filesize  ????

Joachim Müller

filesize is the size of the fullsize pic you uploaded, total_filesize is the sum of fullsize, intermediate and thumbnail (which is used to calculate quota restrictions).

HTH

Joachim