There seems to be a technical glitch somewhere. This morning when I try to access any group forum, the following error message pops up:
Line 1093: if (!file_exists($strDatabaseAdapter)) Line 1094: throw new Exception('Database Type is not valid: ' . $objConfigArray['adapter']); Line 1095: require($strDatabaseAdapter); Line 1096: } Line 1097: Line 1098: self::$objSlaveDbConnection = new $strDatabaseType($intIndex, $objConfigArray); Line 1099: return self::$objSlaveDbConnection; Line 1100: } Line 1101: Line 1102: public static function RenderPremiumSidebarBox($strTitle, $strBody, $blnDisplay = true) { Line 1103: $strHtml = '<div class="premium"><div class="perk">' . $strTitle . '</div>' . $strBody . '</div>';
Be interested to know if anyone else is experiencing this, and what the problem might be.
Same here.
bummer. ok. we'll fix it.
thanks this should be fixed.
Join Chess.com for free to add your comment! Already a member? Then login now to comment.