Hello, i have installed this mod but it shows all users as offline also when they are online.
i have modified all the files requested plus the viewtopic_body in madevo template folder.
can u help me?
Offline
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
Offline
Code: Select all
<dd><strong>{L_USER_STATUS}:</strong> <!-- IF postrow.S_STATUS_BANNED --><span style="color:#000000; font-weight:bold;">{L_USER_STATUS_BANNED}</span><!-- ELSEIF postrow.S_ONLINE --><span style="color:#008000; font-weight:bold;">{L_ONLINE}</span><!-- ELSE --><span style="color:#FF0000; font-weight:bold;">{L_OFFLINE}</span><!-- ENDIF --></dd>
Offline
how can i check this?Stoker wrote:Does the mod not work in any styles?
i will give a check. i will give u a feedback in the evening. thank you againStoker wrote:Are you sure all edits are done?
yes im sure because i am on line and the mod displays me as offlineStoker wrote:Are you sure the users displayed as offline actually are online and NOT hidden?