Foros del Web » Creando para Internet » Sistemas de gestión de contenidos » Joomla »

Problema con modulo (creo).

Estas en el tema de Problema con modulo (creo). en el foro de Joomla en Foros del Web. Pues eso que intento instalar este modulo y solo me da error. El modulo se llama CB 1.2 RC4 (http://www. joomlapolis .com/component/option,com_docman/task,doc_details/gid,144/Itemid,36/) Código: * JInstaller::install: ...
  #1 (permalink)  
Antiguo 03/01/2009, 19:40
 
Fecha de Ingreso: noviembre-2008
Mensajes: 13
Antigüedad: 15 años, 5 meses
Puntos: 0
Problema con modulo (creo).

Pues eso que intento instalar este modulo y solo me da error. El modulo se llama CB 1.2 RC4 (http://www. joomlapolis .com/component/option,com_docman/task,doc_details/gid,144/Itemid,36/)


Código:
        * JInstaller::install: Error SQL. DB function failed with error number 2006
          MySQL server has gone away SQL=CREATE TABLE IF NOT EXISTS `jos_comprofiler` ( `id` int(11) NOT NULL default '0', `user_id` int(11) NOT NULL default '0', `firstname` VARCHAR( 100 ), `middlename` VARCHAR( 100 ) , `lastname` VARCHAR( 100 ), `hits` int(11) NOT NULL default '0', `avatar` varchar(255) default NULL, `avatarapproved` tinyint(4) default '1', `approved` tinyint(4) NOT NULL default '1', `confirmed` tinyint(4) NOT NULL default '1', `lastupdatedate` datetime NOT NULL default '0000-00-00 00:00:00', `banned` tinyint(4) NOT NULL default '0', `banneddate` datetime default NULL, `bannedby` int(11) default NULL, `bannedreason` mediumtext, `acceptedterms` tinyint(1) NOT NULL default '0', PRIMARY KEY (`id`) ) TYPE=MyISAM;
          SQL =

          CREATE TABLE IF NOT EXISTS `jos_comprofiler` (
          `id` int(11) NOT NULL default '0',
          `user_id` int(11) NOT NULL default '0',
          `firstname` VARCHAR( 100 ),
          `middlename` VARCHAR( 100 ) ,
          `lastname` VARCHAR( 100 ),
          `hits` int(11) NOT NULL default '0',
          `avatar` varchar(255) default NULL,
          `avatarapproved` tinyint(4) default '1',
          `approved` tinyint(4) NOT NULL default '1',
          `confirmed` tinyint(4) NOT NULL default '1',
          `lastupdatedate` datetime NOT NULL default '0000-00-00 00:00:00',
          `banned` tinyint(4) NOT NULL default '0',
          `banneddate` datetime default NULL,
          `bannedby` int(11) default NULL,
          `bannedreason` mediumtext,
          `acceptedterms` tinyint(1) NOT NULL default '0',
          PRIMARY KEY  (`id`)
          ) TYPE=MyISAM;

        * Componente Instalar: Error SQL. DB function failed with error number 2006
          MySQL server has gone away SQL=CREATE TABLE IF NOT EXISTS `jos_comprofiler` ( `id` int(11) NOT NULL default '0', `user_id` int(11) NOT NULL default '0', `firstname` VARCHAR( 100 ), `middlename` VARCHAR( 100 ) , `lastname` VARCHAR( 100 ), `hits` int(11) NOT NULL default '0', `avatar` varchar(255) default NULL, `avatarapproved` tinyint(4) default '1', `approved` tinyint(4) NOT NULL default '1', `confirmed` tinyint(4) NOT NULL default '1', `lastupdatedate` datetime NOT NULL default '0000-00-00 00:00:00', `banned` tinyint(4) NOT NULL default '0', `banneddate` datetime default NULL, `bannedby` int(11) default NULL, `bannedreason` mediumtext, `acceptedterms` tinyint(1) NOT NULL default '0', PRIMARY KEY (`id`) ) TYPE=MyISAM;
          SQL =

          CREATE TABLE IF NOT EXISTS `jos_comprofiler` (
          `id` int(11) NOT NULL default '0',
          `user_id` int(11) NOT NULL default '0',
          `firstname` VARCHAR( 100 ),
          `middlename` VARCHAR( 100 ) ,
          `lastname` VARCHAR( 100 ),
          `hits` int(11) NOT NULL default '0',
          `avatar` varchar(255) default NULL,
          `avatarapproved` tinyint(4) default '1',
          `approved` tinyint(4) NOT NULL default '1',
          `confirmed` tinyint(4) NOT NULL default '1',
          `lastupdatedate` datetime NOT NULL default '0000-00-00 00:00:00',
          `banned` tinyint(4) NOT NULL default '0',
          `banneddate` datetime default NULL,
          `bannedby` int(11) default NULL,
          `bannedreason` mediumtext,
          `acceptedterms` tinyint(1) NOT NULL default '0',
          PRIMARY KEY  (`id`)
          ) TYPE=MyISAM;

        * Error Loading ModulesMySQL server has gone away SQL=SELECT id, title, module, position, content, showtitle, control, params FROM jos_modules AS m LEFT JOIN jos_modules_menu AS mm ON mm.moduleid = m.id WHERE m.published = 1 AND m.access <= 2 AND m.client_id = 1 ORDER BY position, ordering
Saludos
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 13:15.