- The browser used: Firefox 3.0.5
- cforms version: 9.4
- Your Wordpress version: 2.7
I get
Fatal error: Cannot redeclare cforms_activate() (previously declared in /home/public_html/wp-content/plugins/cforms/cforms.php:59) in /home/public_html/wp-content/plugins/cforms/cforms.php on line 61
after moving my Wordpress 2.7 installation to a new host. (I copied and replaced all instances of the host name as well as the path name in the SQL. Everything else works perfectly fine.) cforms is version 9.4.
The first problem though was the message:
"It appears that WP has corrupted your cforms settings, the settings array can not be read properly." when I go to the cforms settings page.
It shows me the array from the options table and says it will try and fix it, which it appears to do so, then asks me to deactivate and reactivate cforms. At this stage I get the above fatal error.
Any solutions anyone? Is it a bug in cforms?