Ir para conteúdo

Featured Replies

Postado

Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'g.logo_gfx_name' in 'field list'' in C:\xampp\htdocs\latestnews.php:32 Stack trace: #0 C:\xampp\htdocs\latestnews.php(32): PDO->query('SELECT `g`.`id`...') #1 C:\xampp\htdocs\index.php(63): include('C:\xampp\htdocs...') #2 {main} thrown in C:\xampp\htdocs\latestnews.php on line 32

 

 

 

 

como resolver isso?

Resolvido por luanluciano93

Ir para solução
  • Respostas 8
  • Visualizações 843
  • Created
  • Última resposta

Top Posters In This Topic

Most Popular Posts

  • luanluciano93
    luanluciano93

    Execute esse comando no phpmyadmin ... ALTER TABLE `guilds` ADD `logo_gfx_name` VARCHAR(255) NOT NULL DEFAULT "default-logo.png" Espero ter ajudado.

  • luanluciano93
    luanluciano93

    CREATE TABLE `z_forum` ( `id` int(11) NOT NULL auto_increment, `sticky` tinyint(1) NOT NULL DEFAULT '0', `closed` tinyint(1) NOT NULL DEFAULT '0', `first_post` int(11) NOT NULL

Posted Images

Postado
  • Autor

Agora aparece esse 

 

Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'joinserver.z_news_tickers' doesn't exist' in C:\xampp\htdocs\latestnews.php:122 Stack trace: #0 C:\xampp\htdocs\latestnews.php(122): PDO->query('SELECT * FROM `...') #1 C:\xampp\htdocs\index.php(63): include('C:\xampp\htdocs...') #2 {main} thrown in C:\xampp\htdocs\latestnews.php on line 122

Postado
  • Autor

Gerou outro erro o que pode ta acontecendo? Me perdoe pelo abuso.

 

Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'joinserver.z_forum' doesn't exist' in C:\xampp\htdocs\latestnews.php:285 Stack trace: #0 C:\xampp\htdocs\latestnews.php(285): PDO->query('SELECT `z_forum...') #1 C:\xampp\htdocs\index.php(63): include('C:\xampp\htdocs...') #2 {main} thrown in C:\xampp\htdocs\latestnews.php on line 285

Participe da conversa

Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.

Visitante
Responder

Quem Está Navegando 0

  • Nenhum usuário registrado visualizando esta página.

Estatísticas dos Fóruns

  • Tópicos 96.9k
  • Posts 519.6k

Informação Importante

Confirmação de Termo