Strange behavior with login and edit toolbar

Permalink
I'm having some very strange problems that *SOMETIMES* happen with my site.
http://www.whitesvillewv.com

Everything in the site was working fine. We turned the site over to the client and a few days later they couldn't were getting kicked out when they tried to login, or if they DID manage to get logged in, they would get kicked out when they tried to edit a block or visit the Dashboard. I logged in with my admin account and was having some of the same issues. Sometimes when i hit login, I was just returned to the homepage and wasn't logged in. Sometimes when I hit login, I would receive an "invalid token" error. And sometimes I was able to login as normal. Once I was in the site, sometimes I had the edit toolbar on some pages but not others (didn't seem to be associated with a certain template). Sometimes I would see "Access Denied" when I tried click the Dashboard.

Long story short, there seems to be no pattern that I can discern for the problems happening. I tried several things after reading forums and then all the sudden the site was fine. Gave it back to the client and...2 days later they say the problems are back.

Has anybody experienced anything similar? We are using Bluehost cloud hosting...could this be causing the issue? Could javascript conflicts cause this? I'm very confused and can't seem to pinpoint any one thing. Any help is appreciated!

lmestep
 
Steevb replied on at Permalink Reply
Steevb
Two script errors that I can see. Use a browser developer console to help pinpointing errors. Looks like you could be calling jquery more than once. You shouldn't need a jquery call, C5 does it for you.