Offline

Modifications for phpBB3.
Try the Mods here and share Your own Mods
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

Offline

Post by geeko80 »

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

Post by Stoker »

Off course.
Show me the line you have added to viewtopic_body.html in madevo template folde

Offline

Post by geeko80 »

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

Post by Stoker »

Does the mod not work in any styles?
Are you sure all edits are done?
Are you sure the users displayed as offline actually are online and NOT hidden?

Offline

Post by geeko80 »

Stoker wrote:Does the mod not work in any styles?
how can i check this?
Stoker wrote:Are you sure all edits are done?
i will give a check. i will give u a feedback in the evening. thank you again
Stoker wrote:Are you sure the users displayed as offline actually are online and NOT hidden?
yes im sure because i am on line and the mod displays me as offline

Offline

Post by geeko80 »

All the files are correctly modified.
Also using prosilver (actually i just did the preview) it is not working...
Maybe the mod doesn't work if phpbb3 is not the master forum? It is running as slave of joomla on jfusion,

Offline

Post by Stoker »

geeko80 wrote:Maybe the mod doesn't work if phpbb3 is not the master forum? It is running as slave of joomla on jfusion,
That could be the problem.
But I dont know what that changes in the code.

Offline

Post by forger »

I have checked many times, but it doesnt work.
What should I do?

Offline

Post by Stoker »

Mod works fine, so all you need to do is follow the included instructions.

Offline

Post by forger »

Stoker wrote:Mod works fine, so all you need to do is follow the included instructions.
OK .Thanks