Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 1732

phpBB Custom Coding • Re: S_USER_LOGGED_IN not working in attachment.html

$
0
0
In my case permission won't work. I need to make different view of attachments for guests and registered users. Not just hide but different view. Can anyone help?
'S_USER_LOGGED_IN'=> ($user->data['user_id'] != ANONYMOUS) ? true : false, is in functions.php. It should be global, but it doesn't work in attachment.html :shock:

Statistics: Posted by romeo_piter — Sat Feb 17, 2024 4:17 pm



Viewing all articles
Browse latest Browse all 1732

Trending Articles