• I’m trying to make a site live – and easy table is throwing up this error at the top of every page:

    Strict Standards: Redefining already defined constructor for class EasyTable in .../wp-content/plugins/easy-table/easy-table.php on line 68

    I’ve used the duplicator plugin to mirror the site from local to web, so it’s possible this is a weird database error but even a stop-gap solution would be appreciated just to get things working!

    The plugin works ok, but the error is causing (I believe) the following error on the login page:

    Warning: Cannot modify header information - headers already sent by (output started at .../wp-content/plugins/easy-table/easy-table.php:68) in .../wp-includes/pluggable.php on line 875

    Which breaks the login option unless easy-table is disabled.

    The plugin works a treat on localhost though, and is otherwise a really nice project!

    https://www.ads-software.com/plugins/easy-table/

  • The topic ‘Redefining already defined constructor error’ is closed to new replies.