That code will display the MCP link to guests, which is not optimal. I don't know if it also displays it to bots.
You may need an extra condition. Something like:But even bots can be registered users, so maybe...
You may need an extra condition. Something like:
Code:
<!-- IF S_REGISTERED_USER and U_MODCP -->Code:
<!-- IF S_REGISTERED_USER and not S_IS_BOT and U_MODCP -->Statistics: Posted by Gumboots — Mon Feb 24, 2025 10:56 am