Login Produces 500 Error, but Session is Stored

Permalink
Hi all,

I'm experiencing some strange behavior when attempting to log into my Concrete 5 site. When I click login, the request sits pending for a bit, and then gets redirected to a YVenueStats2 page, before returning a 500. The final url ishttp://www.ibicisi.com/index.php/the-door/YVenueStats2/.... I don't know where 'the-door' is coming from, but YVenueStats2 is a folder inside Controllers. I've pasted the network traffic below. The php error logs shows the the cause of the error as script timeout. If I refresh the page after receiving the 500 error, it appears as if the log in was successful, and i'm able to navigate the site somewhat normally. The site was working fine a few days ago, and this may be related to removal of some files our server admin thought were malicious.

I've tried to follow the code from file to file to see where the problem arises, but I can't even find the log in page. I can trace it to one of the Updates where a Page with cID 1 and ctID 5 is rendered, but the trail goes cold there.

I'm really at a loss as to how Concrete 5 does things, and would appreciate any help.

Thanks for your help.



do_login/ 302 /updates/concrete5.5.2.1/concrete/js/jquery.js?v=[redacted]

YVenueStats2/ 500 http://www.ibicisi.com/index.php/login/do_login/...