Hi Scott,
Thanks for the fast reply. After reading your debugging guide and copying the extended debug code into wp-config.php, I found out that 4 of my plugins use deprecated constructors (I’m using php 7).
I will contact the developers and make them aware of this so they can update their code.
So, for now, I’ll try to figure out if there’s something in the debug.log file I can use to pinpoint the problem.
In case I can’t figure it out, could I send you the debug.log file? Since you guys are familiar with debugging issues, there’s a good chance that you’ll notice something I might overlook.
I looked at the support form, but didn’t see how to attach a file to the support question. Is there a way to do this?
Have a great day,
Patrick
-
This reply was modified 7 years, 12 months ago by PC1271. Reason: my initial observation turned out to be wrong after some more testing