bearsauto
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Error Code HelpOkay I found that it was a plugin. It was my Storefront Design Customizer plugin. I don’t know how to fix it though. I use this plugin for so much of my design that if I keep it off then my website looks wrong, but if I turn it back on then the error is there. Any tips?
Forum: Fixing WordPress
In reply to: Error Code Help@t-p I went to my error log and nothing is showing. There isn’t a single error…weird. I don’t know what could be happening if there aren’t any errors logged.
This is what is on line 286 of class-wp-hook.php:
$value = call_user_func_array( $the_[‘function’], $args );
I don’t know if this helps
- This reply was modified 8 years, 2 months ago by bearsauto.
Forum: Fixing WordPress
In reply to: Error Code HelpThis is what is on line 286 of class-wp-hook.php:
$value = call_user_func_array( $the_[‘function’], $args );
Does this look weird to anyone?
Forum: Fixing WordPress
In reply to: Error Code Help@t-p I do have that line in there but it does in fact say false. Any other ideas?
@harshsoni_w3 I’ll try your suggestion. Thank you.
Forum: Fixing WordPress
In reply to: Error Code HelpOkay! Thank you! I’ll check both of your suggestions.