Upload not working properly when logged in as a normal user Upload not working properly when logged in as a normal user
 

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

Upload not working properly when logged in as a normal user

Started by omniscientdeveloper, August 23, 2004, 12:22:27 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

omniscientdeveloper

When a normal user (non-admin) uploads to an album in their gallery that has permissions set to "everybody (public)" their pics aren't automatically approved, meaning an admin has to approve them.


-omni

Nibbler

Altered call to add_picture() in upload.php, problem apparently caused by the picture sorting feature.

Commited to dev upload.php @ v1.44