This script is nice...but i have a little problem...
I´ve installed it sucesfull and running the articlebot.php on the browser...and the bot added the rss entrys on the board...with title and thread description...
I´ve added a include on the global.php
require_once('./articlebot/articlebot.php');
And edit the chdir('/path/to/forums/'); to the right real chdir... /var/www/html/blablala..../
The script add new Threads with the right title, but nothing thread self...the link to the thread from the index was unavaible...
I think the script has problems with the articlebot_post, because i saw a error with articlebot_post...
Why it´s first works fine and now...
|