Previous Thread
Next Thread
Print Thread
Rate Thread
#120465 06/20/2001 1:31 PM
Joined: Jun 2001
Posts: 44
Member
Member
Offline
Joined: Jun 2001
Posts: 44
how do i get rid of the Forums Banner and LInks on the top of the board????

Sponsored Links
#120466 06/20/2001 4:15 PM
Joined: Jun 2001
Posts: 62
Eel Offline
Member
Member
Offline
Joined: Jun 2001
Posts: 62
For the links, you'd edit ubb_lib.cgi and fine something like this:

-----------
$MainButtons = qq!
$vars_wordlets{profile_link} $RegisterLink $SearchLink | etc
!;
return($MainButtons);
} # end mainbuttonoptions
-----------

In addition, you'll need to edit every page and remove the line:

-----------
$MainButtonsLine
-----------


I think the banner has to be edited on every page, but I'm not sure.

And out of curiosity, why would you want to remove these? eek

#120467 06/20/2001 10:12 PM
Joined: Jun 2001
Posts: 44
Member
Member
Offline
Joined: Jun 2001
Posts: 44
i don't understand, i find this:

$MainButtons = qq!
$vars_wordlets{profile_link} $RegisterLink $SearchLink | etc
!;
return($MainButtons);
} # end mainbuttonoptions
after i find it, whut do i do???
what do you mean by:
"In addition, you'll need to edit every page and remove the line:
-----------
$MainButtonsLine"

#120468 06/20/2001 10:17 PM
Joined: Jun 2001
Posts: 44
Member
Member
Offline
Joined: Jun 2001
Posts: 44
and oh, i wanna do that because i'm designing a banner that runs across the top like the one you see here on UBBDEV, i think it'll look better

#120469 06/21/2001 10:32 AM
Joined: Jun 2001
Posts: 62
Eel Offline
Member
Member
Offline
Joined: Jun 2001
Posts: 62
In addition, you'll need to edit every page and remove the line:

-----------
$MainButtonsLine
-----------

That means that in public_forum.pl and public_topic.pl and a bunch of other files, you'll need to search and destroy that line. That is the placeholder for the line of links.

As for the banner, that's with the $MainButtons. It should be near it somewhere, in every file, so it's manual deletion.

Sponsored Links
#120470 06/21/2001 12:34 PM
Joined: Jun 2001
Posts: 44
Member
Member
Offline
Joined: Jun 2001
Posts: 44
aight heres my problem, i just started workin' on UBB's like 4 days ago, i still ain't up there in knowledge, so please work with me,


i just have to remove "$MainButtonsLine" ?
and what pages do i have to remove it out of also, all of em?
what do i do with the first script you said to find?
"$MainButtons = qq!
$vars_wordlets{profile_link} $RegisterLink $SearchLink | etc
!;
return($MainButtons);
} # end mainbuttonoptions "

do i remove it also? the whole script or just a part of it?

thanx for your time


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
isaac
isaac
California
Posts: 1,157
Joined: July 2001
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
WebGuy 2
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)