Quote:
Originally posted by Redmak
Ok a little explanation.
In news.php (located in my vbulletin directory)
Line 5 add the require statement
Add the $bericht= line right before the part where the html is put in (echo ")
Use $bericht instead of $pagetext in your html part
here's the output on my server http://www.neowin.net/index1.php
If things still dont work I'll post the complete news.php
|
thanks,works well
but should Use $bericht instead of $pagetext in the whole file.