|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
Name: Who's Online List Description: UBB™ 6.2.0's Recent Visitors feature doesn't show where are the guests, and only shows visible users in their profile. This hack adds something like UBB 5.x/6.0x/6.1's WOL. Administrators can also see the IP and invisible users. Take a look at the demo - click on Recent Visitors title. Demo: http://www.lkworld.com Link: Text File or MultiHack File Requirements: UBB™ 6.3.0 , Mod Wordlets Number of Downloads: [img]https://ubbdev.com/lk/num.php?s=wol.txt,wol.mhx[/img]
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
Text/MHK files updated, please rehack public_pntf_summary.pl
|
|
|
|
Joined: May 2001
Posts: 6,708
Member
|
Member
Joined: May 2001
Posts: 6,708 |
Worked perfectly for me, but I better upgrade my UBB version once 6.3.0.1 comes out so I'm up to date. Me too lazy.. 
|
|
|
|
Joined: Feb 2001
Posts: 497
Enthusiast
|
Enthusiast
Joined: Feb 2001
Posts: 497 |
Lord Dexter: You can't set pages for the WOL mod yet, maybe ask LK again.  hi lk ...
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
Text/MHK files updated again, please rehack public_pntf_admin.pl - part of $is_one.
|
|
|
|
Joined: May 2001
Posts: 6,708
Member
|
Member
Joined: May 2001
Posts: 6,708 |
Whats changed? (Is it pages being able to be set?)
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
|
|
|
|
Joined: Mar 2002
Posts: 99
Member
|
Member
Joined: Mar 2002
Posts: 99 |
ok, when i log out and look at the W.O.L. list it puts a big black box where the ip's would ordinarily be. any ideas??
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
It's JCTemps, it's probably different. Please paste lines 5-15 in public_pntf_admin.pl.
|
|
|
|
Joined: Mar 2002
Posts: 99
Member
|
Member
Joined: Mar 2002
Posts: 99 |
1-17 just to be safe
[code][/code]
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
Didn't the hack mention that you should change the ipaddress thing? Please rehack public_pntf_admin.pl.
|
|
|
|
Joined: May 2001
Posts: 6,708
Member
|
Member
Joined: May 2001
Posts: 6,708 |
BTW, is it still my server thats making the WOL list not work properly?
|
|
|
|
Joined: Mar 2002
Posts: 99
Member
|
Member
Joined: Mar 2002
Posts: 99 |
quote: Originally posted by LK: Didn't the hack mention that you should change the ipaddress thing? Please rehack public_pntf_admin.pl.
yeah, i was giving you 1-17 from an unhacked file.
|
|
|
|
Joined: Mar 2002
Posts: 99
Member
|
Member
Joined: Mar 2002
Posts: 99 |
here's the beginning of the hacked file:
[code][/code]
|
|
|
|
Joined: May 2002
Posts: 77
Member
|
Member
Joined: May 2002
Posts: 77 |
What's the chance of getting an SSI for this that will allow us to show who's online on other pages on the site?
|
|
|
|
Joined: May 2001
Posts: 6,708
Member
|
Member
Joined: May 2001
Posts: 6,708 |
This shows where people are browsing on a page. Use this code to add WOL via SSI:
Cobe By LK
Open ultimatebb.cgi and put this in an appropiate place. (If you need more specific placing ask here)
[code][/code]Then use this to call it:
.
|
|
|
|
Joined: May 2002
Posts: 77
Member
|
Member
Joined: May 2002
Posts: 77 |
Thanks Lord Dexter, I didn't even realize that I already had that added. I guess I should look more closely at what else I already have installed!
|
|
|
|
Joined: Mar 2000
Posts: 10
Junior Member
|
Junior Member
Joined: Mar 2000
Posts: 10 |
Am I just dense, or do you have to "manually" call this function somehow? I installed this hack on my board at http://staging.windyhop.org/cgi-bin/Ultimatebb.cgi , but nothing seems to have happened m.
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
|
|
|
|
Joined: Mar 2000
Posts: 10
Junior Member
|
Junior Member
Joined: Mar 2000
Posts: 10 |
Yeah, actually, I'm a big idiot (blame it on lack of sleep), but I had the "Show Recent Visitors" (or whatever) option turned OFF in the control panel.
*sheepish*
m.
|
|
|
|
Joined: Jul 2002
Posts: 10
Junior Member
|
Junior Member
Joined: Jul 2002
Posts: 10 |
I installed this hack on my board http://plein-origami.kicks-ass.net/ultimatebb.cgi but nothing happens either where is this option i can put "Show Recent Visitors" (or whatever) option on ??
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
CP - Misc Settings - Recent Visitors Settings
|
|
|
|
Joined: Jul 2002
Posts: 10
Junior Member
|
Junior Member
Joined: Jul 2002
Posts: 10 |
yo guys when i click on Recent Visitors i get an error like this :
[code][/code]
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
Please re-hack public_pntf_admin.pl from a clean copy, and make sure you follow Add below or Add above correctly.
|
|
|
|
Joined: Sep 2001
Posts: 10
Junior Member
|
Junior Member
Joined: Sep 2001
Posts: 10 |
I do not have a "recent visitors" option in ubb misc options, please help
|
|
|
|
Joined: Sep 2001
Posts: 10
Junior Member
|
Junior Member
Joined: Sep 2001
Posts: 10 |
nevermind got contr0l of the situation
|
|
|
|
Joined: Aug 2002
Posts: 2
Junior Member
|
Junior Member
Joined: Aug 2002
Posts: 2 |
hmm, i hacked all files but the hack doesnt seem to work, could it be couse my .pl file was saved nuder pure text file?
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
|
|
|
|
Joined: Jun 2001
Posts: 36
Member
|
Member
Joined: Jun 2001
Posts: 36 |
Ok, I'm obviously doing something wrong. I installed the mod wordlets add on, then tried this and i'm not getting anything. Where am I supposed to have options to turn this on/off? I'm not seeing anything about 'show recent visitors' in the misc. settings, nor wordlet changes, and I'm getting page not found for: http://www.newgirlorder.org/cgi-bin/ultimatebb.cgi?ubb=pntf. I went through both hacket pntf files twice to make sure everything was set in them, and nothing. Any ideas? Probably I'm missing something ridiculously simple...
|
|
|
|
Joined: Jun 2001
Posts: 36
Member
|
Member
Joined: Jun 2001
Posts: 36 |
Just trying more things until I figure this out...
One question I now have... why is it required that Mods Wordlets is installed (from LK's first post), when the .txt file says only public_pntf_admin.pl and public_pntf_summary.pl are modified? Why isn't vars_wordlets_mods.cgi being modified? Or did I miss something?
Thanks!
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
1. to enable recent visitors, go to CP - "Additional Settings" - "Recent Visitors Settings". Notice it's under additional settings and NOT primary settings. (it's another dropdown)
|
|
|
|
Joined: Jun 2001
Posts: 36
Member
|
Member
Joined: Jun 2001
Posts: 36 |
Ah yes. Well, NOW I feel stupid. Dur. Thanks LK. 
|
|
|
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: 87
Joined: December 2001
|
|
Forums63
Topics37,575
Posts293,931
Members13,824
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|