i purchased a customization to a php script that automatically pulls text fro a site and posts it to my blog. The script developer is not available, wondering if someone can take a look at the script and see how to make it autopost it's text? basics: cron job runs script every hour pulls 4 lines of text, strips the text of unwanted info and posts to a tmp file. The tmp file then should be posted to the blog. The cron job is working, but the text is not posted to the blog. thx