Quote:
Originally Posted by NTLDR
Take alook at the build_new_post() function in includes/functions_newpost.php and newthread.php to see how the arrays etc are passed to it.
|
Hi NTLDR,
Sounds like a good place to start. I'll check out the function there and also read through newthread.php.
Shad-gt, I already have a separate database/table for the news entries and I've already written the other support scripts for the news items (eg allow people to submit news, have admin check it over and edit if necessary, etc). Also, I have other sections of the site (weekly poll, reviews, etc) that will need the ability to post into the forums, too. Thanks for your thoughts, though.
If anyone else has any other thoughts, I'd be happy to hear them, of course.