Fatal Error when activating ChimpExpress

More
13 years 6 months ago #25 by ofields1
I received a Fatal error when activating ChimpExress...i am running the most recent version of Wordpress with PHP5. Any suggestions?

Please Log in or Create an account to join the conversation.

More
13 years 6 months ago #26 by Pete
Hello,

Please post the full error message. Thank you.

Kind regards,
Pete

Please Log in or Create an account to join the conversation.

More
13 years 6 months ago #27 by ofields1
Thanks for the reply! I tried to install the plugin on a test blog, and deactivated all plugins. The errors i'm receiving are as follows, as appears in my debug log:

[27-Mar-2011 17:45:53] PHP Notice: has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in /chimptest/wp-includes/functions.php on line 3387
[27-Mar-2011 17:45:55] PHP Notice: get_settings is <strong>deprecated</strong> since version 2.1! Use get_option() instead. in /chimptest/wp-includes/functions.php on line 3303

Not sure what this means

Please Log in or Create an account to join the conversation.

More
13 years 6 months ago #28 by Pete
Hello ofields1,

First of all, these are just Notices, not fatal errors. Did you receive a "Fatal error" in your browser when you enabled the ChimpExpress plugin?

Also, I'm quite sure these Notices are not caused by our plugin. ChimpExpress is using roles and capabilities and is using get_option().
Besides that PHP can handle notices very well, so if you set WP_DEBUG to false in wp-config.php they should go away and not cause any harm.

If you like you can send me an admin login and ftp credentials to your test site and I can take a closer look where these errors come from. pete@freakedout.de

Kind regards,
Pete

Please Log in or Create an account to join the conversation.

More
13 years 6 months ago #29 by ofields1
Sorry, yes i already realized that those were only notices...which is what confused me because when I received the fatal error, it did not show any specifics, neither in my error log, or on the plugin download interface. Im not sure what I was missing. I would appreciate your help. I am emailing you the credentials now.

Please Log in or Create an account to join the conversation.

Time to create page: 1.194 seconds