bluecherry
Member
Posted 2 years ago #
Hi,
The routine that checks the installation status is incorrect.
The incorrect assumption 'wp-config.php file should exist at the root of the wp installation' is made at line 3990 of wp-spamfree.php.
In reality the wp-config.php file can be either at the root of the wp installation, or right above it (as a security measure). (Since 2.6 if i'm not mistaken).
http://wordpress.org/extend/plugins/wp-spamfree/
WebGeek
Member
Posted 2 years ago #
If you are having a specific issue with WP-SpamFree, please contact us via the WP-SpamFree Support Page according to the documentation provided.
WebGeek
Member
Posted 2 years ago #
Hey bluecherry. I modified this in version 1.9.8.4. It should be more compatible with the WP2.6+ features now.
If you have any other specific requests I can help you with, please use the Support request page reference above, and I'll be happy to help you out.