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

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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