Quatermass Posted July 19, 2012 Posted July 19, 2012 Came in to a weird one this morning. Our Joomla-powered website was completely unavailable with the error "Fatal error: Cannot redeclare JRouterSite::_parseReqRoute() in /home/joom/public_html/includes/router.php on line 169" A quick Google seems to give no-one actually discussing such an error, just hundreds of hits for someone (the same person?) offering a freelance debug. And a quick look in the actual file shows the 7 lines starting at that one to be duplicated just before that point. Never had the problem before, and the file's not been modified since the install a couple of years ago! Anyone else ever had this?
accura2000 Posted July 19, 2012 Posted July 19, 2012 Only thing i can advise is to restore a previous backup version of the database and see how it goes from there.
Quatermass Posted July 19, 2012 Author Posted July 19, 2012 We've fixed it temporarily by commenting out the duplicate code. But we're baffled as to why it's there in the first place, and why it should break the site without warning after a couple of years' completely trouble free operation...
Achandler Posted July 19, 2012 Posted July 19, 2012 I think it is a bug, but having googled it, and seen the freelance results, I wouldn't worry as they all seem to come back to the same request for help. Maybe you are just unlucky.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now