ERRO!

  • Johnson Vieira
  • Avatar de Johnson Vieira Autor do Tópico
  • Offline
  • JCB! Colaborador
  • JCB! Colaborador
Mais
13 anos 4 meses atrás #72471 por Johnson Vieira
Johnson Vieira created the topic: ERRO!
Olá, eu instalei um componente que necessita de um módulo. Consegui instalar o módulo mas o componente esta dando um erro muito estranho.


JInstaller::install: Erro do SQL. DB function failed with error number 1064
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM DEFAULT CHARSET=utf8' at line 6 SQL=CREATE TABLE IF NOT EXISTS `jos_ccnewsletter_newsletters` ( `id` int(11) NOT NULL auto_increment, `name` text NOT NULL, `body` text NOT NULL, PRIMARY KEY (`id`) ) TYPE=MyISAM DEFAULT CHARSET=utf8 ;
SQL =

CREATE TABLE IF NOT EXISTS `jos_ccnewsletter_newsletters` (
`id` int(11) NOT NULL auto_increment,
`name` text NOT NULL,
`body` text NOT NULL,
PRIMARY KEY (`id`)
) TYPE=MyISAM DEFAULT CHARSET=utf8 ;

Componente Instalar: Arquivo SQL com erro, inexistente ou inacessível para leitura. DB function failed with error number 1064
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM DEFAULT CHARSET=utf8' at line 6 SQL=CREATE TABLE IF NOT EXISTS `jos_ccnewsletter_newsletters` ( `id` int(11) NOT NULL auto_increment, `name` text NOT NULL, `body` text NOT NULL, PRIMARY KEY (`id`) ) TYPE=MyISAM DEFAULT CHARSET=utf8 ;
SQL =

CREATE TABLE IF NOT EXISTS `jos_ccnewsletter_newsletters` (
`id` int(11) NOT NULL auto_increment,
`name` text NOT NULL,
`body` text NOT NULL,
PRIMARY KEY (`id`)
) TYPE=MyISAM DEFAULT CHARSET=utf8





ALGUÉM JÁ PASSOU POR ISSO? <!-- s:evil: --><img src="{SMILIES_PATH}/icon_evil.gif" alt=":evil:" title="Mal ou Muito Furioso" /><!-- s:evil: -->

______________________________
[b:2diulesl]Johnson Vieira[/b:2diulesl] - Gestão de Tecnologia da Informação
<!-- m --><a class="postlink" href=" www.ovieira.com " onclick="window.open(this.href);return false;"> www.ovieira.com </a><!-- m -->

Please Entrar ou Registrar to join the conversation.


Mais
13 anos 4 meses atrás #72746 por rldesign
rldesign replied the topic: Re: ERRO!

Johnson_ escreveu: Olá, eu instalei um componente que necessita de um módulo. Consegui instalar o módulo mas o componente esta dando um erro muito estranho.


JInstaller::install: Erro do SQL. DB function failed with error number 1064
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM DEFAULT CHARSET=utf8' at line 6 SQL=CREATE TABLE IF NOT EXISTS `jos_ccnewsletter_newsletters` ( `id` int(11) NOT NULL auto_increment, `name` text NOT NULL, `body` text NOT NULL, PRIMARY KEY (`id`) ) TYPE=MyISAM DEFAULT CHARSET=utf8 ;
SQL =

CREATE TABLE IF NOT EXISTS `jos_ccnewsletter_newsletters` (
`id` int(11) NOT NULL auto_increment,
`name` text NOT NULL,
`body` text NOT NULL,
PRIMARY KEY (`id`)
) TYPE=MyISAM DEFAULT CHARSET=utf8 ;

Componente Instalar: Arquivo SQL com erro, inexistente ou inacessível para leitura. DB function failed with error number 1064
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM DEFAULT CHARSET=utf8' at line 6 SQL=CREATE TABLE IF NOT EXISTS `jos_ccnewsletter_newsletters` ( `id` int(11) NOT NULL auto_increment, `name` text NOT NULL, `body` text NOT NULL, PRIMARY KEY (`id`) ) TYPE=MyISAM DEFAULT CHARSET=utf8 ;
SQL =

CREATE TABLE IF NOT EXISTS `jos_ccnewsletter_newsletters` (
`id` int(11) NOT NULL auto_increment,
`name` text NOT NULL,
`body` text NOT NULL,
PRIMARY KEY (`id`)
) TYPE=MyISAM DEFAULT CHARSET=utf8





ALGUÉM JÁ PASSOU POR ISSO? <!-- s:evil: --><img src="{SMILIES_PATH}/icon_evil.gif" alt=":evil:" title="Mal ou Muito Furioso" /><!-- s:evil: -->



Jonhson, vc já experimentou usar a busca do forum?
Porque se tivesse usado a busca, teria encontrado esse tópico com alguem já passou por isso:
http://www.joomlaclube.com.br/site/forum/viewtopic.php?f=11&t=14384

Leia e siga as orientações do tópico citado acima e veja se resolveu o problema. Caso não consiga ou apareça um erro diferente, ai responda nesse tópico.

Rafael Santana
Web Designer | R&L Design - Desenvolvimento Gráfico e Sites

Please Entrar ou Registrar to join the conversation.

  • Johnson Vieira
  • Avatar de Johnson Vieira Autor do Tópico
  • Offline
  • JCB! Colaborador
  • JCB! Colaborador
Mais
13 anos 4 meses atrás #72978 por Johnson Vieira
Johnson Vieira replied the topic: Re: ERRO!
SIM, MAS NÃO TINHA ACHADO.
Mesmo assim, obrigado. <!-- s:ugeek: --><img src="{SMILIES_PATH}/icon_e_ugeek.gif" alt=":ugeek:" title="Uber Geek" /><!-- s:ugeek: -->

______________________________
[b:2diulesl]Johnson Vieira[/b:2diulesl] - Gestão de Tecnologia da Informação
<!-- m --><a class="postlink" href=" www.ovieira.com " onclick="window.open(this.href);return false;"> www.ovieira.com </a><!-- m -->

Please Entrar ou Registrar to join the conversation.