Olyvier Olyvier  • 26.04.15 23:17

QUal o seu erro? ERRO EM REFERIDOS, HALL DA FAMA ETC Empty QUal o seu erro? ERRO EM REFERIDOS, HALL DA FAMA ETC 26.04.15 23:17

Print de meu erro: https://imgur.com/wJuBNLA,6TGBwYY,15dS81a,tFuhjIR

Qual é meu erro:ERRO EM REFERIDOS, HALL DA FAMA ETC

CMS Que estou utilizando: AGRICO

SWF que estou utilizando: ...

Versão de meu hotel: Outros

Se escolheu outros, especifique: Texto aqui MERCURY

Comentários adicionais: ALGUEM ME AJUDA

avatar VitorVictor  • 26.04.15 23:32

QUal o seu erro? ERRO EM REFERIDOS, HALL DA FAMA ETC Empty Re: QUal o seu erro? ERRO EM REFERIDOS, HALL DA FAMA ETC 26.04.15 23:32

Reputação da mensagem: 100% (1 votos)
Olá, Abra seu Phpmyadmin, selecione a sua db e depois clique em SQL.
Após fazer isso adicione esses códigos ao quadrado branco.
Um por um. Depois que colocar Atualize a sua página e pronto!
Código:

CREATE tab[b][/b]le IF NOT EXISTS `users_referidos` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `usuario` varchar(400) NOT NULL DEFAULT 'user',
  `ip_referida` varchar(50) NOT NULL,
  `fecha` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;
Código:
CREATE tab[b][/b]le IF NOT EXISTS `rankevento` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `nome` varchar(255) NOT NULL,
  `pontos` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;

CREATE tab[b][/b]le IF NOT EXISTS `rankcampanha` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `nome` varchar(255) NOT NULL,
  `pontos` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;

CREATE tab[b][/b]le IF NOT EXISTS `promos` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `usuario` varchar(255) NOT NULL,
  `titulo` varchar(255) NOT NULL,
  `link` varchar(255) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;
Código:
CREATE tab[b][/b]le IF NOT EXISTS `homes_stickers` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`userid` int(11) NOT NULL,
`x` varchar(6) NOT NULL DEFAULT '1' COMMENT 'left',
`y` varchar(6) NOT NULL DEFAULT '1' COMMENT 'top',
`z` varchar(6) NOT NULL DEFAULT '1' COMMENT 'boder:',
`data` text NOT NULL,
`type` varchar(1) NOT NULL DEFAULT '1',
`subtype` varchar(1) NOT NULL DEFAULT '0' COMMENT 'Widget Type (if widget)',
`skin` text NOT NULL,
`groupid` int(11) NOT NULL DEFAULT '-1',
`var` int(100) DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=51 ;
Permissões neste sub-fórum
Não podes responder a tópicos

BH Servers

Recomendamos a BH Servers com proteção DDOS gratuita em Cloud Server de alta performance. Entrega imediata.