Is anyone using the Postie plugin successfully with the Hive? I'm unable to call several .php files via the URL.
For example, when I create a separate WP installation, I get a correct response
http://allowanceforkids.com/test/wp-content/plugins/postie/get_mail.php
However, with any of the installations in my Hive, I get a 404 message:
http://test.standrewsjhs.com/wp-content/plugins/postie/get_mail.php
I am, however, able to access non-php files, such as images:
http://test.standrewsjhs.com/wp-content/plugins/postie/images/mail.png
Any suggestions? I've checked the two .htaccess files and they're virtually identical (except for the blog directory name). I've also set the postie folder permissions wide open to 777.
I'm stumped.
