adsvinicius 1 Postado Julho 8, 2011 Share Postado Julho 8, 2011 Add samples to DB: Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'celesta.z_news_tickers' doesn't exist' in C:\xampp\htdocs\install.php:505 Stack trace: #0 C:\xampp\htdocs\install.php(505): PDO->query('SELECT * FROM z...') #1 {main} thrown in C:\xampp\htdocs\install.php on line 505 USOO SERVIDOR DA CHAITOSOFT 8.60 TFS 0.4 COMO ARRUMA? DO REP+ Link para o comentário https://xtibia.com/forum/topic/160889-problema-urgente-gesior/ Compartilhar em outros sites More sharing options...
ultimate1996 102 Postado Julho 8, 2011 Share Postado Julho 8, 2011 (editado) Vá na sua database, clique na Aba SQL e execute : CREATE TABLE "z_news_tickers" ( "date" INTEGER NOT NULL, "author" INTEGER NOT NULL, "image_id" INTEGER NOT NULL DEFAULT 0, "text" TEXT NOT NULL, "hide_ticker" INTEGER NOT NULL DEFAULT 0); Editado Julho 8, 2011 por RaizenUrameshi Link para o comentário https://xtibia.com/forum/topic/160889-problema-urgente-gesior/#findComment-1060531 Compartilhar em outros sites More sharing options...
Posts Recomendados