Viewing 4 replies - 1 through 4 (of 4 total)
  • Running on WordPress 3.9.1 I’m getting these errors:

    Strict Standards: Declaration of C2P_Log_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /home/public_html/wp-content/plugins/csv-2-post/functions/class/wpmain.php on line 680

    Strict Standards: Declaration of C2P_Projects_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /home/public_html/wp-content/plugins/csv-2-post/functions/class/wpmain.php on line 1077

    Strict Standards: Declaration of C2P_DataSources_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /home/public_html/wp-content/plugins/csv-2-post/functions/class/wpmain.php on line 1187

    Strict Standards: Declaration of C2P_ImportTableInformation_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /home/public_html/wp-content/plugins/csv-2-post/functions/class/wpmain.php on line 1294

    Strict Standards: Declaration of C2P_ProjectDataSources_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /home/public_html/wp-content/plugins/csv-2-post/functions/class/wpmain.php on line 1381

    Strict Standards: Declaration of C2P_CategoryProjection_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /home/public_html/wp-content/plugins/csv-2-post/functions/class/wpmain.php on line 1488

    Strict Standards: Declaration of C2P_CustomFields_Table::prepare_items() should be compatible with WP_List_Table::prepare_items() in /home/public_html/wp-content/plugins/csv-2-post/functions/class/wpmain.php on line 1589

    Any chance of a quick fix?

    Plugin Contributor Ryan Bayne

    (@ryan-bayne)

    Will get right on it.

    This is to do with using WP_List_Table class to create tables of data. I’ve added it to a lot pages. Strange though because I have error reporting on and it’s strict but don’t get this.

    Plugin Contributor Ryan Bayne

    (@ryan-bayne)

    Hello again.

    Did these messages happen on installation?

    My first consideration is that it might be due to no data existing to feed into the tables. Just a guess though. I’ve never come a cross this type of notice.

    Plugin Author WebTechGlobal

    (@webtechglobal)

    This problem has been fixed in the latest premium edition. The fix will come to the free edition soon.

    Strange thing is only 1 out of 3 blogs on my localhost triggers the problem. Despite all being the same version of WordPress. This is why this issue was not noticed until I created the 3rd blog the other day. Activated the plugin and seen all of the above reported errors.

    Thanks again for this post and if you don’t already have the premium edition drop by https://www.webtechglobal.co.uk for a free copy of the latest build.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Having Problems with Version 8?’ is closed to new replies.