|
Joined: Jan 2000
Posts: 5,834 Likes: 20
UBBDev Owner Time Lord
|
UBBDev Owner Time Lord
Joined: Jan 2000
Posts: 5,834 Likes: 20 |
Original Author: Slurpee Ported to 6.4 by Gizzy ( Gizmo@undergroundnews.com). Description: This modification will impliment a "News Fader" feature on your UBB install. Requirements: Valid license, UBB™ 6.4.0. Download: Zip Demo: UGN Security
|
|
|
|
Joined: Jan 2003
Posts: 1
Junior Member
|
Junior Member
Joined: Jan 2003
Posts: 1 |
Cool been waiting for this
But 1/2 way through editing when I come to
##################################### ### in: public_forum_summary.pl ### ##################################### # Find: # #################
$Top .= ' | ';
This is not in JCT's templates ?
Do you have the JC hack ?
Thanks
slev
|
|
|
Joined: Jan 2000
Posts: 5,834 Likes: 20
UBBDev Owner Time Lord
|
UBBDev Owner Time Lord
Joined: Jan 2000
Posts: 5,834 Likes: 20 |
I honestly have no clue, I don't use the JCTemplates.
|
|
|
|
Joined: Jan 2003
Posts: 2
Junior Member
|
Junior Member
Joined: Jan 2003
Posts: 2 |
quote: But 1/2 way through editing when I come to
##################################### ### in: public_forum_summary.pl ### ##################################### # Find: # #################
$Top .= ' | ';
This is not in JCT's templates ? For JCT's templates use this instead
##################################### ### in: public_forum_summary.pl ### ##################################### # Find: # #################
} # end mods column
$Top .= qq~~;
Taz2661
|
|
|
Joined: Jan 2000
Posts: 5,834 Likes: 20
UBBDev Owner Time Lord
|
UBBDev Owner Time Lord
Joined: Jan 2000
Posts: 5,834 Likes: 20 |
|
|
|
|
Joined: Jul 2002
Posts: 9
Junior Member
|
Junior Member
Joined: Jul 2002
Posts: 9 |
Very nice mod. But it hosed down the chat mod  - it vanished ! lol D:
|
|
|
|
Joined: Mar 2002
Posts: 78
Member
|
Member
Joined: Mar 2002
Posts: 78 |
I dunno, I'm running the Chat Mod and the News Fader. They interact just fine!
1998 Firebird Formula with a blower and then some...
|
|
|
|
Joined: Jul 2002
Posts: 9
Junior Member
|
Junior Member
Joined: Jul 2002
Posts: 9 |
Here too ; after we did the chat hack again. Very nice hack 
|
|
|
|
Joined: Jun 2001
Posts: 729
Coder
|
Coder
Joined: Jun 2001
Posts: 729 |
I installed the modificaiton and it displays the news fader box and the control panel option aappear but nothing appears in the fader's box? Any ideas?
|
|
|
|
Joined: Jan 2000
Posts: 5,834 Likes: 20
UBBDev Owner Time Lord
|
UBBDev Owner Time Lord
Joined: Jan 2000
Posts: 5,834 Likes: 20 |
Did you upload fader.js to your non cgi directory? Do you have the "Time Modification" installed? If you have the "Time Modification" installed have you added the line to make it compatable with the fader?
|
|
|
|
Joined: Jun 2001
Posts: 729
Coder
|
Coder
Joined: Jun 2001
Posts: 729 |
Yes fader.js is in my non-cgi folder. Not sure what teh time modification is though, so I would say nope not installed 
|
|
|
|
Joined: Feb 2003
Posts: 2
Junior Member
|
Junior Member
Joined: Feb 2003
Posts: 2 |
Here's a fix for JC Templates, it will stick the fader above the Forum/Topic/Post/Moderators etc.
This fix is assuming you have not hacked the file yet.
[code][/code]
|
|
|
|
Joined: Jan 2003
Posts: 28
Junior Member
|
Junior Member
Joined: Jan 2003
Posts: 28 |
Gizzy, I am having the same problem as 1QuickSI with regards to the blank content; however, I am getting successive script errors. It doesn't matter which browser I try this from, I keep starting with "FDRmaxLoops is not defined".
I force the definition in the fader.js file and it comes up with a weird error of "Object expected at line 58, character 1 in ultimatebb.cgi". As near as I can figure, this is referring to a GetTime() function call within the fader.js file itself. I comment that out and then I start getting object undefined again for FDRlnkDev(? I think thats what it was). Whatever it was, I couldn't find a reference of it in any of the files that were modified by this hack.
Sad part is, the first time I installed this on my test system, it worked perfectly. I installed it on the live system under the exact same conditions, and it doesn't work. Went back to the test system, and it no longer works.
|
|
|
|
Joined: Jan 2000
Posts: 5,834 Likes: 20
UBBDev Owner Time Lord
|
UBBDev Owner Time Lord
Joined: Jan 2000
Posts: 5,834 Likes: 20 |
I'm installing this on 6.5 in about 30 minutes EXACTLY how I've stated in the instructions. If anything is "off" I'll be updating the script, but as I had stated before I have no clue what your problems are since I have had it running smoothly on 7 6.4 boards.
|
|
|
|
Joined: Jan 2000
Posts: 5,834 Likes: 20
UBBDev Owner Time Lord
|
UBBDev Owner Time Lord
Joined: Jan 2000
Posts: 5,834 Likes: 20 |
Ok, I've installed this modification on 6.5 without any problems. There is however a script problem with 6.5 that I'm not sure how to work out. It doesn't seem to want to list the total topics or posts which is sort of puzzling, does anyone have any input? And yes, that is the ONLY error that I had recieved... You can see my test board at: http://www.promodtecnologies.com/cgi-bin/ubb/ultimatebb.cgi
|
|
|
|
Joined: Mar 2002
Posts: 451
Spotlight Runner-Up
|
Spotlight Runner-Up
Joined: Mar 2002
Posts: 451 |
Thankyou for the credit of my previous port, much appreciated.. You should however be giving credit to others that have also been involved with the hack's past. LK is one of a few that come to mind.
Regards, Oblivion Knight.
|
|
|
|
Joined: Feb 2002
Posts: 8
Junior Member
|
Junior Member
Joined: Feb 2002
Posts: 8 |
Hi,
This hack works with netscape 7.0 ?
Thanks,
Carlos
|
|
|
|
Joined: Jan 2000
Posts: 5,834 Likes: 20
UBBDev Owner Time Lord
|
UBBDev Owner Time Lord
Joined: Jan 2000
Posts: 5,834 Likes: 20 |
It should work just fine... Try viewing the demo one at http://www.undergroundnews.com
|
|
|
|
Joined: Feb 2002
Posts: 8
Junior Member
|
Junior Member
Joined: Feb 2002
Posts: 8 |
Hi,
Thanks Gizzy, but with Netscape 7.0 PC & Mac I dont see the News Fader but with IE6 perfect.
|
|
|
|
Joined: Jan 2000
Posts: 5,834 Likes: 20
UBBDev Owner Time Lord
|
UBBDev Owner Time Lord
Joined: Jan 2000
Posts: 5,834 Likes: 20 |
then i suppose the code is IE specific :-x...
|
|
|
|
Joined: Nov 2001
Posts: 1,080
Member
|
Member
Joined: Nov 2001
Posts: 1,080 |
Unfortunately the News Fader script was never compatible to Net and Mozilla if I remembered correctly. I don't know about Opera. It's a great script, but would be even better if it were compliant across browsers. 
|
|
|
|
Joined: Mar 2001
Posts: 17
Junior Member
|
Junior Member
Joined: Mar 2001
Posts: 17 |
I've implemented News Fader on 6.5 w/o problems. I have a minor comment about the Forum Summary page formatting that results. The News Fader appears below the column titles for the forum summary table. I think the page would look better if the Fader appeared above the titles. I thought I could see the spot in public_forum_summary.pl where the "News Fader Stuff" should go, but I get an error. Here's what I did: I put the code from: [/code]I also changed the line: </pre></div></div>and the original "add after" line from: <br> <div class="ubbcode-block"><div class="ubbcode-header">Code</div><div class="ubbcode-body ubbcode-pre" ><pre> The error I got was:
[code] This is puzzling because I didn't change that section of code. Any suggestions?
|
|
|
|
Joined: Apr 2003
Posts: 12
Junior Member
|
Junior Member
Joined: Apr 2003
Posts: 12 |
question. how can i get the news fadar "bar" to be smaller in height. Mine is sorta tall and has lot of empty space.. look here to see what I mean. http://www.reakhavok.com/hack3rz/ubb.html what do i need to change in order to have that smaller. thanks
|
|
|
|
Joined: Mar 2001
Posts: 17
Junior Member
|
Junior Member
Joined: Mar 2001
Posts: 17 |
In public_forum_summary.pl, look for FDRboxHgt = 43;
I set mine to 29. That's about two lines high.
|
|
|
|
Joined: May 2001
Posts: 684
Code Monkey
|
Code Monkey
Joined: May 2001
Posts: 684 |
Hi,
what have I to do, to get the Newsfader above the line: Forums, Topis, Posts, Moderator....
Pleas can someone help me...
Thanks d-talk
|
|
|
|
Joined: Aug 2003
Posts: 71
Member
|
Member
Joined: Aug 2003
Posts: 71 |
Same problem Gizzy, the site is still Block any one can upload the file and give us the link  ? Weird Al I need your help again 
|
|
|
|
Joined: Jan 2003
Posts: 3,456 Likes: 2
Master Hacker
|
Master Hacker
Joined: Jan 2003
Posts: 3,456 Likes: 2 |
|
|
|
|
Joined: Aug 2003
Posts: 71
Member
|
Member
Joined: Aug 2003
Posts: 71 |
Thank you Weird Al 
|
|
|
|
Joined: Jan 2003
Posts: 3,456 Likes: 2
Master Hacker
|
Master Hacker
Joined: Jan 2003
Posts: 3,456 Likes: 2 |
|
|
|
|
Joined: Aug 2003
Posts: 71
Member
|
Member
Joined: Aug 2003
Posts: 71 |
Thank you 
|
|
|
|
Joined: Jan 2000
Posts: 5,834 Likes: 20
UBBDev Owner Time Lord
|
UBBDev Owner Time Lord
Joined: Jan 2000
Posts: 5,834 Likes: 20 |
Wow, al, you're so... fast! lol...
|
|
|
|
Joined: Apr 2003
Posts: 57
Member
|
Member
Joined: Apr 2003
Posts: 57 |
quote: Originally posted by d-talk: Hi,
what have I to do, to get the Newsfader above the line: Forums, Topis, Posts, Moderator....
Pleas can someone help me...
Same problem with me!
|
|
|
|
Joined: Sep 2002
Posts: 33
Member
|
Member
Joined: Sep 2002
Posts: 33 |
Any chance of News Fader coming to 6.6 anytime soon?
|
|
|
|
Joined: Jan 2003
Posts: 3,456 Likes: 2
Master Hacker
|
Master Hacker
Joined: Jan 2003
Posts: 3,456 Likes: 2 |
quote:
Originally posted by Mr. B: quote: [qb]Originally posted by d-talk: Hi,
what have I to do, to get the Newsfader above the line: Forums, Topis, Posts, Moderator....
Pleas can someone help me...
[/qb] Same problem with me! https://www.ubbdev.com/ubb/upload/00020028/Newsfaderupdateontop.txt I'm on 6.6 so I can't test it, would someone be willing to try? Remember to backup your public_forum_summary.pl before you try this
|
|
|
|
Joined: Jan 2000
Posts: 5,834 Likes: 20
UBBDev Owner Time Lord
|
UBBDev Owner Time Lord
Joined: Jan 2000
Posts: 5,834 Likes: 20 |
6.6 'eh? I'll port my mods when I get a release lol...
|
|
|
|
Joined: Apr 2003
Posts: 57
Member
|
Member
Joined: Apr 2003
Posts: 57 |
well, I've tested the newsfaderupdateontop for 6.5 but It did not appeare. Just vanished Any other ideas?
|
|
|
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: 1,157
Joined: July 2001
|
|
Forums63
Topics37,575
Posts293,931
Members13,823
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|