PDA


View Full Version : HTML VB code issue


leakmob
02-10-2006, 02:47 AM
Does anyone know why the html or VB code displays like it does in the news posting. THe links are all screwed up. I can't get a hyperlink in the main section.

any idea?

http://www.leakmob.com/leakmob/

Redline
02-10-2006, 03:33 AM
Well, HTML for that would be

"Crime Is In Your Stereo, Call 911"
<a href="http://www.leakmob.com">http://www.leakmob.com</a>
"Drive-Thru Sure Took Their Sweet Time With This One"
<a href="http://www.mtv.com/onair/trl/vote">http://www.mtv.com/onair/trl/vote</a>
"Terrible Band Name"
<a href=http://www.PureVolume.com>PureVolume</a>

See if that works?

Brian
02-10-2006, 05:15 PM
Edit your news module through the admin cp and make sure that you have the option to parse bb code for news posts turned on.

leakmob
02-11-2006, 12:49 PM
I tried everything you said and took html code off and I'm still having problems. If you actually click the thread the links look right but on the main page module the links don't work right.

?????

Brian
02-11-2006, 03:36 PM
The posts look fine to me now...

leakmob
02-11-2006, 04:38 PM
i took off the vb and img code and just turned on html.

but i dont want html code on, i want everything to work through bb code.. but it doesnt work.