rcourtney
Forum Replies Created
-
Yea the main issue I was having was the links not working, but I also ran into the other JSON error. Thank you for your help
Forum: Fixing WordPress
In reply to: Unable to Access Backend1. I changed the theme earlier and it still gave me the “Oops! page not found” error when I use wp-admin. error log is still giving this error after theme change:
[15-Nov-2019 19:17:41 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/phillysw/public_html/wp-content/mu-plugins/wpengine-common/plugin.php on line 1075
2. I was looking at code and I must have put that in there accidentally
Thanks for taking the time to answer by the way
Forum: Fixing WordPress
In reply to: Unable to Access BackendI tried that and still not working
@antoscarface I had the same error and replaced it with the recommended code. Now I am getting
‘Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /home/spretzel/public_html/wp-content/plugins/pixel-caffeine/includes/admin/logs/class-log-db-handler.php on line 45’
the code on that line is ‘( new LogRepository() )->save( $log );’
Please advise, thanks