jiehao85
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Gibberish When Trying to Edit PostsSolution: Re-uploading the wp-admin and wp-includes folders from a fresh download of WordPress.
It seems that the copy on my desktop is somewhat corrupted.
Forum: Fixing WordPress
In reply to: Gibberish When Trying to Edit PostsI have tried deactivating all plugins but the issue persists. Switching back to default theme doesn’t seem to help either. Tried resetting the plugins folder as well, no effect. Doing a re-upload of wp-admin and wp-includes now.
My current memory limit is 128M based on my .htaccess file. Is that enough?
It is weird as the problem seems to be with only posts, I can edit pages and comments with no problems.
Forum: Fixing WordPress
In reply to: Google xml sitemapDid you try to do a debug? I did a debug for my problem and I get the following error.
Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 185632 bytes) in /home/blog/public_html/wp-content/plugins/google-sitemap-generator/sitemap.php on line 2488
Forum: Fixing WordPress
In reply to: Fatal Error functions.phpIt’s alright now, I have deleted the post and wrote the same one as a new post. It worked but when I publish it, I was brought to a blank page instead.
Forum: Fixing WordPress
In reply to: Fatal Error functions.phpI have checked with my web host and I am told that the current server memory_limit is set to 64M so the memory_limit issue don’t seem to be the problem.