Plugin Author
takien
(@takien)
you can safely delete this line
function EasyTable(){
$this->__construct();
}
line 64-66 in easy-table.php
Still getting the same thing, will patch manually but its been 2 months, doesn’t seem to be patched in live version yet?
I do have wp_debug = true, so won’t show up on most users screens but will easily fill error logs with MBs of unneeded lines from every single page load both admin and front end.
Add me as a contributor and ill be glad to patch it and help with anything else later on if needed. I manage several other plugins as well.
I have just upgraded my plugins and got this message which is playing havoc with other plugins (Appointments+ from WPMU Dev).
Strict Standards: Redefining already defined constructor for class EasyTable in /home1/profetb3/public_html/publicaffairsjobs/wp-content/plugins/easy-table/easy-table.php on line 68
It doesn’t look like the above “fix” from 2 months ago worked for danieliser.
I use HostMonster and this is the first issue I have had with the plugin.
Thanks.
I would like to be notified of fixes please.
Have just installed this plugin on WordPress multisite using version 3.9.1. Getting this error with WP debug set to true
Redefining already defined constructor for class EasyTable in C:\xampp\htdocs\wordpress\updatetest\wp-content\plugins\easy-table\easy-table.php on line 68
And then this notice on the admin plugin dashboard
The plugin generated 208 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.
Not a very good start… Could you please update it?
Cheers 🙂
Plugin Author
takien
(@takien)
please update to 1.5, it should solve this problem.