nodesman / wp-autoresponder

Email marketing and newsletter plugin for WordPress
40 stars 22 forks source link

error_log file #242

Closed wpvipteam closed 11 years ago

wpvipteam commented 11 years ago

Hello Raj,

This is in my "error_log" file. I made a fresh install with v5.3.3. Before that, I wiped (DROP) tables with MySQL database. It says here that some tables do not exist. I do not know how? I do not know the reason for this. Is this one bug? Or is the reason on my side? Thanks in advance

Error Log:

[25-Apr-2013 06:41:00] PHP Fatal error: Call to undefined method DateTime::setTimestamp() in /home/sanjin86/public_html/wp-content/plugins/wp-responder-email-autoresponder-and-newsletter-plugin/other/background.php on line 184 [25-Apr-2013 07:22:02] WordPress database error Table 'sanjin86_profitminisite.res_wpr_subscribers_1' doesn't exist for query select * from res_wpr_subscribers_1 where id=1; made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), call_user_func_array, WP_Autoresponder->init, _wpr_render_confirm_subscription, include('/plugins/wp-responder-email-autoresponder-and-newsletter-plugin/confirm.php'), sendConfirmedEmail, wpr_place_tags [25-Apr-2013 07:22:02] PHP Fatal error: Call to undefined method DateTime::getTimestamp() in /home/sanjin86/public_html/wp-content/plugins/wp-responder-email-autoresponder-and-newsletter-plugin/processes/autoresponder_process.php on line 119 [25-Apr-2013 07:50:37] PHP Fatal error: Call to undefined method DateTime::setTimestamp() in /home/sanjin86/public_html/wp-content/plugins/wp-responder-email-autoresponder-and-newsletter-plugin/other/background.php on line 184 [25-Apr-2013 08:58:02] PHP Fatal error: Call to undefined method DateTime::setTimestamp() in /home/sanjin86/public_html/wp-content/plugins/wp-responder-email-autoresponder-and-newsletter-plugin/other/background.php on line 184 [25-Apr-2013 09:00:06] PHP Fatal error: Call to undefined method DateTime::setTimestamp() in /home/sanjin86/public_html/wp-content/plugins/wp-responder-email-autoresponder-and-newsletter-plugin/other/background.php on line 184 [25-Apr-2013 09:07:44] WordPress database error Table 'sanjin86_profitminisite.res_wpr_subscribers_2' doesn't exist for query select * from res_wpr_subscribers_2 where id=2; made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), call_user_func_array, WP_Autoresponder->init, _wpr_render_confirm_subscription, include('/plugins/wp-responder-email-autoresponder-and-newsletter-plugin/confirm.php'), sendConfirmedEmail, wpr_place_tags [25-Apr-2013 09:07:44] PHP Fatal error: Call to undefined method DateTime::getTimestamp() in /home/sanjin86/public_html/wp-content/plugins/wp-responder-email-autoresponder-and-newsletter-plugin/processes/autoresponder_process.php on line 119 [25-Apr-2013 09:54:30] PHP Fatal error: Call to undefined method DateTime::setTimestamp() in /home/sanjin86/public_html/wp-content/plugins/wp-responder-email-autoresponder-and-newsletter-plugin/other/background.php on line 184 [25-Apr-2013 10:00:07] PHP Fatal error: Call to undefined method DateTime::setTimestamp() in /home/sanjin86/public_html/wp-content/plugins/wp-responder-email-autoresponder-and-newsletter-plugin/other/background.php on line 184 [25-Apr-2013 10:41:59] PHP Fatal error: Call to undefined method DateTime::setTimestamp() in /home/sanjin86/public_html/wp-content/plugins/wp-responder-email-autoresponder-and-newsletter-plugin/other/background.php on line 184 [25-Apr-2013 11:00:07] PHP Fatal error: Call to undefined method DateTime::setTimestamp() in /home/sanjin86/public_html/wp-content/plugins/wp-responder-email-autoresponder-and-newsletter-plugin/other/background.php on line 184 [25-Apr-2013 11:43:41] PHP Fatal error: Call to undefined method DateTime::setTimestamp() in /home/sanjin86/public_html/wp-content/plugins/wp-responder-email-autoresponder-and-newsletter-plugin/other/background.php on line 184 [25-Apr-2013 12:50:53] PHP Fatal error: Call to undefined method DateTime::setTimestamp() in /home/sanjin86/public_html/wp-content/plugins/wp-responder-email-autoresponder-and-newsletter-plugin/other/background.php on line 184 [25-Apr-2013 13:00:07] PHP Fatal error: Call to undefined method DateTime::setTimestamp() in /home/sanjin86/public_html/wp-content/plugins/wp-responder-email-autoresponder-and-newsletter-plugin/other/background.php on line 184

nodesman commented 11 years ago

Holy shit! Which version of PHP are you running?

Could you create a empty php file with the following code and run it on your server, and find out which version you are on?

<?php phpinfo(); ?>

wpvipteam commented 11 years ago

Webhosting: Hostgator Server Type: Apache Operating System: Linux PHP Version: 5.2.17

nodesman commented 11 years ago

Fixed in 6d9b247d55fb7a4a0d49482509ff0f0216b682a3