Power Pixel
Gostaria de reagir a esta mensagem? Crie uma conta em poucos cliques ou inicie sessão para continuar.


Fechar janela

Não consigo fazer o cadastro no meu habbo

+3
Tsunade
Minato
Nowcker
7 participantes

Nowcker Nowcker  • 22.01.15 17:20

Não consigo fazer o cadastro no meu habbo Empty Não consigo fazer o cadastro no meu habbo 22.01.15 17:20

Print de meu erro: i.imgur.com/TaV8OjO.png

Qual é meu erro: Não consigo fazer o registro no meu habbo após cadastrar todos os dados e clicar em finalizar o botao ''Finalizar''  Escurece e fica por ali mesmo, e não acontece mais nada

CMS Que estou utilizando: Lavvo

SWF que estou utilizando: Não Sei

Versão de meu hotel: Outros

Se escolheu outros, especifique: Marshmallow

Comentários adicionais: Eu Fiz o download de 2 packs completos com db cms emulador..etc, de dois canais diferentes  do youtube verifiquei nos comentarios e falaram q o hotel estava a funcionar normal, testei os dois mais ambos apresentam sempre o mesmo erro o de cadastro alguem sabe por que ?

avatar Minato  • 22.01.15 18:12

Não consigo fazer o cadastro no meu habbo Empty Re: Não consigo fazer o cadastro no meu habbo 22.01.15 18:12

Está faltando alguma coluna em sua database, troque a sua tabela users por essa:
Tabela users:

Nowcker Nowcker  • 22.01.15 19:30

Não consigo fazer o cadastro no meu habbo Empty Re: Não consigo fazer o cadastro no meu habbo 22.01.15 19:30

Pelo oq eu vi esta faltando a coluna Password e mail

Nowcker Nowcker  • 22.01.15 19:39

Não consigo fazer o cadastro no meu habbo Empty Re: Não consigo fazer o cadastro no meu habbo 22.01.15 19:39

Desculpe mas comecei a mexer com isto a pouquíssimo tempo poderia me explicar como troco a tabela ?

Tsunade Tsunade  • 22.01.15 20:24

Não consigo fazer o cadastro no meu habbo Empty Re: Não consigo fazer o cadastro no meu habbo 22.01.15 20:24

                         Executar o  SQL em PHPMYADMIM 

                                                       
Código:
                                   Clica o link aqui

Agora vá pra PHPMYADMIN e depois para sua database e depois clica em SQL e copia o código e depois cole e depois execute.
Veja se deu :)

avatar Minato  • 22.01.15 20:26

Não consigo fazer o cadastro no meu habbo Empty Re: Não consigo fazer o cadastro no meu habbo 22.01.15 20:26

@Suporte - Infração

Usuário: @Nowcker
Motivo: Dual Post
Ocorrências: Não será punido por ser novato.

Fique atento as regras.

------------------------------------------------------

Olá,
exclua a tabela users de sua database, após excluir vá na aba SQL e insira a SQL que te passei acima.

Até.

Nowcker Nowcker  • 22.01.15 20:49

Não consigo fazer o cadastro no meu habbo Empty Re: Não consigo fazer o cadastro no meu habbo 22.01.15 20:49

Aconteceu isto 
i.imgur.com/eZj2po5.png

avatar Minato  • 22.01.15 21:02

Não consigo fazer o cadastro no meu habbo Empty Re: Não consigo fazer o cadastro no meu habbo 22.01.15 21:02

Tente usar esta tabela users, Clique aqui para fazer download.

Nowcker Nowcker  • 22.01.15 21:11

Não consigo fazer o cadastro no meu habbo Empty Re: Não consigo fazer o cadastro no meu habbo 22.01.15 21:11

Mesmo usando a tabela que o refit me indicou o erro persiste...
sera que pode ser algo envolvendo a porta do modem ?

FelipeSilva537 FelipeSilva537  • 22.01.15 21:13

Não consigo fazer o cadastro no meu habbo Empty Re: Não consigo fazer o cadastro no meu habbo 22.01.15 21:13

Ja tentou usa esse ?
Código:
CREATE tab[b][/b]le IF NOT EXISTS `users` (
`id` int(11) unsigned NOT NULL,
  `username` char(50) NOT NULL,
  `real_name` char(100) NOT NULL DEFAULT '',
  `rank` int(1) unsigned NOT NULL DEFAULT '1',
  `credits` int(11) NOT NULL DEFAULT '0',
  `diamonds` int(11) NOT NULL DEFAULT '0',
  `look` varchar(250) NOT NULL DEFAULT 'hr-115-42.hd-190-1.ch-215-62.lg-285-91.sh-290-62',
  `gender` enum('M','F') NOT NULL DEFAULT 'M',
  `motto` char(50) NOT NULL,
  `online` tinyint(1) NOT NULL DEFAULT '0',
  `last_online` double(10,0) NOT NULL DEFAULT '0',
  `ip_last` char(20) NOT NULL,
  `home_room` int(10) unsigned NOT NULL DEFAULT '0',
  `respect` int(11) NOT NULL DEFAULT '0',
  `daily_respect_points` int(1) NOT NULL DEFAULT '3',
  `daily_pet_respect_points` int(1) NOT NULL DEFAULT '3',
  `mutant_penalty` enum('0','1','2') NOT NULL DEFAULT '0',
  `block_newfriends` enum('0','1') NOT NULL DEFAULT '0',
  `block_trade` enum('1','0') NOT NULL DEFAULT '0',
  `achievement_points` int(11) NOT NULL DEFAULT '0',
  `FavoriteGroup` int(11) NOT NULL DEFAULT '0',
  `namechanges` int(3) DEFAULT '0',
  `currentquestid` int(11) DEFAULT '0',
  `currentquestprogress` int(11) DEFAULT '0',
  `volumenSystem` varchar(15) NOT NULL DEFAULT '100;100;100',
  `account_created` double DEFAULT '0',
  `ip_reg` char(20) NOT NULL DEFAULT '',
  `working` varchar(255) DEFAULT NULL,
  `prefer_old_chat` enum('0','1') NOT NULL DEFAULT '0',
  `colab` enum('1','0') DEFAULT '0',
  `last_purchase` varchar(20) NOT NULL DEFAULT '',
  `achievements_progress` varchar(2500) NOT NULL DEFAULT '0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0',
  `poll_participation` varchar(200) NOT NULL DEFAULT '',
  `voted_rooms` text,
  `fan` enum('0','1') NOT NULL DEFAULT '0',
  `lastfollowinglogin` char(20) NOT NULL DEFAULT '',
  `ignoreRoomInvitations` enum('0','1') NOT NULL DEFAULT '0',
  `citizenship_level` int(1) NOT NULL DEFAULT '0',
  `helper_level` int(1) NOT NULL DEFAULT '0',
  `actrewards` text,
  `referal_week` int(11) unsigned NOT NULL DEFAULT '0',
  `referal_total` int(11) unsigned NOT NULL DEFAULT '0',
  `retrieve_token` varchar(256) NOT NULL DEFAULT '',
  `created_at` int(11) NOT NULL DEFAULT '0',
  `dontfocususers` enum('0','1') NOT NULL DEFAULT '0',
  `newnavigatorenabled` enum('0','1') NOT NULL DEFAULT '0',
  `navilogs` text,
  `hide_online` tinyint(1) NOT NULL DEFAULT '0'
) ENGINE=InnoDB  DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ;

--
-- Volcado de datos para la tabla `users`
--

INSERT INTO `users` (`id`, `username`, `real_name`, `rank`, `credits`, `diamonds`, `look`, `gender`, `motto`, `online`, `last_online`, `ip_last`, `home_room`, `respect`, `daily_respect_points`, `daily_pet_respect_points`, `mutant_penalty`, `block_newfriends`, `block_trade`, `achievement_points`, `FavoriteGroup`, `namechanges`, `currentquestid`, `currentquestprogress`, `volumenSystem`, `account_created`, `ip_reg`, `working`, `prefer_old_chat`, `colab`, `last_purchase`, `achievements_progress`, `poll_participation`, `voted_rooms`, `fan`, `lastfollowinglogin`, `ignoreRoomInvitations`, `citizenship_level`, `helper_level`, `actrewards`, `referal_week`, `referal_total`, `retrieve_token`, `created_at`, `dontfocususers`, `newnavigatorenabled`, `navilogs`, `hide_online`) VALUES
(1, 'lala123456', '', 9, 100000, 0, 'hr-110-35.hd-180-7.lg-285-82', 'M', '', 0, 1419448463, '127.0.0.1', 0, 0, 3, 3, '0', '0', '0', 20, 0, 0, 0, 0, '100;100;100', 1419446782, '', NULL, '0', '0', '', '1;0;0;0;0;0;0;0;0;4;0;0;0;0;0;0;0;0;1;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;1;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0', '', '', '0', '24-dic-14 8:14:23 PM', '0', 0, 0, '', 0, 0, '', 0, '0', '0', '', 0);

-- --------------------------------------------------------

avatar FelipeRun  • 22.01.15 21:21

Não consigo fazer o cadastro no meu habbo Empty Re: Não consigo fazer o cadastro no meu habbo 22.01.15 21:21

Olá, Tente desabilitar o FireWall, ou repõe a database novamente, a database tem que ter compatibilidade com a cms e o emulador.
Caso não der certo refaz o seu habbo com esses arquivos:
Emulador + DB: Emulador Mercury 2.3 + DB
CMS: Cms Habbzin + Hall da fama - Observação tem que inserir algumas tabelas em sua DB, poderá em contratar no Fórum Power Pixel.


Atenciosamente.

Habbr Habbr  • 22.01.15 21:30

Não consigo fazer o cadastro no meu habbo Empty Re: Não consigo fazer o cadastro no meu habbo 22.01.15 21:30

Bom essas pessoas acima só te enrolaram, siga esses passos que funcionará 100%


Vá na sua DB ( http://localhost/phpmyadmin )
E clique em SQL e cole isso:

Código:
DELETE FROM `users`;

E clique em executar.


Depois disso vá em SQL novamente e coloque essa SQL.

Código:
CREATE tab[b][/b]le IF NOT EXISTS `users` (
`id` int(11) unsigned NOT NULL,
  `username` char(50) NOT NULL,
  `real_name` char(100) NOT NULL DEFAULT '',
  `rank` int(1) unsigned NOT NULL DEFAULT '1',
  `credits` int(11) NOT NULL DEFAULT '0',
  `diamonds` int(11) NOT NULL DEFAULT '0',
  `look` varchar(250) NOT NULL DEFAULT 'hr-115-42.hd-190-1.ch-215-62.lg-285-91.sh-290-62',
  `gender` enum('M','F') NOT NULL DEFAULT 'M',
  `motto` char(50) NOT NULL,
  `online` tinyint(1) NOT NULL DEFAULT '0',
  `last_online` double(10,0) NOT NULL DEFAULT '0',
  `ip_last` char(20) NOT NULL,[size=11][/size]
  `home_room` int(10) unsigned NOT NULL DEFAULT '0',
  `respect` int(11) NOT NULL DEFAULT '0',
  `daily_respect_points` int(1) NOT NULL DEFAULT '3',
  `daily_pet_respect_points` int(1) NOT NULL DEFAULT '3',
  `mutant_penalty` enum('0','1','2') NOT NULL DEFAULT '0',
  `block_newfriends` enum('0','1') NOT NULL DEFAULT '0',
  `block_trade` enum('1','0') NOT NULL DEFAULT '0',
  `achievement_points` int(11) NOT NULL DEFAULT '0',
  `FavoriteGroup` int(11) NOT NULL DEFAULT '0',
  `namechanges` int(3) DEFAULT '0',
  `currentquestid` int(11) DEFAULT '0',
  `currentquestprogress` int(11) DEFAULT '0',
  `volumenSystem` varchar(15) NOT NULL DEFAULT '100;100;100',
  `account_created` double DEFAULT '0',
  `ip_reg` char(20) NOT NULL DEFAULT '',
  `working` varchar(255) DEFAULT NULL,
  `prefer_old_chat` enum('0','1') NOT NULL DEFAULT '0',
  `colab` enum('1','0') DEFAULT '0',
  `last_purchase` varchar(20) NOT NULL DEFAULT '',
  `achievements_progress` varchar(2500) NOT NULL DEFAULT '0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0',
  `poll_participation` varchar(200) NOT NULL DEFAULT '',
  `voted_rooms` text,
  `fan` enum('0','1') NOT NULL DEFAULT '0',
  `lastfollowinglogin` char(20) NOT NULL DEFAULT '',
  `ignoreRoomInvitations` enum('0','1') NOT NULL DEFAULT '0',
  `citizenship_level` int(1) NOT NULL DEFAULT '0',
  `helper_level` int(1) NOT NULL DEFAULT '0'
  `actrewards` text,
  `referal_week` int(11) unsigned NOT NULL DEFAULT '0',
  `referal_total` int(11) unsigned NOT NULL DEFAULT '0',
  `retrieve_token` varchar(256) NOT NULL DEFAULT '',
  `created_at` int(11) NOT NULL DEFAULT '0',
  `dontfocususers` enum('0','1') NOT NULL DEFAULT '0',
  `newnavigatorenabled` enum('0','1') NOT NULL DEFAULT '0',
  `navilogs` text,
  `hide_online` tinyint(1) NOT NULL DEFAULT '0'
) ENGINE=InnoDB  DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ;

Vai na minha que é sucesso, abraços e beijos no core <3






#MagicHotel

Nowcker Nowcker  • 22.01.15 21:57

Não consigo fazer o cadastro no meu habbo Empty Re: Não consigo fazer o cadastro no meu habbo 22.01.15 21:57

Infelizmente Nenhuma solução acima resolveu se alguem se expor a ajudar pelo skype o meu é guiihasilva

Nowcker Nowcker  • 23.01.15 0:14

Não consigo fazer o cadastro no meu habbo Empty Re: Não consigo fazer o cadastro no meu habbo 23.01.15 0:14

Formatei o pc e consegui me registrar so q depois de registra a tela fica branca mas ja da para logar alguem sabe pq ?

Vong Vong  • 23.01.15 13:33

Não consigo fazer o cadastro no meu habbo Empty Re: Não consigo fazer o cadastro no meu habbo 23.01.15 13:33

Você já inseriu as SQL's certas?

Nowcker Nowcker  • 23.01.15 14:03

Não consigo fazer o cadastro no meu habbo Empty Re: Não consigo fazer o cadastro no meu habbo 23.01.15 14:03

Refiz o o envio da DB e esta funcionando perfeitamente

Vong Vong  • 23.01.15 14:05

Não consigo fazer o cadastro no meu habbo Empty Re: Não consigo fazer o cadastro no meu habbo 23.01.15 14:05

Autor satisfeito?

Nowcker Nowcker  • 24.01.15 14:01

Não consigo fazer o cadastro no meu habbo Empty Re: Não consigo fazer o cadastro no meu habbo 24.01.15 14:01

Sim pode Fechar o tópico

Vong Vong  • 24.01.15 14:23

Não consigo fazer o cadastro no meu habbo Empty Re: Não consigo fazer o cadastro no meu habbo 24.01.15 14:23

@Suporte
Tópico fechado, a pedido do autor.
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.