spankednutz
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Arras theme menus disappeared in WP 3.0it worked for me as well….great fix
Forum: Installing WordPress
In reply to: Auto upgrade from 2.86 to 2.9 didn’t workRajesh, this is an option
- before
you upgrade.
As you can read most people use the auto upgrade and then their WP gives a blank screen.Forum: Installing WordPress
In reply to: Auto upgrade from 2.86 to 2.9 didn’t workTo all –
Most likely there’s one or two plugins that isn’t compatible with the new WP 2.9
If you updated your WP and you get a white screen below could be the solution to your problems:
This worked for me and a couple of others:Do the following:
1. Go to your FTP and rename your plugin file folder (example: “_plugins”)
2. Refresh your website and admin (it should work now).
3. Rename your plugins file back to it’s original name (“plugins”)
4. In your WP Admin – go to your plugin page and re-activate the plugins one by one. DO NOT USE THE BULK FUNCTION!!!
After each plugin that your activate go to your website and refresh. If the site is ok go to the next plugin and activate. When you find the plugin that’s causing the prob and your site has turned white again, please go back to your plugins folder (FTP) and delete or rename the “bad” plugin.If all went ok your site should be working again – but continue untill you have rechecked all plugins!!!
Good luck
ps – if something doens’t work out just lemme know here and i will try to help
Forum: Installing WordPress
In reply to: Auto upgrade from 2.86 to 2.9 didn’t workDude – WP is free – because of WP you have a nice and great looking website incl cms.
The people at WordPress cant be held responsible for the extra’s you add in plugins to your site. These are written by people like you and me.I do feel that they could add a warning stating the some plugins may cause a major fuck up. Now we know for next time 🙂
Good luck and am happy everything is back
Forum: Installing WordPress
In reply to: Auto upgrade from 2.86 to 2.9 didn’t workwikichaves – i see that your site works again?
Forum: Installing WordPress
In reply to: Auto upgrade from 2.86 to 2.9 didn’t worki just found the plugin the messed it up for me – it’s Wp To Twitter..
Forum: Installing WordPress
In reply to: Auto upgrade from 2.86 to 2.9 didn’t workimack03 – i have the solution
rename your plugins folder i renamed it to “_plugin”
reload your admin and website and see if it works.
If it does, like with me, then you will see in your admin/plugin folder that all is in pink meaning that everything is deactivated.
One by one re-activate them – don’t use the bulk option!!!Forum: Installing WordPress
In reply to: Auto upgrade from 2.86 to 2.9 didn’t workdamn, this is driving me nutz
Forum: Installing WordPress
In reply to: Auto upgrade from 2.86 to 2.9 didn’t workjust to add – i don’t cache and have added define(‘WP_MEMORY_LIMIT’, ’64M’); to config file….(I read this as a possible solution to the problem) i isn’t working for me though