hidde album permissions on forum navigation, just have it on "my album" hidde album permissions on forum navigation, just have it on "my album"
 

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

hidde album permissions on forum navigation, just have it on "my album"

Started by colapaca, February 05, 2014, 02:05:20 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

colapaca

Hello,

is it possible to hidde album permissions (displayed when you are the album owner) when you simply navigate on the gallery and just keep it available under "my albums" menu ?

thanks

Αndré


colapaca

Have navigation under the categories without seeing any permission as a "navigation" area even if there your owned album. [1.jpg]

See permission only under "my albums" (user galleries)  as an Edit area. [2.jpg]

Αndré

Open index.php, find
return html_albummenu3($aid);
and replace with
return;