britand
Forum Replies Created
-
Thanks. We were finally able to resolve this using another plugin (WF Assistant) that likely did what you are suggesting here.
We did everything you recommended and got the same issue of the Dashboard page showing an HTTP 500 Error. Is there anything else we could look at, like maybe on the server side?
The most confusing thing is that we use almost an identical setup on another site we have (same theme, plugins, plus Wordfence), and it is flawless.
By the way, we have also rolled the Wordfence plugin back quite a few versions, and we get the exact same error each time. So far, the only “fix” is to simply disable it, which is not a good option for obvious reasons.
Any follow-up on this? Thanks.
Thanks for the response. Hopefully, this log I’m posting below is what you need.
PHP Notice: WC_Cart::get_cart_url is deprecated since version 2.5! Use wc_get_cart_url instead. in /home/aaefx/public_html/wp-includes/functions.php on line 3853[26-Oct-2018 16:50:15 UTC]
PHP Notice: woocommerce_get_template_part is deprecated since version 3.0! Use wc_get_template_part instead. in /home/aaefx/public_html/wp-includes/functions.php on line 3853[26-Oct-2018 16:50:15 UTC]
PHP Notice: woocommerce_get_template_part is deprecated since version 3.0! Use wc_get_template_part instead. in /home/aaefx/public_html/wp-includes/functions.php on line 3853[26-Oct-2018 16:50:15 UTC]
PHP Notice: woocommerce_get_template_part is deprecated since version 3.0! Use wc_get_template_part instead. in /home/aaefx/public_html/wp-includes/functions.php on line 3853[26-Oct-2018 16:50:15 UTC]
PHP Notice: woocommerce_get_template_part is deprecated since version 3.0! Use wc_get_template_part instead. in /home/aaefx/public_html/wp-includes/functions.php on line 3853[26-Oct-2018 16:50:41 UTC]
PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in /home/aaefx/public_html/wp-includes/wp-db.php on line 1889[26-Oct-2018 16:50:41 UTC]
PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 131072 bytes) in /home/aaefx/public_html/wp-includes/functions.php on line 3743[26-Oct-2018 16:50:53 UTC]
PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 16384 bytes) in /home/aaefx/public_html/wp-includes/wp-db.php on line 1889[26-Oct-2018 16:50:53 UTC]
PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in /home/aaefx/public_html/wp-includes/class-wp-hook.php on line 275[26-Oct-2018 16:50:53 UTC] PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 131072 bytes) in Unknown on line 0Does anyone have an update regarding this?
I forgot to add that we’ve also tried rolling back the version as far as 6.0 just to see if that would help. Still have the same problem no matter what.