Previous Thread
Next Thread
Print Thread
Rate Thread
#180545 02/01/2003 1:00 PM
Joined: Jan 2003
Posts: 58
Member
Member
Offline
Joined: Jan 2003
Posts: 58
We have other admins at my board, and I usually leave hacks up to them. But am trying to learn a little about this stuff my self, and don't know to much about it.

I've only tried editing very very basic things, since I didn't want to screw things up.

For example. I wanted to get rid of the |'s in between the profile, search, faq links in the header.

So to do that, I went to public_common.pl, and edited this line:

Quote
quote:
return join(" | ", @items) . "
";
} # end MainButtonOptions
To this:

quote:
[qb] return join("", @items) . "
";
} # end MainButtonOptions [/qb]
then saved the file. Uploaded the file, overwriting the previous one, and then clear the cache from the control panel. Am I missing a step here? Is there something else you need to do when modifying code? Or perhaps did I edit the wrong thing, and thats why the modfication I attempted changed some intirely different. I saved the file originally correctly, becuase I viewed the code from my ftp again to check, and the file I had indeed uploaded, was what I had changed it to.

Thanx for helping! smile

Sponsored Links
#180546 02/02/2003 4:05 AM
Joined: Nov 2001
Posts: 1,080
Member
Member
Offline
Joined: Nov 2001
Posts: 1,080
Hmm...For UBB 6.3.1.2 you got the right code set which should have eliminated the "|". I'm not sure if this will make a difference by instead of bringing the quotes together just delete the "|" and leave the space in between such as:

[code][/code]It worked for me when I was using 6.3.1+ versions.

#180547 02/02/2003 9:50 AM
Joined: Dec 2001
Posts: 699
Member
Member
Offline
Joined: Dec 2001
Posts: 699
It's possible that a different HTML template set is being used...

#180548 02/02/2003 6:19 PM
Joined: Jan 2003
Posts: 58
Member
Member
Offline
Joined: Jan 2003
Posts: 58
Dave, I didn't understand what you ment, but no matter, PrimeTime you were right with that code. Thanx. smile

#180549 02/02/2003 7:36 PM
Joined: Nov 2001
Posts: 1,080
Member
Member
Offline
Joined: Nov 2001
Posts: 1,080
Just glad it worked. smile

Sponsored Links

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)