
baarragan
Membro
-
Registro em
-
Última visita
Histórico de Curtidas
-
baarragan deu reputação a Victor Fasano Raful em Erro ao configurar Gesior com xamppAmigo, exexute isto em seu banco de dados
CREATE TABLE IF NOT EXISTS `z_news_tickers` ( `date` int(11) NOT NULL default '1', `author` int(11) NOT NULL, `image_id` int(3) NOT NULL default '0', `text` text NOT NULL, `hide_ticker` tinyint(1) NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1;