Offline

Download and support for PhpBB3 User Status
Locked
geeko80
BBCoder II
BBCoder II
Posts: 17
Joined: 18 Nov 2011, 21:57

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?
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Offline

Post by Stoker »

Off course.
Show me the line you have added to viewtopic_body.html in madevo template folde
Board rules! No PM support
geeko80
BBCoder II
BBCoder II
Posts: 17
Joined: 18 Nov 2011, 21:57

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>
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

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?
Board rules! No PM support
geeko80
BBCoder II
BBCoder II
Posts: 17
Joined: 18 Nov 2011, 21:57

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
geeko80
BBCoder II
BBCoder II
Posts: 17
Joined: 18 Nov 2011, 21:57

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,
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

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.
Board rules! No PM support
forger
BBCoder I
BBCoder I
Posts: 3
Joined: 24 Jan 2013, 09:07
BBCodes: 2000
Contact:

Offline

Post by forger »

I have checked many times, but it doesnt work.
What should I do?
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Offline

Post by Stoker »

Mod works fine, so all you need to do is follow the included instructions.
Board rules! No PM support
forger
BBCoder I
BBCoder I
Posts: 3
Joined: 24 Jan 2013, 09:07
BBCodes: 2000
Contact:

Offline

Post by forger »

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