Распространенная ошибка. SQL Error line 486

 
SQL Error: Table 'web11db1.prefix_topic' doesn't exist at /var/www/web11/web/classes/modules/topic/mapper/Topic.mapper.class.php line 486
Array ( [code] => 1146 [message] => Table 'web11db1.prefix_topic' doesn't exist [query] => SELECT count(t.topic_id) as count FROM prefix_topic as t, prefix_blog as b WHERE 1=1 AND t.topic_publish = 1 AND t.topic_date_add >= '2009-06-14 11:00:00' AND b.blog_type in ('open') AND t.blog_id=b.blog_id; [context] => /var/www/web11/web/classes/modules/topic/mapper/Topic.mapper.class.php line 486 )

Как устранить?
  • -1
  • 15 июня 2009, 20:01
  • Index