 |
 |
|
 |
Error: Invalid query: SELECT projects_eng.title,projects_eng.text1,projects_eng.text2,projects_eng.file,persons_eng.job,persons_eng.name,persons_eng.id FROM projects_eng LEFT JOIN persons_eng ON (projects_eng.author = persons_eng.id) WHERE projects_eng.id='1' LIMIT 1!
MySQL said: Table 'nikola.projects_eng' doesn't exist: 1146
module dbmysql.inc.php
|