PDA

View Full Version : Forum category title as external link


ImportPassion
06-09-2003, 07:48 PM
I looked and looked and have not found anything like this.
I want to be able to make the a forum category an external link.
Anyone know of anything?

D

assassingod
06-09-2003, 07:54 PM
If I understand you, change the forum title to


<a href="URL">name</a>


Should do it

ImportPassion
06-09-2003, 07:57 PM
nah, tried that. i get some rogue code at the end on the main page, and although the link does work, it also sends you to the actual forumdisplay.php to post something.

assassingod
06-09-2003, 07:58 PM
uh, lemme try it on my localhost cos I believe ive done this with no trouble at all

Edit: It does work, make sure it contains http://www. though

ImportPassion
06-09-2003, 08:09 PM
i did.
check it out. and it still wants to go to the next screen.

D

assassingod
06-09-2003, 08:19 PM
try:


</a><a href="URL">title</a>


Not to sure if it'll make a difference, if it doesnt, hacking is required.

ImportPassion
06-09-2003, 08:25 PM
still doing it. ok. guess i will be hacking when iget home.

thanks for the help.

D

assassingod
06-09-2003, 08:27 PM
Ok, apologies that it didnt work.