Hi Peter, first of all congratulations for such a wonderful plugin… I just installed and, although the plugin is working, I need your help with an error message…
I installed the plugin and activated as instructed… went to Manage » Custom anti-spam and fount that the GD Library, Free Type and get_option are fine… but the open_basedir reads:
Your server has an open_basedir restriction on. Make sure you edit the $cas_abspath value in the plugin file to set the absolute server path to your blog (something like /home/peter/public_html/blog/).
Went to your Forum and found the instructions at open_basedir restriction proper plugin settings, so I changed $cas_abspath file – the second one :-) – to $cas_abspath = “/home/xxxxxxxx/public_html/wp-content/themes/default/â€;
But received the following error message…
Parse error: parse error, unexpected T_DEFAULT in /home/alospi86/public_html/wp-content/plugins/custom-anti-spam/custom_anti_spam.php on line 115
When changed back to false, the error disappears…
Thanks for your help… the blog url is http://www.alospiesdelacruz.com/... and sorry, I am using your new version 2.9.0 on WP 2.2…