Woocommerce shop page error
-
Hi Shea
I need help figuring out a error which causes our Woocommerce shop page to go down.
I’ve been debugging with Woocommerce, thought id let you know what we’ve come up with.the error is
2018-11-18T18:17:03+00:00 CRITICAL syntax error, unexpected 'textcolor_map' (T_STRING) in /var/www/vhosts/indycoffee.guide/httpdocs/wp-content/plugins/code-snippets/php/admin-menus/class-edit-menu.php(191) : eval()'d code on line 5
except the only thing on line 5 is
*/
We then took a closer look at it and found an extra > in this closing php tag line 408 of the /php/admin-menus/class-edit-menu.php file
<?php checked( in_array( $snippet->id, $shared_snippets ) ); ?>>
which the Woocommerce guys think might be the cause
What do you think?
The page I need help with: [log in to see the link]
- The topic ‘Woocommerce shop page error’ is closed to new replies.