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
Post
by geeko80 » 22 Nov 2011, 11:21
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?
Post
by Stoker » 22 Nov 2011, 11:25
Off course.
Show me the line you have added to viewtopic_body.html in madevo template folde
Post
by geeko80 » 22 Nov 2011, 11:37
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>
Post
by Stoker » 22 Nov 2011, 12:13
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?
Post
by geeko80 » 22 Nov 2011, 12:18
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
Post
by geeko80 » 23 Nov 2011, 08:40
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,
Post
by Stoker » 23 Nov 2011, 11:20
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.
Post
by forger » 24 Jan 2013, 08:16
I have checked many times, but it doesnt work.
What should I do?
Post
by Stoker » 24 Jan 2013, 08:46
Mod works fine, so all you need to do is follow the included instructions.
Post
by forger » 24 Jan 2013, 09:06
Stoker wrote: Mod works fine, so all you need to do is follow the included instructions.
OK .Thanks