admin upload to user gallery admin upload to user gallery
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

admin upload to user gallery

Started by eris667, July 08, 2011, 09:54:28 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

eris667

I would like to upload some photos to a user gallery.
I can't seem to find this in the docs, I am sure I am just overlooking it.
I am the gallery admin
my wife is a user

www.strm.us/cpg15x/

Thanks,

Mike


ΑndrĂ©

That's not possible. Without editing core files the easiest solution would be to upload the photos to a temporary album and then use a simple SQL query to move the whole album to the user category or just the files to an already existing user album. If you tell me what exactly you want to do, I can create the query for you.