linguisticteam / lti-pms

Archive of an early PMS attempt for LTI
2 stars 0 forks source link

Record of strange fatal error that eventually cleared itself. #7

Closed LTIOfficial closed 11 years ago

LTIOfficial commented 11 years ago

Logging out (or perhaps something else, since it is affecting everyone now) caused the following error to be thrown. Note that more than one person was logged in as "admin" when one of them logged out. Unsure if this caused the issue.

A Database Error Occurred Unable to connect to your database server using the provided settings. Filename: core/Loader.php Line Number: 346

Line 346 of that file is: $CI->db =& DB($params, $active_record);

michaelycus commented 11 years ago

I believe that only happen because of a momentary error in my ISP.