Tagged: woocommerce
-
AuthorPosts
-
June 14, 2019 at 4:48 pm #1110370
I’m now receiving the following error when ever I go to our Woocommerce store:
Warning: strtolower() expects parameter 1 to be string, array given in /home/242447.cloudwaysapps.com/wwnpwjjxmb/public_html/wp-content/themes/enfold/config-woocommerce/config.php on line 1595
Everything still works, but this messes up the display of the site.
I’ve tried disabling plug-ins and unless I disable Woocommerce, it doesn’t go away.
Suggestions?
June 14, 2019 at 8:17 pm #1110468Hey tjjones,
Please add this to your wp-config.php
// Turn debugging on define('WP_DEBUG', true); // Tell WordPress to log everything to /wp-content/debug.log define('WP_DEBUG_LOG', true); // Turn off the display of error messages on your site define('WP_DEBUG_DISPLAY', false); // For good measure, you can also add the follow code, which will hide errors from being displayed on-screen @ini_set('display_errors', 0);Best regards,
VictoriaJune 19, 2019 at 9:11 pm #1111714This reply has been marked as private.June 20, 2019 at 10:34 am #1111886Hi TJ,
I’m getting locked out from Wordfence, could you lift the restrictions in the plugin until we have helped you out?
Best regards,
RikardJune 27, 2019 at 3:35 pm #1113986This reply has been marked as private.June 27, 2019 at 4:42 pm #1114001Hey,
Could you please post FTP and WP admin logins here privately so we can look into it? :)
Regards,
YigitJune 28, 2019 at 10:02 pm #1114366This reply has been marked as private.June 29, 2019 at 4:17 pm #1114451Hi TJ,
Best regards,
VictoriaJune 30, 2019 at 12:22 am #1114540This reply has been marked as private.June 30, 2019 at 6:10 pm #1114636Hi tjjones,
I am still getting the same error. I am on Mac, but it should not be an issue. I am from Ukraine and this can be an issue. Maybe some locations are blocked?
Best regards,
VictoriaJune 30, 2019 at 6:31 pm #1114650This reply has been marked as private.July 1, 2019 at 1:38 pm #1114889This reply has been marked as private.July 1, 2019 at 6:11 pm #1114949Hi TJ,
I updated Enfold to the latest version via FTP. Please review your website :)
Best regards,
YigitJuly 1, 2019 at 10:41 pm #1114977This reply has been marked as private.July 2, 2019 at 9:41 am #1115106 -
AuthorPosts
- You must be logged in to reply to this topic.
