Previous Thread
Next Thread
Print Thread
Rate Thread
Page 2 of 3 1 2 3
Joined: Feb 2001
Posts: 67
Member
Member
Offline
Joined: Feb 2001
Posts: 67
Quote
quote:
Do you have this well documenten?
(a new / modified hack? )


What Would UBB look like with out hacks?
Sponsored Links
Joined: Nov 2000
Posts: 37
Member
Member
Offline
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 file
hxxp://europa.spaceports.com/~dugout/ubb6categorybg.txt

Upgrade only file
hxxp://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 wink

Joined: Apr 2001
Posts: 83
Member
Member
Offline
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
Offline
Joined: Apr 2001
Posts: 43
Answered my own question wink

[ April 14, 2001 11:27 AM: Message edited by: York1 ]

Joined: Apr 2001
Posts: 65
Member
Member
Offline
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
Sponsored Links
Joined: Apr 2001
Posts: 94
Member
Member
Offline
Joined: Apr 2001
Posts: 94
Quote
quote:
Yeah!Which one should i use???

Joined: Apr 2001
Posts: 94
Member
Member
Offline
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
Offline
Joined: Apr 2001
Posts: 94
To all people how installed the smiliemod by DPK:
In magnums hack documentation u'll find this:
Code
code:
and
Code
code:

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 frown
@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
Offline
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
Offline
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???

Sponsored Links
Joined: Apr 2001
Posts: 94
Member
Member
Offline
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
Offline
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
Offline
Joined: Apr 2001
Posts: 7
wups, didn't read page2, stupid me. Thanks for the link.

-viridus

Joined: Apr 2001
Posts: 65
Member
Member
Offline
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 smile


Promote your UBB @ UBBDIRECTORY.COM


$vars_wordlets{forum_column}


it should be





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



the 'Views' may be a variable statement like this $vars_wordlets{views_column}

in the
Joined: Nov 2000
Posts: 37
Member
Member
Offline
Joined: Nov 2000
Posts: 37
Hi, in public_forum_summary.pl you seem to have

   
$vars_wordlets{forum_column}

Views
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 wink

[ May 07, 2001 06:35 AM: Message edited by: Magnum ]
Joined: Apr 2001
Posts: 65
Member
Member
Offline
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.. smile


Promote your UBB @ UBBDIRECTORY.COM
Joined: May 2001
Posts: 254
Member
Member
Offline
Joined: May 2001
Posts: 254
eek


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
Offline
Joined: May 2001
Posts: 26
Oops! I trashed this great mod. frown 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
Offline
Joined: May 2001
Posts: 26
Problem found and corrected, ya'll took too long. laugh As it turns out, it was just a sloppy cut & paste on the avatar hack. (public_topic_page) My bad... shocked

Joined: Apr 2001
Posts: 65
Member
Member
Offline
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
Offline
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]
Code
code:

[ May 21, 2001 11:07 AM: Message edited by: gene1938 ]

Joined: Jun 2001
Posts: 70
Member
Member
Offline
Joined: Jun 2001
Posts: 70
Code
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
############
Code
code:
public_forum_summary.pl

#########
#find : #
#########
Code
code:

###########
Change to
##########
Code
code:


laugh

Joined: Apr 2001
Posts: 51
Member
Member
Offline
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
Offline
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
Offline
Joined: May 2001
Posts: 25
Looks good, but link is down.

Joined: Apr 2001
Posts: 79
Member
Member
Offline
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
Offline
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 tipsy

Can anyone help please?:)

Joined: Jul 2001
Posts: 122
Member
Member
Offline
Joined: Jul 2001
Posts: 122

Joined: May 2001
Posts: 13
Junior Member
Junior Member
Offline
Joined: May 2001
Posts: 13
Many thanks LSU,can I call you that?;)

Joined: Jul 2001
Posts: 122
Member
Member
Offline
Joined: Jul 2001
Posts: 122
Lol, yeah every message board I goto thats my name. so I am use to it.

Joined: Apr 2001
Posts: 13
Junior Member
Junior Member
Offline
Joined: Apr 2001
Posts: 13
Anyone know why my category heading for the Statistics hack is not displaying the gradient??

http://www.matrixsociety.net/cgi-bin/ultimatebb.cgi

Joined: Jun 2001
Posts: 2,849
Spotlight Winner
Spotlight Winner
Offline
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
Offline
Joined: Jun 2001
Posts: 2,849
Revenant, in public_forum_summary.pl Look for this...

code:
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
Offline
Joined: Jul 2001
Posts: 122
in the public forum summary for the Statistic change

code:
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:
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:
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:
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:
Code
<TR bgcolor="$vars_style{TableColorStrip}">
<TD colspan="2">



to

code:
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
Offline
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
Offline
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
Offline
Joined: Dec 2000
Posts: 1
I miss it
can anyone re-upload the zip again pls ?

Thanks

Joined: Apr 2001
Posts: 48
Member
Member
Offline
Joined: Apr 2001
Posts: 48
yeah.. re-upload .zip file into your server =]

Joined: Jul 2001
Posts: 122
Member
Member
Offline
Joined: Jul 2001
Posts: 122
should be back up smile

Joined: Apr 2001
Posts: 27
Junior Member
Junior Member
Offline
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 smile Anyone else got a working link to the zip?

Page 2 of 3 1 2 3

Link Copied to Clipboard
Donate Today!
Donate via PayPal

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.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
AllenAyres
AllenAyres
Texas
Posts: 21,079
Joined: March 2000
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)