Catched error 40642S02: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'foldcom_folding._translate' doesn't exist
	in /home/foldcom/public_html/protected/controllers/BaseController.php on line 31.
	Query: 'SELECT tb.key, tb2.value
                                                FROM translate tb
                                                
												LEFT JOIN _translate tb2
                                                ON tb.id=tb2.translate_id'