PDA

View Full Version : where can i find a news poster?



imagenics
October 21st, 2002, 14:37
like so that my friend can update the news on my site? its a cgi script and i found a few once but i dont remember what they were called...any help?

Who?
October 21st, 2002, 14:58
NewsPro ? is this what your talking about?
http://www.forumcitadel.net/newspro.zip

Bruce
October 21st, 2002, 16:13
If you use php, I prefer NewsPHP.

http://nphp.net

imagenics
October 21st, 2002, 17:59
can someone help me out with the newspro thing? im using flatface and i keep getting a 500 error...

if anyone else is using flatface, whats the perl path?

imagenics
October 21st, 2002, 19:28
no wait, better yet, can someone help me with the newsphp thing? when its on my site, it says

"Warning: Failed opening '/nphp/news.txt' for inclusion (include_path='.:/usr/share/pear') in /home/imagenics/public_html/rs/index.php on line 70"

and it also wont let me post

hohoho
October 22nd, 2002, 06:59
if you speak german, corenews (www.coreslawn.de) is the best.
In my opinion, that's the best script which was ever made.

aphel aura
October 22nd, 2002, 12:13
Originally posted by imagenics
no wait, better yet, can someone help me with the newsphp thing? when its on my site, it says

"Warning: Failed opening '/nphp/news.txt' for inclusion (include_path='.:/usr/share/pear') in /home/imagenics/public_html/rs/index.php on line 70"

and it also wont let me post

Virtual directory support disabled? Try using the full absolute path to the text file instead of a virtual path.

Remember to CHMOD that file 777 just in case the script didn't do it for you.