I give it to em for 5 mins and they break it, ugh! lol

Permalink
Hello!

Right I've just made a site for a client, well friend, everything was looking great so I've given them the username and password ... and a few hours later they've managed to strip the whole site of styling, so it looks like its not picking up the theme, ok, so I try to log in ... but theres no styling there and when I log in I dont get the concrete5 menu bar to be able to fix anything, does this sound like anything anyone is familiar with?

Heres what it looks like at the mo

http://oceanraptor.co.uk/

 
frz replied on at Permalink Reply
frz
you should always be able to get to the dashboard, even if they've ganked the login flow by futzing with settings... first login:

sitename.com/index.php/login

then it may dump you somewhere weird, but you're likely still logged in.. goto

sitename.com/index.php/dashboard

and start fixing whatever they changed
Mnkras replied on at Permalink Reply
Mnkras
I think its a server issue,

i get the error: The page cannot be displayed because an internal server error has occurred.

check your .htaccess and/or php.ini
simonbeech replied on at Permalink Reply
simonbeech
Check you .htaccess file, make sure that there is nothing after RewriteBase / on that line. I've had this happen when moving from a development site to the prodctions server.

Regards
HazardousWaster replied on at Permalink Reply
Thank you all you helpful people ... this looks like a server issue at the moment, something maybe to do with mime types (I added a mime type for .kml files to use google maps about a month ago, seemed fine but yesterday this happened), I've actually currently removed the whole concrete5 site in the effort to try and get this back online (because of what the server people said "Its deffo not our fault, must be something in your code") ... NOPE!

Currently just have an index.html page with a <h1>Hello world!</h1> in it and nothing else, but still get "The page cannot be displayed because an internal server error has occurred." when you try and view it, damn it!

http://oceanraptor.co.uk/index.html...

Fingers crossed they'll get me sorted soon
HazardousWaster replied on at Permalink Reply
Cheers for the help guys, it turns out it was all server problems that coincided exactly with me 'going live' and handing it over to the client which caused me mad amounts of stress and made me look fantastically stupid but hey ho!

Thanks again!