UBB.Dev
Posted By: Brandon Categories, Forums, and Topic Listings - 09/04/2001 5:36 PM
I would love assistance with this...

Towards the top of the screen the user sees the following:

Board Name >> Category >> Forum >> Topic >> Message

What do I need to modify to make it look like this:

Category >> Forum >> Topic >> Message

Basically I just want to remove the Board Name (and its link). Thank you very much for any assistance.

Brandon
Posted By: Jamin Re: Categories, Forums, and Topic Listings - 09/04/2001 5:42 PM
Find and remove:
Quote
quote:
from however many templates you want it out of.

---Skorpion
Posted By: Brandon Re: Categories, Forums, and Topic Listings - 09/04/2001 7:24 PM
Thank you so very much for your prompt reply. It worked great. I had earlier seen that code and figured it was it.

I howerver forgot to ask one other thing:

where it lists: >> Forum

Where do I go to define this Forum Link to a specific website address. I would like someone to click on the forum name and take them to a place within my website.

Thanks again!

[ September 04, 2001: Message edited by: Brandon ]
Posted By: Jamin Re: Categories, Forums, and Topic Listings - 09/04/2001 9:29 PM
Find:
Quote
quote:
Replace with:
Quote
quote:
in at least pubilc_topic_page.pl, maybe other files too.

Then make sure you've got a page, called #.html, where # is the forum number, for every forum you've got. Those could be set up as simple redirector pages to automatically take you to the real page you want to go to (1.html --> blargh.html, for example), if that's the way you want it; but they'll need to have that filename, otherwise it won't work.

Hope this helps.

---Skorpion
Posted By: Brandon Re: Categories, Forums, and Topic Listings - 09/04/2001 10:08 PM
Thank you very much...

It has really helped!!!

Brandon

[ September 04, 2001: Message edited by: Brandon ]
Posted By: Jamin Re: Categories, Forums, and Topic Listings - 09/05/2001 3:23 AM
In ubb_lib_posting.cgi, find:
Quote
quote:
And do the same thing with the href tag as I posted above. smile

[EDIT] Heh, sorry. I saw your original message earlier but was unable to reply till now. So if you still need it, here ya go. smile [/EDIT]

---Skorpion

[ September 04, 2001: Message edited by: Skorpion ]
© UBB.Developers