UBB.Dev
Posted By: G5 table border in whos on line - 06/27/2001 8:53 PM
you know when you click to see whos on line it comes up with a list of the current users. Well it looks like a table but with no boders. how would i add borders to it?


like for example
here it lists whos on line in a table layout but no borders. I want to add maybe a border around the list, if i can.

[ June 27, 2001 01:55 PM: Message edited by: G5 ]
Posted By: Tech-Ni-Kal Re: table border in whos on line - 06/28/2001 6:29 AM
I have been trying to figue this out but I haven't got there yet. I will keep you posted.
Posted By: Tech-Ni-Kal Re: table border in whos on line - 06/28/2001 6:38 AM
I figured it out smile

Find in ubb_whos_online.cgi

Code
code:



and take out the tah $BorderTop
Posted By: G5 Re: table border in whos on line - 06/28/2001 9:05 PM
you sure? i did that and it did noting at all?
Posted By: Tech-Ni-Kal Re: table border in whos on line - 06/28/2001 10:46 PM
Find:
[ubb_whos_online.cgi]

print<

and add under:

$TBB
Posted By: G5 Re: table border in whos on line - 06/30/2001 12:04 AM
nope. noting at all.
Posted By: indoe Re: table border in whos on line - 07/02/2001 7:11 PM
find
Code
code:
replace with
Code
code:
find
Code
code:
replace with
Code
code:
done uplaod laugh

[ July 02, 2001 12:11 PM: Message edited by: indoe ]
Posted By: Tech-Ni-Kal Re: table border in whos on line - 07/05/2001 2:16 AM
I was just gonna post that for Whos Online 4 looks as though you beat me to it.
Posted By: maxim Re: table border in whos on line - 07/06/2001 4:41 AM
indoe - this might seem like a dumb question, but what file are we editing?
Posted By: AllenAyres Re: table border in whos on line - 07/06/2001 5:03 AM
the ubb_whos_online.cgi file
Posted By: zorroman Re: table border in whos on line - 07/27/2001 1:40 PM
Hello

sorry if i post in wrong place, but I have a problem related to information in this thread.
I have a clean install ubb with only whosonline hack installed, and I have followed your advice in this thread exactly.

This is what I get, look at the right side of the table, I've made the colour red for you to see better.
What can be done to repair this?

Thanks
Screenshot

hmm..sorry, I dont understand this..why the picture want show up...have I done it wrong in the code?
Can someone look what I have done wrong with the picture? I will come back later, have to take care of a litt boy now.

[ July 28, 2001: Message edited by: zorroman ]
Posted By: Nutmegg Re: table border in whos on line - 07/27/2001 2:48 PM
The pic won't show because geocities doesn't allow linking, try posting the URL. Also maybe try changing the file type to gif or jpg.
Posted By: Rinkrat Re: table border in whos on line - 07/27/2001 7:16 PM
Code
quote:</font><HR>Originally posted by indoe:
find
<BLOCKQUOTE><font size="1" face="Verdana, Helvetica, Arial">code:
replace with
Code
code:
find
Code
code:
replace with
Code
code:
done uplaod laugh

[ July 02, 2001 12:11 PM: Message edited by: indoe ]

Worked!!

Thanks
Posted By: zorroman Re: table border in whos on line - 07/28/2001 1:20 PM
Quote
quote:
Can someone have a look at this, I have changed the code in this message so its now display link instead of image.
Just rightclick on the link, and choose "Save As", then you will get to download the screenshot.
Sorry, there is no other way, I dont know how to make a *gif or *jpg file of it.

Rinkrat, thanks, but I have made it EXACTLY as it looks in yours and the previous message, and still it wont work.

[ July 28, 2001: Message edited by: zorroman ]
Posted By: AlienLX Re: table border in whos on line - 07/28/2001 4:22 PM
Or you can just click on the link and drag it up to your address bar. Works for me. smile
Posted By: RandyM Re: table border in whos on line - 07/29/2001 4:19 PM
I get the same thing that Zorroman gets...exactly
Posted By: Tech-Ni-Kal Re: table border in whos on line - 07/29/2001 5:32 PM
You must have hacked it wrong. Because it shouldn't change the width of it at all.
Posted By: zorroman Re: table border in whos on line - 07/29/2001 7:16 PM
Here is exactly what I have done (and still it will not work):

find:
Code
code:

change to:

Code
code:

have also triad:

Code
code:

find:

Code
code:

change to:

Code
code:

So it is done exactly as you guys say, and still it gives THIS tablewith error.(click on the link and drag it up to your address bar to see the picture, thanks AlienLX)
I dont understand this
Are you shure your hackinstructions are correct?

[ July 29, 2001: Message edited by: zorroman ]
Posted By: Starseed Re: table border in whos on line - 08/01/2001 1:16 PM
Code
quote:</font><hr>Originally posted by indoe:
find
<blockquote><font size="1" face="Verdana, Helvetica, Arial">code:
replace with
Code
code:
find
Code
code:
replace with
Code
code:
done uplaod laugh




I tried this and it made the borders ok but it left a space on the right side of the table that was a different color
Posted By: Tech-Ni-Kal Re: table border in whos on line - 08/01/2001 4:20 PM
Zorromon -

when you replaced the first piece of code with the second. You need to take out the:

Code
code:
Posted By: zorroman Re: table border in whos on line - 08/01/2001 5:01 PM
Thank you, Tech-Ni-Kal
That is working now.

I actually want to make it a chois in whos online control panel...how can that be done?

Like:

if (borderbutton in control panel = "No")
do display the original whosonline code here
} else {
if (borderbutton in control panel = "Yes")
do display the modified whosonline code here

Anyone able to make it?
Posted By: Tech-Ni-Kal Re: table border in whos on line - 08/01/2001 5:32 PM
Hmm, yea there is a way. I will post it here if a bunch of members want it. If not, just email me man and I will help you.
Posted By: Tech-Ni-Kal Re: table border in whos on line - 08/01/2001 5:33 PM
Quote
quote:
I just posted the fix a couple posts above. smile
Posted By: zorroman Re: table border in whos on line - 08/01/2001 6:00 PM
Quote
quote:
Thanks Tech-Ni-Kal
I am shure a lot of people would love to implement that function if you do post the "how to" code here.
Anyway I will appreciate it very much if you send me an email with explanation on how to do it.
You find my emailadress in my profile. laugh
© UBB.Developers