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

phpBB Custom Coding • Re: Detecting when logged in, or not

$
0
0
{% if S_USER_LOGGED_IN %}Content for logged in users{% endif %}
and the opposite
{% if not S_USER_LOGGED_IN %}Content for NOT logged in users{% endif %}
Used in the templates

Statistics: Posted by Stoker 4.0 — Tue May 06, 2025 4:14 am



Viewing all articles
Browse latest Browse all 2457

Trending Articles