|
|
Joined: May 2001
Posts: 6,708
Member
|
Member
Joined: May 2001
Posts: 6,708 |
You really need to upgrade, your running 6.01 which is full of bugs & security holes.
|
|
|
|
Joined: Mar 2001
Posts: 65
Member
|
Member
Joined: Mar 2001
Posts: 65 |
Thanks. My mainly used, well frequented board vwcorrado.de is up to date. The other board has no more access to the member area to upgrade... (PM doesnt work in here: An error has occured: Max execution time of 20 seconds elapsed.) thats why I do a reply here.
|
|
|
|
Joined: Jul 2001
Posts: 1,111
Member
|
Member
Joined: Jul 2001
Posts: 1,111 |
quote: Originally posted by Kwik: Thanks. My mainly used, well frequented board vwcorrado.de is up to date. The other board has no more access to the member area to upgrade... (PM doesnt work in here: An error has occured: Max execution time of 20 seconds elapsed.) thats why I do a reply here.
if you want to use this with your 6.01 board there was a hack made for that verson, if you cant find it i think i have it saved somewhere
|
|
|
|
Joined: Mar 2001
Posts: 65
Member
|
Member
Joined: Mar 2001
Posts: 65 |
quote:
if you want to use this with your 6.01 board there was a hack made for that verson, if you cant find it i think i have it saved somewhere
Thanks for that. But I tried to use the PM function of this board which didnt work for me.
|
|
|
|
Joined: Dec 2000
Posts: 371
Member
|
Member
Joined: Dec 2000
Posts: 371 |
We use php live to assist members of our forum and every moderator who is assigned to a "department" has an online-offline indicator in their topic/reply's. This is php stuff and i think that such an indicator can be used in one way or another.
|
|
|
|
Joined: May 2001
Posts: 1,042 Likes: 7
Moderator
|
Moderator
Joined: May 2001
Posts: 1,042 Likes: 7 |
quote: Originally posted by Variables: We use php live to assist members of our forum and every moderator who is assigned to a "department" has an online-offline indicator in their topic/reply's. This is php stuff and i think that such an indicator can be used in one way or another.
If i remember correctly, the recent visitors were stored in hashes, correct? If so, then this would be next to impossible because php hashes are read differently then cgi's, unless you do something like str_replace("(", "array(", $wol).
Manipulating the ubb's cache isn't too hard. I mean all you'd have to do is read the recent visitor files once, right, and then do a =~ s/($user is online)/$user/;, though it would be much more intelligent than that search.
... just rolling some ideas around ..
|
|
|
|
Joined: Dec 2000
Posts: 371
Member
|
Member
Joined: Dec 2000
Posts: 371 |
There are two supportgroups and both moderators have to log in to their own supportgroup and when they do an indicator displays "online" at once. This login-logout procedure is an action outside the forum software and that's maybe a way to implement this. The login to a php way of notification could be attached to the forum login, a member is logging in at the forum and also to the php online-offline software else on the server with one buttoncklick. After that you can easy make an indicator in the public_topic.pl. But it's just an idea.
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 449
Joined: February 2008
|
|
Forums63
Topics37,575
Posts293,930
Members13,823
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|
|