-
AuthorPosts
-
March 31, 2017 at 7:44 am #769750
Since yesterday i have not been able to publish a post or page without getting a blank screen.
You can see an example here – http://meetthemanufacturer.co.uk/elite-labels-leicester/i’ve tried everything – disabling all plug ins – no difference
Over-writing old posts that were displaying fine – then becomes blank!
Updating all plug ins – no difference
Updating Enfold theme – no differenceI’m tearing my hair out as to what can be causing it. There have been no other changes to the site since this started happening.
Some old posts are also now looknig blank where as they were fine before.
AND when the page goes blank the logged-in bar across the top disappears, even thought I am still logged in.
Please help!
March 31, 2017 at 8:23 am #769774Hey makeitbritish,
PHP memory limit could be the issue. Are you using the latest version of php?
Best regards,
Jordan ShannonMarch 31, 2017 at 9:22 am #769795Definitely not an out of date PHP issue as I know that our server is running the latest version. Unless there was an update yesterday?
March 31, 2017 at 3:43 pm #770017any more suggestions please?
March 31, 2017 at 6:32 pm #770125Hi,
Have you tried another browser? If it works as expected in another browser it’s most likely a caching issue. Please try to flush your browser cache and restart.
Best regards,
Jordan ShannonMarch 31, 2017 at 6:51 pm #770133Thanks Jordan.
i’ve tried in all browsers so I know it’s not that!March 31, 2017 at 8:22 pm #770155Hey!
Can you please enable WP_DEBUG
and let us know if on the white page, there is any error?
https://codex.wordpress.org/WP_DEBUGBest regards,
BasilisMarch 31, 2017 at 8:30 pm #770158Ive just looked up the wp-debug and don’t understand it!
March 31, 2017 at 9:39 pm #770169Hi,
You don’t understand how to implement it or the error it produces?
Best regards,
Jordan ShannonApril 1, 2017 at 12:15 am #770210I’m not a coder so I don’t undertsand how to implement it.
Can anyone explain in common english?April 1, 2017 at 6:54 am #770239Hi,
To enable the WP_Debug go to your wp-config.php on your wordpress folder and find this code:
define( 'WP_DEBUG', false );
and change the false to true, like this:
define( 'WP_DEBUG', true );
Best regards,
John TorvikApril 1, 2017 at 7:13 am #770246Thanks John
I’ve looked and I appear to have 8 wp-config.php files. Can’t find this define( ‘WP_DEBUG’, true ); in any of them, but may be because I got code blindness after a while.
I’ve got on for bbpress, events-calendar, gravityforms, layerslider, templatebuilder, woocommerce, wordpress-seo and wpml
Which one is it likely to be in?Or should I be looking for something called wp-config.php? As I haven’t got anything called that. Is it one of the files in the Editor that I am supposed to be looking for?
- This reply was modified 7 years, 7 months ago by makeitbritish.
April 2, 2017 at 10:33 am #770581 -
AuthorPosts
- You must be logged in to reply to this topic.