MA
dúvida

Erro Gesior !

Por mACAKOO, 28 de out. de 2012 em Archived

otserv
8
941
mACAKOOM
28 de outubro de 2012 às 12:51

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?

RHCPR
28 de outubro de 2012 às 12:55

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;

mACAKOOM
28 de outubro de 2012 às 12:57

Só rodar no sql na phpmyadmin?

RHCPR
28 de outubro de 2012 às 13:02

Só rodar no sql na phpmyadmin?

Sim, duur. k

mACAKOOM
28 de outubro de 2012 às 15:20

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.

MrCatraM
28 de outubro de 2012 às 15:35

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?

mACAKOOM
28 de outubro de 2012 às 15:44

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!

VictorWEBMasterV
28 de outubro de 2012 às 18:25

REP - por double topic;

 

Topico feixado. Verifique o outro, pois ha a solução la.