Quote:
Originally Posted by copyninja
ok i did what you said...
and i wrote several news threads....and when i look @ where the news is supposed to go to.. it just says
"News has been compiled in 0.0143 seconds."
and it shows no news though/
|
Check your phpheader.php very carefully and make sure every config applies to your board.
For instance your problem usually happens because you didn't edit the part:
PHP Code:
## News Posters' Names
## You set here which users can post news. Use their forum names and be careful about caps.
## if you want all members to post news (of course if they know the relevant tags) simply put // just in the begining of the line
$news_posters=array("Admin", "Poster2");