Ir para conteúdo

Erro no Gesior


maiconmnt

Posts Recomendados

alguem pode me ajudar tou tentando instalar o gesior e aparece esse erro no step 2 Warning: include() [function.include]: Failed opening 'pot/OTS.php' for inclusion (include_path='.;C:\xampp\php\PEAR:../libs') in C:\xampp\htdocs\install\install.php on line 196.

Link para o comentário
Compartilhar em outros sites

alter table `players` `add` world_id INT (32) NOT NULL;
So in `add` INT world_id changing that for the error that the table, type:
alter table `players` `add` world_id INT (32) NOT NULL;
alter table `players` add `skull` INT (32) NOT NULL;
alter table `players` add `marriage` INT (32) NOT NULL;

 

e se titulo de topic da em desacordo com as regras

Link para o comentário
Compartilhar em outros sites

Visitante
Este tópico está impedido de receber novos posts.
×
×
  • Criar Novo...