- Desde
- 4 Jul 2006
- Mensajes
- 7
Por favor, ten en cuenta 📝 que si deseas hacer un trato 🤝 con este usuario, está baneado 🔒.
se me ocurrio reemplazar el vbshout y no desintalarlo y ahora no pueo instalar
me aparece error
Database error in vBulletin 3.5.4:
Invalid SQL:
CREATE TABLE `shout` (
`sid` int(15) NOT NULL auto_increment,
`s_by` int(15) NOT NULL default '0',
`s_time` int(15) NOT NULL default '0',
`s_shout` text NOT NULL,
`s_data` text NOT NULL,
`s_me` tinyint(2) NOT NULL default '0',
PRIMARY KEY (`sid`)
) TYPE=MyISAM;;
MySQL Error : Table 'shout' already exists
Error Number : 1050
Date : Tuesday, August 29th 2006 @ 02:46:58 PM
Script : http://www.warezchile.cl/foros/admincp/plugin.php
Referrer : http://www.warezchile.cl/foros/admincp/plugin.php?do=productadd
Classname : vb_database
me aparece error
Database error in vBulletin 3.5.4:
Invalid SQL:
CREATE TABLE `shout` (
`sid` int(15) NOT NULL auto_increment,
`s_by` int(15) NOT NULL default '0',
`s_time` int(15) NOT NULL default '0',
`s_shout` text NOT NULL,
`s_data` text NOT NULL,
`s_me` tinyint(2) NOT NULL default '0',
PRIMARY KEY (`sid`)
) TYPE=MyISAM;;
MySQL Error : Table 'shout' already exists
Error Number : 1050
Date : Tuesday, August 29th 2006 @ 02:46:58 PM
Script : http://www.warezchile.cl/foros/admincp/plugin.php
Referrer : http://www.warezchile.cl/foros/admincp/plugin.php?do=productadd
Classname : vb_database