|
uCoz Community Archives Locked Conditional Operators Code Problem |
Conditional Operators Code Problem |
see i want it so it shows the three images leading to profile pms and log out link when a user is logged in but instead it does the opposite:
My code: Code <?If(!$USER_LOGGED_IN$)?><img src="/19.png"><a href="$PERSONAL_PAGE_LINK$" border="0" alt="Profile"> <img src="/01.png"><a href="$PM_URL$" border="0" alt="Private Messages"> <img src="/04.png"><a href="$LOGOUT_LINK$" border="0" alt="Logout"><?else?><?Endif?> |
Aloyasha, remove the ! <--- sign at
Code <?If(!$USER_LOGGED_IN$)?> then it should work and you should normally ask questions abut Conditional Operators in here so as soon as this is solved this will be locked and trashed To busy building a passive income online ;)
Post edited by Animorph - Friday, 2010-12-31, 0:29 AM
|
| |||
| |||