Display all user albums (including empty ones) for the admin Display all user albums (including empty ones) for the admin
 

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

Display all user albums (including empty ones) for the admin

Started by Joachim Müller, March 07, 2006, 08:54:45 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Joachim Müller

Imo the admin should see all user albums, even the empty ones (see http://forum.coppermine-gallery.net/index.php?topic=25630.0), so we need an additional switch that determines if the admin is logged in.

Joachim Müller

@Nibbler: in the thread http://forum.coppermine-gallery.net/index.php?topic=25630.msg118200#msg118200 you posted instructions how to accomplish empty user galleries being displayed. Could you come up with some more advanced queries that will display the empty galleries for the admin only and hide them for non-admins?