six month ago, i cam across an error, which made my page not validated due to
news module cutting HTML tags -
http://www.vbadvanced.com/forum/show...1456#post91456
your solution fixed that problem too !!!!!!
one more thing...
add this:
PHP Code:
$news['message'] .= ' '. construct_phrase($vbphrase['read_more'], $vbulletin->options['bburl'], $news['threadid'], $session['sessionurl']);
before
to get a "[Read More]" link at the end of the post
THANK YOU !!!!
p.s.
if only i could *click INSTALL* a million times