Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Who is online in ASP page & YaBB SP1 (Read 3864 times)
Palanthas
Guest


Who is online in ASP page & YaBB SP1
Feb 12th, 2002 at 4:22pm
Print Post  
This used to work with YaBB 1.0 Gold & Who is online mod in ASP page.

Code
Select All
<script src="http://www.mysite.com/cgi-bin/yabb/YaBB.pl?action=printwhoisonline&group=users">
</script>
<br>
Guests currently online:
<script src="http://www.mysite.com/cgi-bin/yabb/YaBB.pl?action=printwhoisonline&group=guests"></script> 



Since I updated to SP1 I've tried users online counter 1.3 but I can't get it to work with ASP. I really need to show who's online and there is no way I can use shtml, just ASP. Any ideas on how to implement this feature?... Sad
  
Back to top
 
IP Logged
 
DanX vs SoNiC
God Member
*****
Offline


TOTTENHAM HOTSPURS FOREVER!!!

Posts: 1675
Location: Scarborough
Joined: Sep 4th, 2001
Gender: Male
Re: Who is online in ASP page & YaBB SP1
Reply #1 - Feb 12th, 2002 at 4:39pm
Print Post  
* This should be in Mod FeedBack & ideas *

Try searching for my YaBB Front End a look at the screenshot - it will do what you need. 8)
  

Email "The User Formally Known As Sonic : mail@danscotson.co.uk
Back to top
 
IP Logged
 
Palanthas
New Member
*
Offline



Posts: 4
Joined: Feb 13th, 2002
Gender: Male
Re: Who is online in ASP page & YaBB SP1
Reply #2 - Feb 13th, 2002 at 2:13pm
Print Post  
That's exactly what I wanted, but I got two more questions:
a) Is there a final release for SP1 I can download or should I do the SP1 modifications myself? (Not lazy, just lots of work-trying to save some time                     Grin)
b) How do I implement it in an ASP page? Any ideas?
  

--,'-@ Est Solarus Oth Mithas @-',--
Back to top
WWW  
IP Logged
 
DanX vs SoNiC
God Member
*****
Offline


TOTTENHAM HOTSPURS FOREVER!!!

Posts: 1675
Location: Scarborough
Joined: Sep 4th, 2001
Gender: Male
Re: Who is online in ASP page & YaBB SP1
Reply #3 - Feb 13th, 2002 at 4:18pm
Print Post  
Palanthas wrote on Feb 13th, 2002 at 2:13pm:
That's exactly what I wanted, but I got two more questions:
a) Is there a final release for SP1 I can download or should I do the SP1 modifications myself? (Not lazy, just lots of work-trying to save some time                     Grin)
b) How do I implement it in an ASP page? Any ideas?

a) The only difference between the Gold version and SP1 (when I finish it) is some $txt{'num'} errors. Find 661-663 (I think) and changed them.

b) Find a .shtml file included in the zip. 8)
  

Email "The User Formally Known As Sonic : mail@danscotson.co.uk
Back to top
 
IP Logged
 
Palanthas
New Member
*
Offline



Posts: 4
Joined: Feb 13th, 2002
Gender: Male
Re: Who is online in ASP page & YaBB SP1
Reply #4 - Feb 13th, 2002 at 5:30pm
Print Post  
Ok, the shtml file worked fine, but still, no luck in making it work with an asp one...  Undecided
Tried include file/virtual,to include it in a <script> tag, yet no luck... I'm getting a bit desperate, grmf  Roll Eyes
If there's no luck I'll try to write some code in ASP to read the stats (when I find the time to see where I can get these values from, besides log.txt). Why, oh why did I upgrade to SP1?  Grin
  

--,'-@ Est Solarus Oth Mithas @-',--
Back to top
WWW  
IP Logged
 
Palanthas
New Member
*
Offline



Posts: 4
Joined: Feb 13th, 2002
Gender: Male
Re: Who is online in ASP page & YaBB SP1
Reply #5 - Feb 15th, 2002 at 10:27am
Print Post  
Ok, installed "Print who's online" mod following the instructions by hand, since boardmod didn't see to do the job and with some additions it works fine, even with asp Smiley
  

--,'-@ Est Solarus Oth Mithas @-',--
Back to top
WWW  
IP Logged
 
DanX vs SoNiC
God Member
*****
Offline


TOTTENHAM HOTSPURS FOREVER!!!

Posts: 1675
Location: Scarborough
Joined: Sep 4th, 2001
Gender: Male
Re: Who is online in ASP page & YaBB SP1
Reply #6 - Feb 15th, 2002 at 11:29am
Print Post  
Glad it works for you. 8)
  

Email "The User Formally Known As Sonic : mail@danscotson.co.uk
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint