freezia
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: I am in Crisis – Help – Lost My Entire BlogIf you have access to phpMyAdmin, login and look at your wp-options table. Look for the site url and home. You can set the url back to the right website.
What christine said is exactly rights 🙂 +1
Forum: Fixing WordPress
In reply to: Automatic Update doesn't workI read it and on the 3rd post on that topic managed to find this try it
Ok. Deleting my upgrade directory in wp-content and then recreating it, chmod to 777 seemed to fix the problem. Sometimes I have to do that… not sure why.
Tell me how it goes all you have to do is delete your upgrade directory in the wp-content folder and then re-upload it and chmod it to 77 and it should work 🙂
Forum: Fixing WordPress
In reply to: Automatic Update doesn't work@alok Tiwari No Problem man just love helping out. I’m just waiting for someone to answer my question LOL and ues Dethredic As Alok said don’t forget to check compatibility when you revery back to old theme/plugin.
Forum: Fixing WordPress
In reply to: Automatic Update doesn't workDo one these steps:
Turn off every plugin you are using.
Use default theme only while updating.
Then update the WP.
Once Updated turn on every thing you turned off.If still not able to update then read below lines:
This issues is caused by various reasons One of them is:Your hosting configuration. If they had limit the execution time of scripts ( Lets say 30 ) then server simply stop executing request after 30 seconds.Change execution time to 60 and try again.[Don’t cross the limits you will get 500]
Hope this helps..
Forum: Fixing WordPress
In reply to: HomePage URL won't change!I tried all of that but still no success.