Errors after 4.6.1
-
We are using WP Job Manager and WP Job Manager – Applications. All updated.
After upgrading WordPress to 4.6.1: When doing a submission the interface throws an error to the user that just says “Invalid address: “. This is different than the invalid email error, etc. Notice how there is nothing beyond the colon. The submission does get stored however. My server has this in the error logs:
[Fri Sep 23 13:35:27.807480 2016] [:error] [pid 3997] [client 45.33.52.226:20141] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘LIMIT 500; /* From [careerscb.staging.wpengine.com/wp-cron.php?doing_wp_cron=147’ at line 6 for query DELETE a, b FROM wp_options a, wp_options b\n\t\t\t\tWHERE a.option_name LIKE ‘\\\\_transient\\\\_jm\\\\_%’\n\t\t\t\tAND a.option_name NOT LIKE ‘\\\\_transient\\\\_timeout\\\\_jm\\\\_%’\n\t\t\t\tAND b.option_name = CONCAT( ‘_transient_timeout_’, SUBSTRING( a.option_name, 12 ) )\n\t\t\t\tAND b.option_value < 1474637727\n\t\t\t\tLIMIT 500; /* From [careerscb.staging.wpengine.com/wp-cron.php?doing_wp_cron=1474637727.5169749259948730468750] in [/nas/content/staging/careerscb/wp-content/plugins/wp-job-manager/includes/class-wp-job-manager-cache-helper.php:108] */ made by do_action_ref_array, call_user_func_array, WP_Job_Manager_Cache_Helper::clear_expired_transients
[Fri Sep 23 14:18:47.497478 2016] [:error] [pid 23021] [client 45.33.52.226:45500] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘LIMIT 500; /* From [careerscb.staging.wpengine.com/wp-cron.php?doing_wp_cron=147’ at line 6 for query DELETE a, b FROM wp_options a, wp_options b\n\t\t\t\tWHERE a.option_name LIKE ‘\\\\_transient\\\\_jm\\\\_%’\n\t\t\t\tAND a.option_name NOT LIKE ‘\\\\_transient\\\\_timeout\\\\_jm\\\\_%’\n\t\t\t\tAND b.option_name = CONCAT( ‘_transient_timeout_’, SUBSTRING( a.option_name, 12 ) )\n\t\t\t\tAND b.option_value < 1474640327\n\t\t\t\tLIMIT 500; /* From [careerscb.staging.wpengine.com/wp-cron.php?doing_wp_cron=1474640327.2538809776306152343750] in [/nas/content/staging/careerscb/wp-content/plugins/wp-job-manager/includes/class-wp-job-manager-cache-helper.php:108] */ made by do_action_ref_array, call_user_func_array, WP_Job_Manager_Cache_Helper::clear_expired_transients
[Fri Sep 23 16:12:28.013601 2016] [:error] [pid 15003] [client 73.177.102.214:55056] purge_varnish_cache() failed for: (localhost) #^(careerscb\\.staging\\.wpengine\\.com)$# #(/job/branch-operations-officer(.*))#, referer: https://careerscb.staging.wpengine.com/wp-admin/post.php?post=555&action=edit
[Fri Sep 23 16:12:28.024114 2016] [:error] [pid 15003] [client 73.177.102.214:55056] purge_varnish_cache() failed for: (localhost) #^(careerscb\\.staging\\.wpengine\\.com)$# #(/job/branch-operations-officer(.*))#, referer: https://careerscb.staging.wpengine.com/wp-admin/post.php?post=555&action=edit
- The topic ‘Errors after 4.6.1’ is closed to new replies.