News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Batch upload (assign to user)

Started by kammermark, December 31, 2003, 01:58:54 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kammermark

Hello,

after batch uploading all the pics have the user 'admin' and the id '0'. is it possible to batch upload and assign all pics to a user != admin ? in the (old) board i found nothing else than upload in a new album and then

UPDATE `cpg11d_pictures` SET `owner_id` = '23', `owner_name` = 'JohnDoe' WHERE `aid` = '46';

konstantin gründger