Hi, Can anyone help me with this annoying problem please? When I write a post on my blog (using WP) and I click publish, the article publishes but WP returns me back a blank screen? So, does anyone know whats causing this and how I could fix this glitch? Thank You
i get that sometimes and sometimes i get that when i try to update the sitemap. i just go back to the blog and keep on working and disregard it completey
You have memory issues. Talk to your webhost or add this to the top of your .htaccess file <FilesMatch "\.(php|html?)$"> php_value memory_limit 20M </FilesMatch> Code (markup):