the main page works but unable to access admin or any other page ..how do i fix this close to giving this a miss $config['site']['fancy'] = true; (does not fix the problem can it be fixed , cannot reinstall
After asking on the statusnet IRC chat, I was told that you can disable/enable that config setting in the database directly! In the database under the config table I set 'site' 'fancy' to '0' and now my site works once again!
Comments