|
Joined: Oct 2000
Posts: 215
Member
|
Member
Joined: Oct 2000
Posts: 215 |
Thanks, JB. This has been the one major thing we've been waiting on before we upgraded our production forums to UBB6. I'll install this and play around with it this weekend on our test servers.
Ultimate Frisbee is good for you, it improves your symbolic logic skills.
|
|
|
|
Joined: Mar 2001
Posts: 8
Junior Member
|
Junior Member
Joined: Mar 2001
Posts: 8 |
i'm having troubles, when i load ubbnews.cgi in my browser, i get an internal server error
i have uploaded al the files in asscie, so that's not the prob
i've checked the perl patch, i corrected it
what am i doing wrong?
Pentiums melt in your pc, not in your hand.
|
|
|
|
Joined: Aug 2000
Posts: 594
Member
|
Member
Joined: Aug 2000
Posts: 594 |
I think you are supposed to call it via SSI instead of accessing it directly with your browser.
[ May 16, 2001 12:48 PM: Message edited by: freakscene ]
jeremiah
|
|
|
|
Joined: Mar 2001
Posts: 8
Junior Member
|
Junior Member
Joined: Mar 2001
Posts: 8 |
that doesn't work for me either
Pentiums melt in your pc, not in your hand.
|
|
|
|
Joined: Mar 2001
Posts: 293
Member
|
Member
Joined: Mar 2001
Posts: 293 |
you don't load it is your browser you edit the settings in the CP and call it into your page using:
|
|
|
|
Joined: Mar 2001
Posts: 9
Junior Member
|
Junior Member
Joined: Mar 2001
Posts: 9 |
What does this program do exactly? It looks like you cna post messages to a forum, and they automatically will update your news pages. Is that right? That would be awesome for me, since it takes me forever to update news sections, and it would let moderators who have no HTML experience update the site as well!
|
|
|
|
Joined: Mar 2001
Posts: 9
Junior Member
|
Junior Member
Joined: Mar 2001
Posts: 9 |
Doh! I have to have SSI access to use this script? Damn Simplenet!
|
|
|
|
Joined: Mar 2001
Posts: 8
Junior Member
|
Junior Member
Joined: Mar 2001
Posts: 8 |
it's not working for me if i load it via ssi or directly via the .cgi file.
Pentiums melt in your pc, not in your hand.
|
|
|
|
Joined: Aug 2000
Posts: 594
Member
|
Member
Joined: Aug 2000
Posts: 594 |
what ssi call are you making?
what type of server are you on?
jeremiah
|
|
|
|
Joined: Nov 2000
Posts: 169
Member
|
Member
Joined: Nov 2000
Posts: 169 |
quote:</font><HR>Originally posted by M2sc-com: you don't load it is your browser you edit the settings in the CP and call it into your page using: <BLOCKQUOTE><font size="1" face="Verdana, Helvetica, Arial">code:
!@$# I was trying to load in in my browser and geting 500err and i was useing the other ssi call now have to re hack becuzz i restord back up thx for the info 
Some men live for others and make their presence known Some men live in seclusion and choose to live alone... Some men live for justice and walk inside the law But of these men, the group I'm in are the men behind the wall... - Gato Suertudo
|
|
|
|
Joined: Jan 2001
Posts: 52
Member
|
Member
Joined: Jan 2001
Posts: 52 |
He probably never changed the first line in ubbnews.cgi (the one to your perl dir)
Oh, how do I have MULTIPLE slashbb's running. I have one for my Announcements forum, and I want another one for my Submit News forum.
I would like to die like my grandfather; peacefully in his sleep, unlike the screaming passengers in the car he was driving.
|
|
|
|
Joined: Aug 2000
Posts: 594
Member
|
Member
Joined: Aug 2000
Posts: 594 |
On an Apache server you will more than likely need to use as opposed to exec.
give that a try
jeremiah
|
|
|
|
Joined: Jan 2001
Posts: 52
Member
|
Member
Joined: Jan 2001
Posts: 52 |
Not true freakscene. I'm on an apache and the code works fine (although I don't have my files in a cgi-bin, and I used a "/" to escape the "VC" folder I have the news put in, but that's all besides the point.
I would like to die like my grandfather; peacefully in his sleep, unlike the screaming passengers in the car he was driving.
|
|
|
|
Joined: Aug 2000
Posts: 594
Member
|
Member
Joined: Aug 2000
Posts: 594 |
Cool, that is nice to know. I have had problems with past hosts and they told me that was the case (which resolved the problems). Guess they had the exec directive disabled.
I'll give that a shot on my new host when I get home today with a couple other scripts I am using.
Thanks for the info Axeone
jeremiah
|
|
|
|
Joined: Sep 2000
Posts: 793
Member
|
Member
Joined: Sep 2000
Posts: 793 |
Looks good! I'll try it out later today and see how it works out!
-DT
|
|
|
|
Joined: Nov 2000
Posts: 169
Member
|
Member
Joined: Nov 2000
Posts: 169 |
ok i got it working really cool mod man thx! 
Some men live for others and make their presence known Some men live in seclusion and choose to live alone... Some men live for justice and walk inside the law But of these men, the group I'm in are the men behind the wall... - Gato Suertudo
|
|
|
|
Joined: Jan 2001
Posts: 52
Member
|
Member
Joined: Jan 2001
Posts: 52 |
HOW DO YOU HAVE 2 SLASHBB'S RUN!
I would like to die like my grandfather; peacefully in his sleep, unlike the screaming passengers in the car he was driving.
|
|
|
|
Joined: Nov 2000
Posts: 915
Developer
|
Developer
Joined: Nov 2000
Posts: 915 |
here here! 
|
|
|
|
Joined: Mar 2001
Posts: 293
Member
|
Member
Joined: Mar 2001
Posts: 293 |
I do not think you can yet, maybe in the next version, I would also like to see archiving added in too
|
|
|
|
Joined: Nov 2000
Posts: 148
Member
|
Member
Joined: Nov 2000
Posts: 148 |
Oksy so you are saying that the call should be made in CP using the intro
or
[ May 16, 2001 02:58 PM: Message edited by: Webdaddie ]
|
|
|
|
Joined: Aug 2000
Posts: 594
Member
|
Member
Joined: Aug 2000
Posts: 594 |
NOOOO  , not in the CP. In a page that allows SSI calls (usually ends with .shtml)
jeremiah
|
|
|
|
Joined: Nov 2000
Posts: 148
Member
|
Member
Joined: Nov 2000
Posts: 148 |
Okay that what I thought. It's still comming up blank. calling the ssi. No errors are showing up at all. Look here at the center box that blank thats whats calling the ssi http://webs4free.virtualave.net
|
|
|
|
Joined: Nov 2000
Posts: 915
Developer
|
Developer
Joined: Nov 2000
Posts: 915 |
got it working, n/m  I've noticed also that the code could be better integrated with the ubb's. Might be a future goal. [ May 16, 2001 03:43 PM: Message edited by: DPK ]
|
|
|
|
Joined: Mar 2001
Posts: 293
Member
|
Member
Joined: Mar 2001
Posts: 293 |
on some servers they make you chmod the file ie. whatever.shtml to 777, my server does
|
|
|
|
Joined: Nov 2000
Posts: 915
Developer
|
Developer
Joined: Nov 2000
Posts: 915 |
m2sc: yeah, i know, been doing this kinda stuff for about 5 years now.  It was actually quite a dumb mistake, I didnt change the perl path. * dpk walks over to the large UBBDev snack table and grabs a sandwich; dpk goes to have fun customizing the news template  *
|
|
|
|
Joined: Nov 2000
Posts: 148
Member
|
Member
Joined: Nov 2000
Posts: 148 |
What did you change to get it working?
|
|
|
|
Joined: Nov 2000
Posts: 915
Developer
|
Developer
Joined: Nov 2000
Posts: 915 |
webdaddy: perl path at the top of ubbnews.cgi. for anyone who wants to see mine in action: http://nfs5racing.nfscheats.com 
|
|
|
|
Joined: Nov 2000
Posts: 148
Member
|
Member
Joined: Nov 2000
Posts: 148 |
Well, after re download the thing I realized that I did forget to edit the perl again. Boy I feel stupid! But that was the ticket. Check it out here
|
|
|
|
Joined: Jan 2001
Posts: 52
Member
|
Member
Joined: Jan 2001
Posts: 52 |
I would like to die like my grandfather; peacefully in his sleep, unlike the screaming passengers in the car he was driving.
|
|
|
|
Joined: Apr 2001
Posts: 26
Junior Member
|
Junior Member
Joined: Apr 2001
Posts: 26 |
hey great script. i've been waiting for this forever! anyways i got it working but the colors are all messed up. go to http://server2048.virtualave.net/jpnetworks/test.shtml. that is where the news is and http://forums.jpneti.com is what my forums look like. I want them both to use the same color scheme. I've set it to do that but it has done it's own for some reason. another question: i have multiple websites that use the same UBB forum and each site has it's own category. Is there any way for each site to have it's own news?
|
|
|
|
Joined: Mar 2001
Posts: 293
Member
|
Member
Joined: Mar 2001
Posts: 293 |
it uses the colors you set in the ubb
|
|
|
|
Joined: Mar 2000
Posts: 162
Member
|
Member
Joined: Mar 2000
Posts: 162 |
Hi again! I've added two new features to ver1.1: The possibility to grab news from multiple forums, and limiting the characters of the news topics. So go and redownload if you need these features , if you don't need them .. then there is no need to upgrade.
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
This hack is great, but you forgot to change the textcolor and textsize.
[ May 17, 2001 10:30 AM: Message edited by: LK ]
|
|
|
|
Joined: Oct 2000
Posts: 109
Member
|
Member
Joined: Oct 2000
Posts: 109 |
I have not been able to get this mod to work. After 3 attempts all i get is page does not exist. Also, Template setting are not staying in Cp after submit. Is this SSi only? Help please.
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
Bug in cp_vars_ubb_news.pl: &RegField ("If yes, how many characters to display?", "ubbnew_maxchars","no","5","5","How many characters to display for each topic?","$vars_ubb_news{ubbnews_maxchars}"); Should be: &RegField ("If yes, how many characters to display?", "ubbnews_maxchars","no","5","5","How many characters to display for each topic?","$vars_ubb_news{ubbnews_maxchars}");
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
It doesn't work here. My SHTML file is: (Who's Online works) My Variables file is: It doesn't display ANYTHING, only in the source two empty lines. [ May 17, 2001 11:05 AM: Message edited by: LK ]
|
|
|
|
Joined: Jan 2001
Posts: 52
Member
|
Member
Joined: Jan 2001
Posts: 52 |
In 1.2 make it so that you can grab from multiple forums, but each forum u grab news from has its own SSI file. =)
I would like to die like my grandfather; peacefully in his sleep, unlike the screaming passengers in the car he was driving.
|
|
|
|
Joined: Nov 2000
Posts: 169
Member
|
Member
Joined: Nov 2000
Posts: 169 |
Software error: Modification of a read-only value attempted at ubbnews.cgi line 104
that when i turn on characters to display
[ May 17, 2001 11:24 AM: Message edited by: indoe ]
Some men live for others and make their presence known Some men live in seclusion and choose to live alone... Some men live for justice and walk inside the law But of these men, the group I'm in are the men behind the wall... - Gato Suertudo
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
Same here indoe after I changed the first line to #!/usr/bin/perl -w.
[ May 17, 2001 11:29 AM: Message edited by: 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: 5,833
Joined: January 2000
|
|
Forums63
Topics37,575
Posts293,930
Members13,823
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|