Page Index Toggle Pages: 1 [2] 3 4 5 Send TopicPrint
Very Hot Topic (More than 25 Replies) Whoson mod 1.2.2 for SP1.2 (Read 34991 times)
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 #15 - Feb 15th, 2003 at 8:34am
Print Post  
Quote:
Does this mod work with SP 1.1   Wink


lol.... no comment.....  8)


Quote:
I have one question: Is it possible to change the mod so I can show the last 10 posts from one spesific board ?


At the moment, it is not possible. However, I can't imagine it being really tough to make it do that. I'll look into it. I wouldn't hold your breath though, it may take a while....

You could ask someone about how to do it with the print headlines mod. this mod uses the same code 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
 
Chris H
Guest


Re: Whoson mod 1.2.2 for SP1.2
Reply #16 - Feb 16th, 2003 at 2:10am
Print Post  
I'm having one small problem, the script seems to be going ok (from telnet), but when I put in the ssi call on the html page, it gives me error can't process this directive). I've set the server to accept SSI's via the apache server and a .htaccess file. I also know that SSI's are running, as I have tag.cgi running on the same page which also uses an SSI cal.. I've tried removigng tag, and just leaving whoson, but to no avail.

Anybody come across this, or how I should approach as I'm kinda stumpted now.

The page in question is www.greengreengreen.co.uk/index.shtml
  
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 #17 - Feb 16th, 2003 at 3:53am
Print Post  
This can sometimes be tricky and I had the exactly the same problem.

Try changing your tag to the following:

<!--#include virtual="/cgi-bin/yabb/your_link -->

Whats important here is that you MUST NOT change the beginning of the link: it must start with "<!--#include virtual="/cgi-bin/........."

A lot of servers DO NOT like this:
<!--#include virtual="http://www.yourdomain.com/cgi-bin/.......

It shall only start with "/cgi-bin/............


  
Back to top
 
IP Logged
 
Christer Alexander
God Member
*****
Offline


Make my day...

Posts: 3443
Location: Lethbridge
Joined: Feb 10th, 2002
Gender: Male
Re: Whoson mod 1.2.2 for SP1.2
Reply #18 - Feb 18th, 2003 at 4:40pm
Print Post  
Katoona wrote on Feb 16th, 2003 at 3:53am:
A lot of servers DO NOT like this:
<!--#include virtual="http://www.yourdomain.com/cgi-bin/.......

It shall only start with "/cgi-bin/............




I don't think ANY servers accept that. Absolute and relative paths only, I think.
  

Code
Select All
unless(0) { stab("LoonyPandora"); next; } 

Back to top
IP Logged
 
EliteAngler
New Member
*
Offline



Posts: 28
Location: Schenectady
Joined: Feb 18th, 2003
Re: Whoson mod 1.2.2 for SP1.2
Reply #19 - Feb 18th, 2003 at 7:37pm
Print Post  
I am having similar problems as above.
Is the whoson.pl supposed to be in the "sources" directory, or located in the root with yabb.cgi file?
I think this may be my problem, although I did not try moving it around yet.

Thanks in advance
  
Back to top
WWW  
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 #20 - Feb 18th, 2003 at 11:27pm
Print Post  
whoson.pl should be in the same directory as YaBB.cgi
WhosonSettings.pl should be in the Sources directory
WhosonSettings.tx should be in the Variables directory.

It's all in the readme, and mod info....
  

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
 
EliteAngler
New Member
*
Offline



Posts: 28
Location: Schenectady
Joined: Feb 18th, 2003
Re: Whoson mod 1.2.2 for SP1.2
Reply #21 - Feb 19th, 2003 at 12:29pm
Print Post  
Well, I've tried about everything and am ready to throw in the towel.  It just does not want to display to the page.  I've gone through everything with a fine toothed comb, but to no avail.  I even did a complete new SP1.2 install to test it, and it still wouldn't work for me.  I must be missing something.  I have includes that are working fine on my pages.  Would there be a problem with running Win2K Server?  My host has SSI support, so maybe I'll give them a shout to find out WTF is going on.

Here is the message I get:
HTTP/1.1 404 Object Not Found Server: Microsoft-IIS/5.0 Date: Wed, 19 Feb 2003 12:29:15 GMT Connection: close Content-Type: text/html
404 Object Not Found
  
Back to top
WWW  
IP Logged
 
Hani
Guest


Re: Whoson mod 1.2.2 for SP1.2
Reply #22 - Feb 19th, 2003 at 1:22pm
Print Post  
Hello
can anyone tell me please how can we do that on a YaBBse forum....?? how can we use this mode on Yabbse ??
i am looking for a way to have the last 10 posts on my index page (.php)
i am also using phpnuke, if there is a sugestion about how to integrate the last 10 post from Yabbse into phpnuke.

Thanks a lot
???
  
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 #23 - Feb 19th, 2003 at 10:47pm
Print Post  
Quote:
Hello
can anyone tell me please how can we do that on a YaBBse forum....?? how can we use this mode on Yabbse ??
i am looking for a way to have the last 10 posts on my index page (.php)
i am also using phpnuke, if there is a sugestion about how to integrate the last 10 post from Yabbse into phpnuke.

Thanks a lot
???


you can't use this on YaBB SE. there may be a mod for YaBB SE that does something similar. look on http://www.yabbse.org to find out.


Quote:
Well, I've tried about everything and am ready to throw in the towel.  It just does not want to display to the page.  I've gone through everything with a fine toothed comb, but to no avail.  I even did a complete new SP1.2 install to test it, and it still wouldn't work for me.  I must be missing something.  I have includes that are working fine on my pages.  Would there be a problem with running Win2K Server?  My host has SSI support, so maybe I'll give them a shout to find out WTF is going on.


hmm, as I'm sure you know, 404 means it can't find whoson.pl, meaning the path is wrong. Have you tried checking the path itself, typing in the URL for your YaBB forum, but instead of putting YaBB.pl at the end, put whoson.pl. so it would be. http://www.site.com/cgi-bin/whoson.pl it should give you the correct output. if it works, then there is something up with the way your putting the path in, or the way your host deals with SSI.
  

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
 
EliteAngler
New Member
*
Offline



Posts: 28
Location: Schenectady
Joined: Feb 18th, 2003
Re: Whoson mod 1.2.2 for SP1.2
Reply #24 - Feb 20th, 2003 at 2:25am
Print Post  
Thanks for all the help, but I only wish I could say that the path was wrong.  Now.... I am, and have always gotten an untrapped error when I clicked on the Forum Preferences and Settings in the Admin Center, both on my old board and the new install.
Could this be causing the problem?

Here's that error:
Untrapped Error:<BR>Can't open directory (cgi-bin/yabb) :: No such file or directory at ./Sources/AdminEdit.pl line 424.

I hope I can find a solution.  I was really looking forward to applying this mod to my site.  It was just what I was looking for.
  
Back to top
WWW  
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 #25 - Feb 20th, 2003 at 2:32am
Print Post  
Whoson mod doesn't touch AdminEdit.pl in any way. so it can't be that.

You get that error on a fresh install of YaBB? that's odd. the only thing I can think of is it's your paths, or your chmod settings.
  

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
 
EliteAngler
New Member
*
Offline



Posts: 28
Location: Schenectady
Joined: Feb 18th, 2003
Re: Whoson mod 1.2.2 for SP1.2
Reply #26 - Feb 20th, 2003 at 3:58am
Print Post  
Well, I fixed the preferences and settings issue.  It was actually a mistake that I made in the settings.pl file.  Go figure!  I feel like a real dumbass.....but anyway, I have tested some things for the whoson issue, and here is what I found.

I tried typing the complete path to whoson.pl?info=ShowAll in the address bar and it works fine.  It showed me just what it should have.  I have <-- #include file="path/filename" --> working with some .inc files, but I am not too familiar with #include virtual.  What is virtual?  Is it possible that my server is not responding to this call?
  
Back to top
WWW  
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 #27 - Feb 20th, 2003 at 1:11pm
Print Post  
Quote:
Go figure!  I feel like a real dumbass.....


No worries, we've all done stuff like that...

#include file, AFAIK just puts the contentes of the file there, if you put a .pl script file in a #include file line, it would just put all the code without running it.

#include virtual, and #exec cgi would run that .pl script if you put the path to it. try using exec cgi instead of include virtual. on my host, they wouldn't accept exec cgi, but yours may do.
  

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
 
EliteAngler
New Member
*
Offline



Posts: 28
Location: Schenectady
Joined: Feb 18th, 2003
Re: Whoson mod 1.2.2 for SP1.2
Reply #28 - Feb 20th, 2003 at 3:00pm
Print Post  
Thanks,
I'll try when I get home tonight and let you know how I make out.
  
Back to top
WWW  
IP Logged
 
dmalynyk
New Member
*
Offline


I love YaBB 1G - SP1.2!

Posts: 1
Location: Hamilton
Joined: Feb 20th, 2003
Gender: Female
Re: Whoson mod 1.2.2 for SP1.2
Reply #29 - Feb 20th, 2003 at 8:12pm
Print Post  
Hello,

After much confusion on my part, I've finally got this mod working.  BUT.... it seems there's some kind of HTML coding problem (again, probably on MY part).  My whole page is in tables with newspaper like columns.  I've got the whoson mod in far right column (table).  The problem.... I can't get it to align to the top with the other 2 columns.  I know this has to be something fairly easy.  But I can't figure it out.  I can't afford any more bald spots (from pulling my hair out)!!  Any help would be GREAT.  Also, I really don't want to re-design the whole page.  I've got too many others to do already!!

Thanks.

http://www.hamiltonoffroadclub.com/horcmain3.shtml
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1 [2] 3 4 5
Send TopicPrint