Posted: February 4, 2015 at 9:43 am
|
So, I eagerly installed the latest and greatest, and am presented with these errors at the top of every single page.
WordPress Version: 4.1 So, I did the usual troubleshooting – reverted to 2015 theme, turned off all other plugins and still got the errors. Then, I created an entirely new database and, with no other plugins activated, no pages set up, no settings changed, etc – literally just the basic initial WP data – I am still seeing these errors! |
Hi Peter, The errors seem to indicate that your Event Espresso plugin directory and its files are non-readable. Can you check your server’s file permissions for the wp-content/plugins directory? |
|
|
plugins & event-espresso-core-reg are both 755 |
Hi Peter, A couple things you can check/verify: 1) When you uploaded 4.6, did you first delete the older version of Event Espresso 4? If not, you can try re-installing, but first delete the Event Espresso plugin’s folder, then FTP up the new files. 2) You can add some debug code right after line 182 in /core/helpers/EEH_Autoloader.helper.php to get a better clue on why it’s throwing this error. So line 182 is Right after 182 you add this:
|
|
|
Yes, I deleted the old plugin’s folder first. Also, as part of troubleshooting, I have deleted the old API folder and the ticketing add-on folder too. Actually, I deleted the entire event espresso folder in Uploads. For the first “Warning: Invalid argument supplied for foreach()”:
For the second:
The folders are all 755 and the files are 644, btw. Oh, and there’s now a 4th error (before I added the debug code):
Thanks |
|
Can you try switching to a fresh database, go through the installer, and see if it is still erroring? |
|
Yes, I had already tried that before my initial post. |
Hi Peter, There’s a fix we included in one of the releases today that should take care of the Invalid argument supplied for foreach() warning you’re seeing. |
|
The support post ‘persistent errors on new install of 4.6.0.p’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.