• Resolved manfromnapa

    (@manfromnapa)


    Since installing TEC my wp-admin has been slow. I installed Query Monitor to see what the issue is. It reports:

    DESCRIBE?wp_tec_events;
    TEC\E\C\V\S\Abstract_Custom_Table->update()
    Plugin: the-events-calendar
    Rows: 10
    Time: 0.0696

    SELECT?*FROM?INFORMATION_SCHEMA.key_column_usage WHERE?referenced_table_schema =?DATABASE()AND?referenced_table_name?IS?NOT?NULL AND?COLUMN_NAME= ‘event_id’AND?TABLE_NAME = ‘wp_tec_occurrences’
    TEC\E\C\V\S\Abstract_Custom_Table->get_schema_constraint()
    Plugin: the-events-calendar
    Rows: 0
    Time: 8.9343

    I’m using TEC version 2.5.6, PHP Version 8.1, WordPress 6.1.1

    What could be causing this slowdown?

Viewing 6 replies - 16 through 21 (of 21 total)
  • Plugin Support Darian

    (@d0153)

    Hi @manfromnapa

    From your staging site, do you have other plugins activated? Could you try activating only TEC and a basic theme (e.g. Twenty Twenty theme), and see if that makes a difference?

    If that doesn’t help, please try manually updating TEC to the latest version (v6.0.12) through FTP and check if it improves the loading time.

    Looking forward to your reply.

    Plugin Support Darian

    (@d0153)

    Hi @manfromnapa

    Hope you are well. I would like to followup if you’re still encountering the issue after trying the recommendations above?

    Moreover, please also update The Events Calendar plugin to the latest version and see if that helps.

    We ran across this issue and are experiencing the same. We own events calendar pro, but all of the traces point to the regular version giving us the trouble. We have oodles of system resources.

    This is a trace of a transaction that took 940,000 ms to complete

    in mysqli_query called at /code/web/wp-includes/class-wpdb.php (2431)
    in wpdb::_do_query called at /code/web/wp-includes/class-wpdb.php (2320)
    in wpdb::query called at /code/web/wp-admin/includes/upgrade.php (3123)
    …-calendar/src/Events/Custom_Tables/V1/Schema_Builder/
    
    Abstract_Custom_Table.php (58)
    …-events-calendar/src/Events/Custom_Tables/V1/Schema_Builder/
    
    Schema_Builder.php (259)
    …content/plugins/the-events-calendar/src/Events/Custom_Tables/V1/
    
    Activation.php (117)
    …m_Tables\V1\Activation::init called at /code/web/wp-includes/
    
    class-wp-hook.php (308)
    in WP_Hook::apply_filters called at /code/web/wp-includes/class-wp-hook.php (332)
    in WP_Hook::do_action called at /code/web/wp-includes/plugin.php (517)
    in do_action called at /code/web/wp-settings.php (623)
    in require_once called at /code/web/wp-config.php (230)
    in require_once called at /code/web/wp-load.php (50)
    in require_once called at /code/web/wp-blog-header.php (13)
    in require called at /code/web/index.php (17)
    

    We are posting here to keep this post alive so that hopefully we can find a solution.

    we are going to run the latest updates and see if that helps. currently on
    The Events Calendar 6.0.13.1?
    The Events Calendar Pro 6.0.12

    • This reply was modified 1 year, 6 months ago by H. Adam Lenz.
    Plugin Support Darian

    (@d0153)

    Hi @adrock42

    Thanks for your message. Unfortunately, we cannot provide support in this forum for premium users.

    For us to help you better, please open a Support Ticket on our Help Desk.

    You’ll hear from one of my colleagues soon!

    Thread Starter manfromnapa

    (@manfromnapa)

    As an update… we had another plugin “break” the site during an update. I did a full restore of the site and the issue seems to have disappeared. Not sure why that would be, but it is.

    Plugin Support Darian

    (@d0153)

    Hi @manfromnapa

    Thanks for your confirmation and I’m glad that it is now working.

    If you have some time to review, that would be amazing!

    https://www.ads-software.com/support/plugin/the-events-calendar/reviews/

    I’d be closing this thread, and please do not hesitate to bump a new thread on our way. This allows us to track topics/issues efficiently and follow the WordPress Forum Guidelines

Viewing 6 replies - 16 through 21 (of 21 total)
  • The topic ‘TEC Slowing WP-Admin’ is closed to new replies.