|
Joined: Feb 2001
Posts: 67
Member
|
Member
Joined: Feb 2001
Posts: 67 |
Do you have this well documenten? (a new / modified hack? )
What Would UBB look like with out hacks?
|
|
|
|
Joined: Nov 2000
Posts: 37
Member
|
Member
Joined: Nov 2000
Posts: 37 |
Hi, yep the upgrade is all done & documented, the links are on the first page, but I'll put them here as well. Main filehxxp://europa.spaceports.com/~dugout/ubb6categorybg.txt Upgrade only filehxxp://europa.spaceports.com/~dugout/ubb6categorybgup.txt change the hxxp to http and as the links are on a spaceports server, remember to copy and paste the link into the browser address bar. Magnum 
|
|
|
|
Joined: Apr 2001
Posts: 83
Member
|
Member
Joined: Apr 2001
Posts: 83 |
HI I have the who's online hack added (lastest beta version). I saw the post(in this thread) on adding it but..... 6.03/unix --hacks; gradient (by Dark Man X), who's online beta,preview post. How can I add this gradient to the who's online or can I just upgrade to Magnum's gradient hack? http:/www.vp-6.com/cgi-bin/ultimatebb.cgi
|
|
|
|
Joined: Apr 2001
Posts: 43
Member
|
Member
Joined: Apr 2001
Posts: 43 |
Answered my own question [ April 14, 2001 11:27 AM: Message edited by: York1 ]
|
|
|
|
Joined: Apr 2001
Posts: 65
Member
|
Member
Joined: Apr 2001
Posts: 65 |
firstly, great hack! BUT, I have one problem with it. On top menu words on my startup page (Forums, Topics, Posts, Last Post, Moderators) My "Forums" title is above the bar unlike the other ones. My site is here , you'll see what I'm on about when you get there. Anyone know how I can fix this problem? Also just one more thing, is there anything I can do to align the "Last Post" title into the middle instead of leaving it stuck to the "Posts" title? Thanks very much in Advance! [ April 26, 2001 02:05 AM: Message edited by: fungpi ]
Promote your UBB @ UBBDIRECTORY.COM
|
|
|
|
Joined: Apr 2001
Posts: 94
Member
|
Member
Joined: Apr 2001
Posts: 94 |
Yeah!Which one should i use???
|
|
|
|
Joined: Apr 2001
Posts: 94
Member
|
Member
Joined: Apr 2001
Posts: 94 |
Hey Magnum,i found an typo in your documentation:
if (($vars_display{ForumTotalOption} eq "Both") || ($vars_display{ForumTotalOption} eq 'Posts')) {
right would be...'Both' instead of "Both"...
if (($vars_display{ForumTotalOption} eq 'Both') || ($vars_display{ForumTotalOption} eq 'Posts')) {
--- Adn i have a question: I have one vars_style_1.cgi in my cgibin and one in noncgi/styles...
I changed the one from noncgi without problems,but the one from the cgibin doesnt contains an "PageBackground => q^^," in this file stands: "PageBackground => q~~,"
Do i have to change this one,too?
|
|
|
|
Joined: Apr 2001
Posts: 94
Member
|
Member
Joined: Apr 2001
Posts: 94 |
To all people how installed the smiliemod by DPK: In magnums hack documentation u'll find this: and The Smiliemod overwrote this and putted in the public common.pl...So u have to make the changes there...I think you have to change only one time, but just try it on your own...My english is very bad so i cant explain it better  @magnum :pls change docs in next version! [ April 26, 2001 10:11 AM: Message edited by: [GLX]SNES ]
|
|
|
|
Joined: Apr 2001
Posts: 94
Member
|
Member
Joined: Apr 2001
Posts: 94 |
I'm finished!This hack is great,magnum!
But please: Make shw-files and docs for installing with having smiliemod alread installed!It is really hard work to install this one, SHW would be great...
|
|
|
|
Joined: Apr 2001
Posts: 94
Member
|
Member
Joined: Apr 2001
Posts: 94 |
Hey Magnum,ive got a problem:
In CP,there are two settings... "Category Header Background Graphic" and "Forum Header Background Graphic"...
But only the second one takes any effect...did i made a misstake in hacking???
|
|
|
|
Joined: Apr 2001
Posts: 94
Member
|
Member
Joined: Apr 2001
Posts: 94 |
Yeah,hackingmisstake,found and solved the problem,thanks anyway,gr8t hack!
|
|
|
|
Joined: Apr 2001
Posts: 7
Junior Member
|
Junior Member
Joined: Apr 2001
Posts: 7 |
shoot. the link is dead. can someone please post a new link to this hack, seems pretty cool.
-viridus
|
|
|
|
Joined: Apr 2001
Posts: 7
Junior Member
|
Junior Member
Joined: Apr 2001
Posts: 7 |
wups, didn't read page2, stupid me. Thanks for the link.
-viridus
|
|
|
|
Joined: Apr 2001
Posts: 65
Member
|
Member
Joined: Apr 2001
Posts: 65 |
Hello, this hack made my msg board look much better. But I got 2 problems after installing it: 1) The "Forum" header on the mainpage is above the actual bar...! 2) My "Views" header on the mainpage is excluded from the gradient bar. My board is here If the author or anyone who knows UBB code could help me out, I'd be very grateful... thanks 
Promote your UBB @ UBBDIRECTORY.COM
|
|
|
|
Joined: Nov 2000
Posts: 37
Member
|
Member
Joined: Nov 2000
Posts: 37 |
Hi, in public_forum_summary.pl you seem to have
 |
 | $vars_wordlets{forum_column}
|
it should be
 |
$vars_wordlets{forum_column}
|
You must have added a hack/mod to display views on the main page... look in the public_forum_summary.pl for something similar to this
Views
|
the 'Views' may be a variable statement like this $vars_wordlets{views_column}
in the add background="http://www.greatocean.com.hk/ubb/grad.gif" so it reads
|
Remember your coding may be slightly different so look for similar coding.
[GLX]SNES ... sorry been away for a while, just got back.. glad you got it sorted & thanks for the smilie code fix/update.
Magnum 
[ May 07, 2001 06:35 AM: Message edited by: Magnum ]
|
|
|
|
Joined: Apr 2001
Posts: 65
Member
|
Member
Joined: Apr 2001
Posts: 65 |
hey there MAGNUM, thanks for your help. I used your instructions to bring the forum header back onto the bar, but I couldn't fix my one other problem. ("Views" header gets excluded from gradient bar). Could you plz give me some extra help with that, i'm not too sure what I actually have to do to fix that... or if you don't mind, could I send you a copy of my public_forum_summary.pl file for you to figure out what's wrong? Thanks very much.. 
Promote your UBB @ UBBDIRECTORY.COM
|
|
|
|
Joined: May 2001
Posts: 254
Member
|
Member
Joined: May 2001
Posts: 254 |
QUOTES: by Link2001-------------------------"I see under the road.""When will the path end?""Boy Im tired."-------------------------
|
|
|
|
Joined: May 2001
Posts: 26
Junior Member
|
Junior Member
Joined: May 2001
Posts: 26 |
Oops! I trashed this great mod.  Actually it works fine, until you get to the actual thread. (this page we're on now) Then just as the post starts, it converts my table border into a table background. Obviously I botched the cut & paste, so I went back and re-edited public_forum_page and public_topic_page thinking I could clean it up quickly, but the error wasn't in those 2 files. So before I went through the whole mod again, I thought I'd ask if anyone knew which file might be altering my table border. (And only in the actual post section. All the other table borders are fine, even the small header above the posts) Thanks guys...
|
|
|
|
Joined: May 2001
Posts: 26
Junior Member
|
Junior Member
Joined: May 2001
Posts: 26 |
Problem found and corrected, ya'll took too long.  As it turns out, it was just a sloppy cut & paste on the avatar hack. (public_topic_page) My bad... 
|
|
|
|
Joined: Apr 2001
Posts: 65
Member
|
Member
Joined: Apr 2001
Posts: 65 |
Can some1 PLZ help me out with this? My "Views" header gets excluded from the gradient bar. You'll know what I mean if you take a look at my board here Thanks very much....!!!
Promote your UBB @ UBBDIRECTORY.COM
|
|
|
|
Joined: Apr 2001
Posts: 83
Member
|
Member
Joined: Apr 2001
Posts: 83 |
fungpi your error in hacking is to the forum_summary.pl- I think. I am reinstalling this hack after an upgrade. So I will try to post the line of code you need to fix later today {b] I think your error is here[/b] [ May 21, 2001 11:07 AM: Message edited by: gene1938 ]
|
|
|
|
Joined: Jun 2001
Posts: 70
Member
|
Member
Joined: Jun 2001
Posts: 70 |
quote:</font><HR>Originally posted by fungpi: Can some1 PLZ help me out with this? My "Views" header gets excluded from the gradient bar. *snip* Thanks very much....!!!<HR></BLOCKQUOTE>
This worked for me;
public_forum_page.pl
##### Find; ##### <BLOCKQUOTE><font size="1" face="Verdana, Helvetica, Arial">code: ############ Replace with ############ public_forum_summary.pl ######### #find : # ######### ########### Change to ########## 
|
|
|
|
Joined: Apr 2001
Posts: 51
Member
|
Member
Joined: Apr 2001
Posts: 51 |
Het great Mod. I also have a news fade but the header background is the same old color so what would be the easiest way to get it to be the same gradient as the forum heading backgrounds?
Any help would be great thanx..
|
|
|
|
Joined: Nov 2000
Posts: 467
Code Monkey
|
Code Monkey
Joined: Nov 2000
Posts: 467 |
I had this installed a couple of months ago and had to remove because It was broken on the top grad has that been fixed? If so where is the latest download.
|
|
|
|
Joined: May 2001
Posts: 25
Junior Member
|
Junior Member
Joined: May 2001
Posts: 25 |
Looks good, but link is down.
|
|
|
|
Joined: Apr 2001
Posts: 79
Member
|
Member
Joined: Apr 2001
Posts: 79 |
hey ppl someone have got this hack ? can u put it somewhere? the link is down...
if you see the flash... -------------------- it`s already too late
|
|
|
|
Joined: May 2001
Posts: 13
Junior Member
|
Junior Member
Joined: May 2001
Posts: 13 |
*Bump* Hey guys,does anyone have a copy of this hack somewhere?I have seen it in action and think it's great,well,great that is if I could get my hands on it  Can anyone help please?:)
|
|
|
|
Joined: Jul 2001
Posts: 122
Member
|
Member
Joined: Jul 2001
Posts: 122 |
|
|
|
|
Joined: May 2001
Posts: 13
Junior Member
|
Junior Member
Joined: May 2001
Posts: 13 |
Many thanks LSU,can I call you that?;)
|
|
|
|
Joined: Jul 2001
Posts: 122
Member
|
Member
Joined: Jul 2001
Posts: 122 |
Lol, yeah every message board I goto thats my name. so I am use to it.
|
|
|
|
Joined: Jun 2001
Posts: 2,849
Spotlight Winner
|
Spotlight Winner
Joined: Jun 2001
Posts: 2,849 |
I spent days getting the gradient on as many pages as I could find, including the transistions...I missed a couple, but I'll find them as well... www.netwerkin.com/cgi-bin/ultimatebb.cgi
|
|
|
|
Joined: Jun 2001
Posts: 2,849
Spotlight Winner
|
Spotlight Winner
Joined: Jun 2001
Posts: 2,849 |
Revenant, in public_forum_summary.pl Look for this... code:
<TR bgcolor="$vars_style{CategoryStripColor}"> <TD colspan="$ColSpan" background="$vars_config{NonCGIURL}/gradientbar.gif"> <A href="javascript:alert('Statistic Hack was created by Tovok7\nUpdates and infos available at www.Tovok7.de\');"><FONT SIZE="$vars_style{TextSize}" FACE="$vars_style{FontFace}" COLOR="$vars_style{CategoryStripTextColor}">$vars_wordlets_mods{'statistic_header'}</FONT></A> </TD> </TR> <TR> <TD bgcolor="$vars_style{AltColumnColor1}" valign="top" align="center"><IMG SRC="$vars_config{NonCGIURL}/statistic.gif" BORDER="0"></TD> <TD colspan="2" bgcolor="$vars_style{AltColumnColor2}" width="50%"> <FONT SIZE="1" FACE="$vars_style{FontFace}"> $vars_wordlets_mods{'statistic_monthly_hits'} <B>$MonthlyHits</B>
$vars_wordlets_mods{'statistic_total_posts'} <B>$AllPosts</B>
$vars_wordlets_mods{'statistic_total_topics'} <B>$AllTopics</B>
$vars_wordlets_mods{'statistic_total_forums'} <B>$AllForums</B>
$vars_wordlets_mods{'statistic_total_members'} <B>$TotalMembers</B>
</FONT>
Wow, that got shrunk...look for my placement of "gradientbar.gif".
[ August 10, 2001: Message edited by: XPerT ]
|
|
|
|
Joined: Jul 2001
Posts: 122
Member
|
Member
Joined: Jul 2001
Posts: 122 |
in the public forum summary for the Statistic change code:
<TR bgcolor="$vars_style{CategoryStripColor}"> <TD colspan="$ColSpan"> <A href="javascript:alert('Statistic Hack was created by Tovok7\nUpdates and infos available at www.Tovok7.de\');"><FONT SIZE="$vars_style{TextSize}" FACE="$vars_style{FontFace}" COLOR="$vars_style{CategoryStripTextColor}">$vars_wordlets_mods{'statistic_header'}</FONT></A> </TD> </TR> <TR>
to
code:
<tr bgcolor="$vars_style{CategoryStripColor}"><TD colspan="$ColSpan" background="$vars_config{NonCGIURL}/table.gif"> <A href="javascript:alert('Statistic Hack was created by Tovok7\nUpdates and infos available at www.Tovok7.de\');"><FONT SIZE="$vars_style{TextSize}" FACE="$vars_style{FontFace}" COLOR="$vars_style{CategoryStripTextColor}">$vars_wordlets_mods{'statistic_header'}</FONT></A> </TD> </TR> <TR>
and change
code:
<TR bgcolor="$vars_style{TableColorStrip}"> <TD colspan="2"> <A href="javascript:alert('Statistic Hack was created by Tovok7\nUpdates and infos available at www.Tovok7.de\');"><FONT size="1" face="$vars_style{FontFace}" color="$vars_style{TableStripTextColor}">$vars_wordlets_mods{'statistic_header'}</FONT></A> </TD> </TR> <TR>
to
code:
<tr bgcolor="$vars_style{CategoryStripColor}"><TD colspan="$ColSpan" background="$vars_config{NonCGIURL}/table.gif"> <A href="javascript:alert('Statistic Hack was created by Tovok7\nUpdates and infos available at www.Tovok7.de\');"><FONT size="1" face="$vars_style{FontFace}" color="$vars_style{TableStripTextColor}">$vars_wordlets_mods{'statistic_header'}</FONT></A> </TD> </TR> <TR>
change the table.gif to whatever you want or something
you can do it for everything really. all you have to do is change
code:
<TR bgcolor="$vars_style{TableColorStrip}"> <TD colspan="2">
to
code:
<tr bgcolor="$vars_style{CategoryStripColor}"><TD colspan="$ColSpan" background="$vars_config{NonCGIURL}/table.gif">
and if you change who's online into a cat, look for that code in the ubb forum summary. do tha same for the msn message center where ever it is.
|
|
|
|
Joined: Aug 2001
Posts: 4
Junior Member
|
Junior Member
Joined: Aug 2001
Posts: 4 |
I have a stupid quetsion...Why can't I download the zip file? heh heh heh...I can't download it, is the link dead?
|
|
|
|
Joined: Jul 2001
Posts: 122
Member
|
Member
Joined: Jul 2001
Posts: 122 |
Yeah the one that was on my site, I took down.
|
|
|
|
Joined: Dec 2000
Posts: 1
Junior Member
|
Junior Member
Joined: Dec 2000
Posts: 1 |
I miss it can anyone re-upload the zip again pls ? Thanks 
|
|
|
|
Joined: Apr 2001
Posts: 48
Member
|
Member
Joined: Apr 2001
Posts: 48 |
yeah.. re-upload .zip file into your server =]
|
|
|
|
Joined: Jul 2001
Posts: 122
Member
|
Member
Joined: Jul 2001
Posts: 122 |
should be back up 
|
|
|
|
Joined: Apr 2001
Posts: 27
Junior Member
|
Junior Member
Joined: Apr 2001
Posts: 27 |
Any chance you could upload the zip file again please? Looks like a nice hack and I'd like to give it a shot  Anyone else got a working link to the zip?
|
|
|
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
|
|
|
|