Page Index Toggle Pages: [1] 2 3 ... 5 Send TopicPrint
Very Hot Topic (More than 25 Replies) Whoson mod 1.2.2 for SP1.2 (Read 34779 times)
LoonyPandora
God Member
*****
Offline


Daft Cow?

Posts: 1705
Location: London
Joined: Jun 27th, 2002
Gender: Male
Whoson mod 1.2.2 for SP1.2
Feb 11th, 2003 at 2:33pm
Print Post  
This Mod Puts information about your YaBB board on a regular HTML page. Information such as, the Latest Posts, Member Statistics, Number of Private Messages, etc. This Mod uses SSI (Server Side Includes) your server may, or may not support the use of these. the best way to find out is look at your hosts FAQ pages. You can also use PHP to use this mod.

It is exactly the same as the version for SP1.1, except the mod file edits english.lng in a different place, and all references to CGI.pm are removed from Whoson.pl.
 
Download v1.2.2 for SP1.2 here!


Example site: The Vegetable Revolution This only shows a few of the features however it is my site, and the only url I can think of off hand Smiley


Version history from 1.2:
 
1.2
Made a settings file, so the settings are actually set via the Admin Centre within YaBB, for simplicity, and the abilty to have the path settings come automatically from YaBB (Many Thanks to Ironwing for showing me how to do this). Added the ability to show the YaBB Menu, and added options to change what is displayed when using ShowAll, without actually editing the whoson.pl file. Simplified some more code.
 
1.2.1
Bugfix to make compatible with the External Referer security mod.
 
1.2.2
Bugfix to changed all macintosh line breaks (makes things ugly for Windows people) and fixed a teeny bug in the ShowAll sub

« Last Edit: Feb 11th, 2003 at 8:52pm by LoonyPandora »  

Apple Technical Support
Code
Select All
#!/usr/bin/perl --
($sig ='ddiissjjttuuffss ddaoouu ssffaee uuiijjtt
jj ssvvmmff auu qqffssmm ttmmaoohhjjoohh nnauuddiifftt')
=~y~b-v~a-z~s;
print $sig; 

Back to top
WWWICQ  
IP Logged
 
tenl
Full Member
***
Offline



Posts: 174
Location: The Matrix
Joined: Jan 31st, 2003
Gender: Male
Re: Whoson mod 1.2.2 for SP1.2
Reply #1 - Feb 11th, 2003 at 7:17pm
Print Post  
Sorry but I'm fairly new. I did a search on this mod to see what exactly does it do but came up empty. Can someone list the features or a board using it???

Thanks.

TENL Wink
  
Back to top
 
IP Logged
 
LoonyPandora
God Member
*****
Offline


Daft Cow?

Posts: 1705
Location: London
Joined: Jun 27th, 2002
Gender: Male
Re: Whoson mod 1.2.2 for SP1.2
Reply #2 - Feb 11th, 2003 at 8:55pm
Print Post  
Apologies, I was just wanting to get a SP1.2 compatible version out ASAP as the next version I'm working on is running into a few problems. I've modified my post, so everyone can see what it does Smiley
  

Apple Technical Support
Code
Select All
#!/usr/bin/perl --
($sig ='ddiissjjttuuffss ddaoouu ssffaee uuiijjtt
jj ssvvmmff auu qqffssmm ttmmaoohhjjoohh nnauuddiifftt')
=~y~b-v~a-z~s;
print $sig; 

Back to top
WWWICQ  
IP Logged
 
Katoona
New Member
*
Offline


I love YaBB 1G - SP1!

Posts: 16
Joined: Feb 9th, 2003
Re: Whoson mod 1.2.2 for SP1.2
Reply #3 - Feb 13th, 2003 at 3:39am
Print Post  
I have installed this mod and everything seems to be working fine except for the IM box - it does not report how many messages you have.

Whether you have 0, 1, 2 or 10 messages it just says "you have  messages"

I have not done anything with the mod except from following the instructions. Inside the forum it says how many messages I have.
  
Back to top
 
IP Logged
 
LoonyPandora
God Member
*****
Offline


Daft Cow?

Posts: 1705
Location: London
Joined: Jun 27th, 2002
Gender: Male
Re: Whoson mod 1.2.2 for SP1.2
Reply #4 - Feb 13th, 2003 at 1:09pm
Print Post  
Do You have the advanced IM box installed? make sure you have the proper stting set in your admin centre. Check the box if you have it installed, uncheck it if you just have the regular IM box.

It should work, but if it doesn't, try re-downloading, and re-installing  Undecided
  

Apple Technical Support
Code
Select All
#!/usr/bin/perl --
($sig ='ddiissjjttuuffss ddaoouu ssffaee uuiijjtt
jj ssvvmmff auu qqffssmm ttmmaoohhjjoohh nnauuddiifftt')
=~y~b-v~a-z~s;
print $sig; 

Back to top
WWWICQ  
IP Logged
 
Katoona
New Member
*
Offline


I love YaBB 1G - SP1!

Posts: 16
Joined: Feb 9th, 2003
Re: Whoson mod 1.2.2 for SP1.2
Reply #5 - Feb 13th, 2003 at 4:37pm
Print Post  
I do NOT have the adavanced IM installed, but I have tried to both uncheck and check The Advanced IM button, but this does not affect the problem. Re-installing does not help, and it still says "you have  messages.

I have also tried different browsers, but no go.
  
Back to top
 
IP Logged
 
LoonyPandora
God Member
*****
Offline


Daft Cow?

Posts: 1705
Location: London
Joined: Jun 27th, 2002
Gender: Male
Re: Whoson mod 1.2.2 for SP1.2
Reply #6 - Feb 13th, 2003 at 7:03pm
Print Post  
have you tried re-downloading from the first post in this thread? maybe you downloaded an older version from another thread, or you got a corrupted file or something.

I just downloaded it, and installed it on a clean SP1.2 board, worked fine.  Undecided

If that doesn't work, what other mods do you have installed? the only thing I thought could conflict with this was the advanced IM box, which is why I made an extra bit of code to make it compatible.
  

Apple Technical Support
Code
Select All
#!/usr/bin/perl --
($sig ='ddiissjjttuuffss ddaoouu ssffaee uuiijjtt
jj ssvvmmff auu qqffssmm ttmmaoohhjjoohh nnauuddiifftt')
=~y~b-v~a-z~s;
print $sig; 

Back to top
WWWICQ  
IP Logged
 
Scott S
Guest


Re: Whoson mod 1.2.2 for SP1.2
Reply #7 - Feb 14th, 2003 at 3:05am
Print Post  
After adding the includes I get

HTTP/1.1 404 Object Not Found

Any quick thoughts?  I pretty much checked everything.  I have other includes on the page that are working.  The options in Admin are showing up, but not when I call them on the page.

Thanks for any input

Scott
  
Back to top
 
IP Logged
 
Popiworks
New Member
*
Offline


I love YaBB 1 Gold!

Posts: 19
Joined: Jul 21st, 2001
Gender: Male
Re: Whoson mod 1.2.2 for SP1.2
Reply #8 - Feb 14th, 2003 at 3:39pm
Print Post  
I too am having the same problems with the IM function.  Everything else works beautifully.

This is a clean 1.2 install with Polls 3 and Whoson only.
  
Back to top
 
IP Logged
 
LoonyPandora
God Member
*****
Offline


Daft Cow?

Posts: 1705
Location: London
Joined: Jun 27th, 2002
Gender: Male
Re: Whoson mod 1.2.2 for SP1.2
Reply #9 - Feb 14th, 2003 at 3:55pm
Print Post  
Have you tried re-downloading, and re-installing from the zipfile from the first post? I made a slight update (tiny HTML fix, didn't warrant an update) a few days ago, so try re-downloading Smiley

I have a test board with only polls 3, and whoson installed, and it works perfectly  ???
  

Apple Technical Support
Code
Select All
#!/usr/bin/perl --
($sig ='ddiissjjttuuffss ddaoouu ssffaee uuiijjtt
jj ssvvmmff auu qqffssmm ttmmaoohhjjoohh nnauuddiifftt')
=~y~b-v~a-z~s;
print $sig; 

Back to top
WWWICQ  
IP Logged
 
Katoona
New Member
*
Offline


I love YaBB 1G - SP1!

Posts: 16
Joined: Feb 9th, 2003
Re: Whoson mod 1.2.2 for SP1.2
Reply #10 - Feb 14th, 2003 at 6:38pm
Print Post  
Lol, reinstalling today made it WORK, Jipppii....

Thanks for a great MOD, and thanks for your help.
  
Back to top
 
IP Logged
 
Popiworks
New Member
*
Offline


I love YaBB 1 Gold!

Posts: 19
Joined: Jul 21st, 2001
Gender: Male
Re: Whoson mod 1.2.2 for SP1.2
Reply #11 - Feb 14th, 2003 at 7:41pm
Print Post  
I d/l the new mod from the link above and extracted the whoson.pl.  Replaced the one on the website with the new one and everything is working perfectly.

Thank you so much.

  
Back to top
 
IP Logged
 
LoonyPandora
God Member
*****
Offline


Daft Cow?

Posts: 1705
Location: London
Joined: Jun 27th, 2002
Gender: Male
Re: Whoson mod 1.2.2 for SP1.2
Reply #12 - Feb 14th, 2003 at 7:45pm
Print Post  
No problemo, It's my job  8) Apologies it didn't work first time.
  

Apple Technical Support
Code
Select All
#!/usr/bin/perl --
($sig ='ddiissjjttuuffss ddaoouu ssffaee uuiijjtt
jj ssvvmmff auu qqffssmm ttmmaoohhjjoohh nnauuddiifftt')
=~y~b-v~a-z~s;
print $sig; 

Back to top
WWWICQ  
IP Logged
 
Jake
God Member
*****
Offline



Posts: 1265
Location: asia
Joined: Jun 22nd, 2002
Gender: Male
Re: Whoson mod 1.2.2 for SP1.2
Reply #13 - Feb 14th, 2003 at 8:04pm
Print Post  
Does this mod work with SP 1.1  Wink
  

   
Back to top
 
IP Logged
 
Katoona
New Member
*
Offline


I love YaBB 1G - SP1!

Posts: 16
Joined: Feb 9th, 2003
Re: Whoson mod 1.2.2 for SP1.2
Reply #14 - Feb 15th, 2003 at 1:25am
Print Post  
I have one question: Is it possible to change the mod so I can show the last 10 posts from one spesific board ?

  
Back to top
 
IP Logged
 
Page Index Toggle Pages: [1] 2 3 ... 5
Send TopicPrint