Reminders are not scheduling
-
Initially plugin was working fine, not sure what caused the issue, perhaps some updates or database cleanup using default WP tools i performed around same time.
- Everything is set up and tested as mentioned here – https://help.cusrev.com/support/solutions/articles/43000592884-no-review-reminders-are-sent
- Orders do have notifications like “CR: a review reminder was successfully scheduled for October 26, 2024 12:00 pm (EEST).”
- Scheduled Review Reminders table is empty
- Initially there weren’t any related errors in logs
- In Cron events there are no events related to cusrev (tho I’m not sure if there must be)
- It wasn’t working after updating and disabling, enabling the plugin
- It still wasn’t working after reinstalling the plugin, but now I see this message in logs
WordPress database error Table 'balticch_wp_t1mgx.ZWCkJ_cr_reminders_log' doesn't exist for query SELECT status, COUNT(*) AS total FROM
ZWCkJ_cr_reminders_log
GROUP BYstatus
made by do_action('wp_ajax_cr_get_reminders_top_row_stats'), WP_Hook->do_action, WP_Hook->apply_filters, CR_Reminders_Admin_Menu->get_reminders_top_row_stats, CR_Reminders_Log::count_reminders - Tried to disable/enable plugin and it still doesn’t work and generated the same error in log.
- Cron in general is working fine on the site, but I do have very limited server resources and maybe few other issues and errors on the site.
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.