• Resolved sovetski927

    (@sovetski927)


    Hi, please add a fix for this, it must check if the table exist, if not create the table, my logs are explosing with this error:

    [01-Jan-2025 17:33:39 UTC] WordPress database error Table ‘mydatabase.wpni_wpsmtp_logs’ doesn’t exist for query SELECT * FROM wpni_wpsmtp_logs  ORDER BY timestamp DESC LIMIT 10 OFFSET 0 made by do_action(‘admin_init’), WP_Hook->do_action, WP_Hook->apply_filters, SolidWP\Mail\Assets->register_assets, SolidWP\Mail\Repository\LogsRepository->get_email_logs

Viewing 1 replies (of 1 total)
  • Plugin Support chandelierrr

    (@shanedelierrr)

    Hi @sovetski927,

    Glad you reached out!

    That error indicates that the database wasn’t entirely created when the plugin was installed. 

    I’d be happy to add a feature request of a check functionality when this happens, but for now, the easiest way to resolve it would be to deactivate and re-activate the Solid Security plugin on the site to force the generation of the database tables.

    Hope this helps, and let us know if you have further questions.

Viewing 1 replies (of 1 total)

The topic ‘Table ‘mydatabase.wpni_wpsmtp_logs’ doesn’t exist’ is closed to new replies.