Rode no seu sql:
CREATE TABLE IF NOT EXISTS `z_news_big` ( `hide_news` tinyint(1) NOT NULL DEFAULT '0', `date` int(11) NOT NULL DEFAULT '0', `author` varchar(255) NOT NULL, `author_id` int(11) NOT NULL, `image_id` int(3) NOT NULL DEFAULT '0', `topic` varchar(255) NOT NULL, `text` text NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1;








info
Grupo: Campones
Registrado: 24/02/07
Posts: 91
Reputação: -1
Char no Tibia: Andre-pacera
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'otserv.z_news_big' doesn't exist' in C:\xampp\htdocs\latestnews.php:103 Stack trace: #0 C:\xampp\htdocs\latestnews.php(103): PDO->query('SELECT image_id...') #1 C:\xampp\htdocs\index.php(63): include('C:\xampp\htdocs...') #2 {main} thrown in C:\xampp\htdocs\latestnews.phpon line 103
ALGUEM PELA MOR DE DEUS?