Hi,
I'm having the wierdest problem and hope someone can help me solve this. :)
I'm making my own WP-theme and have wordpress locally installed on my Mac and I'm using MAMP and Sequel Pro (free version). The later to create a database.
EVerything worked great last night so and I went to bed. Today when I'm back at it I can load the Dashboard. I get to the log-in window but after entering username and password its all white.
I figured out that by creating a NEW database and ofc changing the name in the wp-config-php-file ( define('DB_NAME', 'newDB-name'); )
i could make a fresh installation, but ofc start all over with WP-setup, widgets and so on.. :(
I then tried to restart the browser and the problem occured again. I had to make a new database with Sequel Pro and start all over again.
I get the same problem with Safari, FireFox & Chrome.
So I narrowed it down to that when I quit a browser (i.e FF) FF won't be able to use the database again.
I cant really get my head around where the problem lies, in my broswers, in Sequel Pro or in the WP-installation..
Please help.
Cheers, J