Ir para conteúdo

Erro Gesior !


mACAKOO

Posts Recomendados

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?

Link para o comentário
Compartilhar em outros sites

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;

Link para o comentário
Compartilhar em outros sites

Não funcionou ,explica fazendo favor?

 

Ninguem ajuda,ninguem faz tutorial pra ensinar,que forum que tá esse em? simplesmente ja foi muito melhor sem ofensas.

 

Voce executou essa SQL,na database certa de seu OT?

Link para o comentário
Compartilhar em outros sites

snapback.pngMacako xD, em 28/October/2012 - 14:20, disse:

 

Não funcionou ,explica fazendo favor?

 

Ninguem ajuda,ninguem faz tutorial pra ensinar,que forum que tá esse em? simplesmente ja foi muito melhor sem ofensas.

 

Voce executou essa SQL,na database certa de seu OT?

Já sim amigo,ja fis tudo isso, não sei oque aconteçeu que ta dando isso!

Link para o comentário
Compartilhar em outros sites

×
×
  • Criar Novo...