Plugin Author
Franky
(@liedekef)
A blank page usually points to php issues. Check your webserver logfiles for hints.
Hey Franky @liedekef, I checked my logs and didn’t find anything obvious.
Just a quick note – the blank page is only on the right side of the scree, as the regular WordPress menu loads fine.
Plugin Author
Franky
(@liedekef)
Make sure your php is configured to log errors to file, and also you might want to temporary activate wordpress debug. A pure blank page means something is wrong, so something must be logged somewhere …
Also: which php version are you using?
Ah gotcha. I’ll try configuring the php log errors to file.
To be clear, it’s not a fully blank page, as the WordPress admin loads around it.
Screenshot: https://ibb.co/fgp9H8
PHP 5.6
Hey Franky,
I updated the plugin and there’s almost no change to the issue, except that the donation appeal appears before the blank area.
Please see screenshot: https://ibb.co/gK84zy
Let me know what you think/recommend.
Here are errors that I see in the console, but I don’t they’re related:
[Warning] Google Maps JavaScript API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys (util.js, line 226)
[Warning] Google Maps JavaScript API warning: SensorNotRequired https://developers.google.com/maps/documentation/javascript/error-messages#sensor-not-required (util.js, line 226)
-
This reply was modified 7 years, 10 months ago by
jbryanbarnes.
I got rid of the https errors above.
When I unhid some of the items via developer tools, I saw an additional error:
[Error] ReferenceError: Can’t find variable: maxPages
(anonymous function) (facebook_events_pro.js:1:2183)
dispatch (load-scripts.php:3:12450)
handle (load-scripts.php:3:9179)
Then I deactivated an old FB plugin and the EME Facebook events software showed up.
Plugin Author
Franky
(@liedekef)
Well yes, old plugins can do that to you 🙂