• Resolved melvisnap

    (@melvisnap)


    I’m having this issue when i try to export anything:

    [28-May-2025 16:02:48 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1 for query SELECT * FROM wp_pmxe_exports WHERE parent_id = '0' ORDER BY made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, PMXE_Plugin->adminInit, Wpae\App\Service\Addons\AddonService->acfRealTimeExportsExistAndNotInstalled, PMXE_Model_List->getBy

    On the log it says this:



    2025-05-28T16:17:18+00:00 Crítico Uncaught Exception: Table 'msrtnzwcar.wp_pmxe_exports' doesn't exist in /home/xxxxxx/xxxxxxx/public_html/wp-content/plugins/wp-all-export-pro/models/model/record.php:86
    Contexto adicional
    {
    "error": {
    "type": 1,
    "file": "/home/xxxxxx/xxxxxxx/public_html/wp-content/plugins/wp-all-export-pro/models/model/record.php",
    "line": 86
    },
    "remote-logging": true,
    "backtrace": [
    "",
    "#0 /home/xxxxxx/xxxxxxx/public_html/wp-content/plugins/wp-all-export-pro/models/model/record.php(127): PMXE_Model_Record->insert()",
    "#1 /home/xxxxxx/xxxxxxx/public_html/wp-content/plugins/wp-all-export-pro/controllers/admin/export.php(409): PMXE_Model_Record->save()",
    "#2 /home/xxxxxx/xxxxxxx/public_html/wp-content/plugins/wp-all-export-pro/wp-all-export-pro.php(630): PMXE_Admin_Export->options_action()",
    "#3 /home/xxxxxx/xxxxxxx/public_html/wp-includes/class-wp-hook.php(324): PMXE_Plugin->adminInit()",
    "#4 /home/xxxxxx/xxxxxxx/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()",
    "#5 /home/xxxxxx/xxxxxxx/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()",
    "#6 /home/xxxxxx/xxxxxxx/public_html/wp-admin/admin.php(176): do_action()",
    "#7 {main}",
    "thrown"
    ]
    }
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Trey

    (@ix3)

    Hi @melvisnap,

    Based on the error, our custom table wasn’t created properly when the plugin was activated. Can you please try deactivating and deleting it, download a fresh copy, then install and activate the new copy? Hopefully that will cause the table to be created this time.

    Plugin Author Trey

    (@ix3)

    I’m marking this as resolved since it hasn’t been active in a while. Feel free to follow up here if you still have questions about this.

    Anyone else, please open a new topic.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘issues with database’ is closed to new replies.