Received a php error on first publish
-
Hi there, this is the first time using your plugin and It’s great, but I am having issues.
When I save a post/review, rather than completing the save It throws a few errors:Strict Standards: Non-static method grfwpInit::array_filter_recursive() should not be called statically, assuming $this from incompatible context in /Users/G-Remble/Sites/chestnutsbnb.dev/wp-content/plugins/good-reviews-wp/includes/CustomPostTypes.class.php on line 372 Strict Standards: Non-static method grfwpInit::array_filter_recursive() should not be called statically, assuming $this from incompatible context in /Users/G-Remble/Sites/chestnutsbnb.dev/wp-content/plugins/good-reviews-wp/includes/CustomPostTypes.class.php on line 372 Warning: Cannot modify header information - headers already sent by (output started at /Users/G-Remble/Sites/chestnutsbnb.dev/wp-content/plugins/good-reviews-wp/includes/CustomPostTypes.class.php:372) in /Users/.../Sites/.../wp-admin/post.php on line 242 Warning: Cannot modify header information - headers already sent by (output started at /Users/.../Sites/.../wp-content/plugins/good-reviews-wp/includes/CustomPostTypes.class.php:372) in /Users/.../Sites/.../wp-includes/pluggable.php on line 1207
I’m working locally so can’t share a log-in. I have tested with a default theme and with Good Reviews as the only activated plug-in and get the same error message on save/publish.
If I go back to admin everything works fine and the review has been saved correctly. So the issue is in the return to page after the publish button is clicked and processed.
Any assistance would be greatly appreciated and thanks,
John
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Received a php error on first publish’ is closed to new replies.