Where do images go? Where do images go?
 

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

Where do images go?

Started by wfs, July 27, 2006, 04:07:46 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

wfs

Hi,

Am looking at database.

Wonder where all the uploaded images are stored?

Thinking of adding new pages containing the images.

Anybody can advise?

thanks.

Joachim Müller

The images themselves don't get stored in the database, but on the webspace of the file server, inside the albums folder. The database only contains reference to the pics inside the YOURCOPPERMINEPREFIX_pictures table.

wfs