Welcome Guest [Log In] [Register]
We hope you enjoy your visit.

You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Multiquote (on) Multiquote (off)
Add Reply
Members Online Today Doesn't Show
Topic Started: Jul 6 2014, 11:20 AM (774 Views)
elijah coleman
Member
[ * ]
So I grabbed this code from here

Code:
 
<script language="JavaScript">
var overallzmotlimit = 86400000;
// The max number of miliseconds that a user can have been active to show up on the list. 86400000 means 24 hours.
// Use the following equation: 1000 * 60 * 60 * 24 * NUMBER_OF_DAYS


var shl = 3;
// Increasing this number by one will force the section to be displayed after the board statistics.
// Decreasing it by one will force the section to be displayed before the currently active users section.


var motcmarkimg = 'http://z4.ifrm.com/static/1/s_users.png';
// Change http://.../s_users.png to link of image you want in left column next to list of members...
// If you do not provide your own image, the image used in your forum's active users icon column will be used.
// If your forum does not show active users, the default ZetaBoard's theme's active users icon will be used.


var motcmarktext = 'Users Online Today';
// Change Users Online Today to whatever text you want to appear in the label...


var donotfixactiveuserslist = true;
// Add this to stop the script from reloading the page the user is on so that when users view the Active Users List people do not show up as "Viewing Members List".
// This is useful for people who have ad-removal and want to save their credits.


var sortusersalpha = true;
// Add this to sort the members shown online today alphabetically instead of sorting them by recent activity.
</script>

<script language="JavaScript" src="http://z4.ifrm.com/30060/199/0/p1027838/zmot.js"></script>


My only problem is the users who is online at that time did show when I open my account but it doesn't show at the forum page after I log out. I want my guests can view them in my forum. So can anyone help me with this?
Edited by elijah coleman, Jul 6 2014, 11:21 AM.
Offline Profile Quote Post Goto Top
 
Moonface
Member Avatar


Guests must be allowed to view member profiles for that code to function properly for guests. Otherwise, nothing will show for them.
Offline Profile Quote Post Goto Top
 
elijah coleman
Member
[ * ]
Where can I set it up?
Offline Profile Quote Post Goto Top
 
Cory
Member Avatar
Member
[ *  *  *  *  *  *  *  *  * ]
Admin CP Posted Image Users & Groups Posted Image Groups Posted Image Guests Posted Image View member profiles Posted Image Yes
Offline Profile Quote Post Goto Top
 
elijah coleman
Member
[ * ]
It still doesn't show after I logout.

>>> see the page....

The users suppose to be appear below 'Witches and wizards apparated today' and this happen.
Offline Profile Quote Post Goto Top
 
Cory
Member Avatar
Member
[ *  *  *  *  *  *  *  *  * ]
Is View board set to Yes there and here:

Admin CP Posted Image Board Customization Posted Image Preferences Posted Image Security Posted Image Allow guests to view the board
Offline Profile Quote Post Goto Top
 
elijah coleman
Member
[ * ]
Yes, this had been done earlier, but nothing happened.
I finally found out what the problem is.

Under User&Group>>group>>under all group settings need to check 'use offline board' too

Thank you for your kindly help

Edited by elijah coleman, Jul 9 2014, 08:34 PM.
Offline Profile Quote Post Goto Top
 
elijah coleman
Member
[ * ]
It changed back to invisible. Please can anyone solve this for me
Offline Profile Quote Post Goto Top
 
Cory
Member Avatar
Member
[ *  *  *  *  *  *  *  *  * ]
It shows 4 members online today for me.
Offline Profile Quote Post Goto Top
 
elijah coleman
Member
[ * ]
Yes, I've changed it to new code, but the above code still doesn't work.
Offline Profile Quote Post Goto Top
 
Cory
Member Avatar
Member
[ *  *  *  *  *  *  *  *  * ]
Is there a problem with using the new code over the above code?
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · ZetaBoards - Theme & Code Support · Next Topic »
Add Reply