julieQ
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Admin pages appearing as text onlyThis is weird, but just as I was going through the whole backup process again and planning to reinstall, my admin pages started working again! I had just finished the backup process when I was about to disable my plugins and the plugins admin page loaded correctly. Weird! Any idea why it would start working all of a sudden? s_ha_dum thanks for your help!
Forum: Fixing WordPress
In reply to: Admin pages appearing as text onlyI already did the manual upgrade several times. Any other suggestions?
Forum: Fixing WordPress
In reply to: Admin pages appearing as text onlyI did do the update manually via FTP. 🙁
Forum: Fixing WordPress
In reply to: Not able to edit or add posts after upgrade to 3.4.2That did the trick! Thank you so much for the help.
Forum: Fixing WordPress
In reply to: Upgrade 3.0.2 to 3.1.3 results in white admin screenwell gents, it appears that you are both correct! I tried adding the code to the beginning of PHP file of one of the plugins, and it worked! I stopped getting the white screen after login.
Then I wanted to see if the other solution worked too so I deleted the code out of the plugin file, and followed the directions in the link posted by dozza, and that worked too!
Just an FYI to anyone else experiencing this problem, I opened the wp-congif.php file, checked the bottom line of code and found that after ?> I had an extraneous carriage return. Once I deleted the extra carriage return, I stopped getting the white screen.
Thank you both!
Forum: Fixing WordPress
In reply to: Upgrade 3.0.2 to 3.1.3 results in white admin screenmdavidangst could you be a little more specific about where to add the code? Do we just copy into the PHP file of any plugin?
Forum: Fixing WordPress
In reply to: Upgrade 3.0.2 to 3.1.3 results in white admin screenI am also getting a blank page when I try to login with 3.1.3. The front end looks fine.