Guida Come fixare Il Problema del Register Kratos PAck!

DarkKB

Utente Esperto
Autore del topic
22 Maggio 2014
1.225
89
Miglior risposta
18
Salve ragazzi, Ho scoperto il problema della registrazione. Il fatto di cambiare XAmpp è un emerita Ca*** ... Non e' ne il register ne xampp ! è il Database.

Come risolvo questo problema?

Importate il DB SU phpmyadmin , poi andate su "USers" Cancellate la tabella ed importate:

-- phpMyAdmin SQL Dump
-- version 3.1.3.1
--
Perfavore, Entra oppure Registrati per vedere i Link!

--
-- Host: localhost
-- Generato il: 21 mar, 2015 at 10:48 AM
-- Versione MySQL: 5.5.32
-- Versione PHP: 5.3.28

SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";

--
-- Database: `:emoji_relieved:`
--

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

--
-- Struttura della tabella `users`
--

CREATE TABLE IF NOT EXISTS `users` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`username` varchar(50) NOT NULL,
`real_name` varchar(100) NOT NULL DEFAULT '',
`password` varchar(50) CHARACTER SET utf8 NOT NULL DEFAULT '',
`auth_ticket` varchar(240) NOT NULL DEFAULT '',
`rank` int(11) unsigned NOT NULL DEFAULT '1',
`vip_points` int(11) NOT NULL DEFAULT '0',
`credits` int(11) NOT NULL DEFAULT '50000',
`activity_points` int(11) NOT NULL DEFAULT '0',
`activity_points_lastupdate` double NOT NULL DEFAULT '0',
`seasonal_currency` int(11) NOT NULL DEFAULT '0',
`loyalty_points` int(11) NOT NULL DEFAULT '0',
`look` varchar(160) 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` varchar(50) NOT NULL DEFAULT '',
`mail` varchar(255) CHARACTER SET utf8 NOT NULL DEFAULT 'undefined',
`account_created` double(50,0) NOT NULL DEFAULT '0',
`last_online` int(11) NOT NULL DEFAULT '0',
`online` enum('0','1') NOT NULL DEFAULT '0',
`ip_last` varchar(120) NOT NULL DEFAULT '',
`ip_reg` varchar(120) NOT NULL DEFAULT '',
`home_room` int(10) unsigned NOT NULL DEFAULT '0',
`newbie_status` int(11) NOT NULL DEFAULT '0',
`is_muted` enum('0','1') NOT NULL DEFAULT '0',
`mutant_penalty` enum('0','1','2') NOT NULL DEFAULT '0',
`mutant_penalty_expire` int(11) NOT NULL DEFAULT '0',
`trade_lock` enum('0','1') CHARACTER SET utf8 NOT NULL DEFAULT '0',
`trade_lock_expire` int(11) NOT NULL DEFAULT '0',
`block_newfriends` enum('0','1') NOT NULL DEFAULT '0',
`hide_online` enum('0','1') NOT NULL DEFAULT '0',
`hide_inroom` enum('0','1') NOT NULL DEFAULT '0',
`vip` enum('0','1') NOT NULL DEFAULT '0',
`vip_expire` timestamp NOT NULL DEFAULT '2014-05-14 03:59:36',
`birth` varchar(100) NOT NULL DEFAULT '',
`talent_status` enum('citizenship','helper') CHARACTER SET utf8 NOT NULL DEFAULT 'citizenship',
`mysterybox_key_colour` int(11) NOT NULL DEFAULT '0',
`last_name_change` int(11) NOT NULL DEFAULT '0',
`client_volume` varchar(255) CHARACTER SET utf8 NOT NULL DEFAULT '100,100,100',
`nux_passed` enum('0','1') CHARACTER SET utf8 NOT NULL DEFAULT '0',
`seckey` varchar(999) CHARACTER SET utf8 NOT NULL DEFAULT '',
`voted` int(11) NOT NULL DEFAULT '0',
`owner` int(99) NOT NULL DEFAULT '0',
`novato` int(99) NOT NULL DEFAULT '0',
`fundom` varchar(255) CHARACTER SET utf8 NOT NULL DEFAULT '#43AC6A',
`builders_expire` int(11) DEFAULT '3700',
`builders_items_max` int(11) NOT NULL DEFAULT '100',
`builders_items_used` int(11) NOT NULL DEFAULT '0',
`release_version` int(11) NOT NULL DEFAULT '2',
`on_duty` enum('0','1','2','3') CHARACTER SET utf8 NOT NULL DEFAULT '0',
`OnDuty` varchar(255) CHARACTER SET utf8 NOT NULL DEFAULT 'false',
`navilogs` varchar(255) CHARACTER SET utf8 DEFAULT 'Hello',
`facebook` varchar(255) CHARACTER SET utf8 DEFAULT NULL,
`twitter` varchar(255) CHARACTER SET utf8 DEFAULT NULL,
`seasonal_credits` int(11) NOT NULL DEFAULT '0',
`respect` int(11) NOT NULL DEFAULT '0',
`daily_respect_points` int(11) NOT NULL DEFAULT '3',
`daily_pet_respect_points` int(11) NOT NULL DEFAULT '3',
`mail_verified` varchar(6) NOT NULL DEFAULT '0',
`volume` varchar(12) NOT NULL DEFAULT '100,100,100',
`last_login` int(11) NOT NULL DEFAULT '0',
`accept_trading` enum('0','1') NOT NULL DEFAULT '1',
`whisper_enabled` enum('0','1') NOT NULL DEFAULT '1',
`is_guide` enum('0','1') NOT NULL DEFAULT '1',
`last_change` int(20) NOT NULL DEFAULT '0',
`key_colour` int(11) NOT NULL DEFAULT '0',
`position` varchar(30) NOT NULL,
`acc_pornbanned` enum('0','1') NOT NULL DEFAULT '0',
`acc_flagged` enum('0','1') NOT NULL DEFAULT '0',
`points` int(11) NOT NULL DEFAULT '0',
`staff_pin` int(4) NOT NULL DEFAULT '1234',
`failed_pins` int(4) NOT NULL DEFAULT '0',
`belcredits` int(11) NOT NULL DEFAULT '0',
`working` varchar(50) NOT NULL DEFAULT '0',
`secretcode` varchar(50) NOT NULL DEFAULT '0',
`mymusik` varchar(50) NOT NULL DEFAULT '0',
`securityTokens` varchar(255) NOT NULL DEFAULT '',
`account_creates` int(20) NOT NULL DEFAULT '0',
`quests` varchar(200) NOT NULL DEFAULT '',
`vinculId` int(255) NOT NULL DEFAULT '0',
`visibility` enum('NOBODY','EVERYONE') NOT NULL DEFAULT 'EVERYONE',
`browser` text NOT NULL,
`web_online` varchar(100) NOT NULL DEFAULT '',
`rpx_name` varchar(100) NOT NULL DEFAULT '',
`rpxid` varchar(200) NOT NULL,
`rpx_type` varchar(100) NOT NULL,
`token` varchar(20) NOT NULL DEFAULT '',
`client_token` varchar(50) NOT NULL DEFAULT '',
`homeBg` varchar(120) NOT NULL DEFAULT 'b_bg_pattern_abstract2',
`AccountID` text NOT NULL,
`AccountIdentifier` text NOT NULL,
`AccountName` varchar(255) NOT NULL DEFAULT '',
`AccountUserName` varchar(255) NOT NULL DEFAULT '',
`AccountPhoto` text NOT NULL,
`lastdailycredits` char(18) NOT NULL DEFAULT '',
`ReceptionPased` enum('0','1') NOT NULL DEFAULT '0',
`currentquestid` int(11) NOT NULL DEFAULT '0',
`currentquestprogress` int(11) NOT NULL DEFAULT '0',
`rpx` varchar(5000) DEFAULT 'Habbo',
`rpx_name_copy` varchar(5000) DEFAULT 'Habbo',
`rpx_photo` varchar(5000) DEFAULT 'Habbo',
`last_used` varchar(5000) DEFAULT NULL,
`guia` varchar(255) DEFAULT '0',
`publicista` varchar(255) DEFAULT '0',
`referidos` varchar(5000) DEFAULT '0',
`home_desactivated` varchar(5000) DEFAULT '0',
`country` varchar(5000) DEFAULT 'Habbo',
`room_visits` int(1) NOT NULL DEFAULT '0',
`points_copy` int(11) NOT NULL,
`FavoriteGroup` int(12) NOT NULL DEFAULT '0',
`points_online` int(12) NOT NULL DEFAULT '0',
`suspend` enum('0','1') NOT NULL DEFAULT '0',
`referid` int(120) NOT NULL DEFAULT '0',
`RememberMeToken` text NOT NULL,
`AddonData` text NOT NULL,
`postcount` bigint(20) NOT NULL DEFAULT '0',
`newsletter` enum('0','1') NOT NULL DEFAULT '1',
`predermited` enum('Yes','No') NOT NULL DEFAULT 'Yes',
`use_newui` enum('1','0') NOT NULL DEFAULT '0',
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1259 ;

--
-- Dump dei dati per la tabella `users`
--

INSERT INTO `users` (`id`, `username`, `real_name`, `password`, `auth_ticket`, `rank`, `vip_points`, `credits`, `activity_points`, `activity_points_lastupdate`, `seasonal_currency`, `loyalty_points`, `look`, `gender`, `motto`, `mail`, `account_created`, `last_online`, `online`, `ip_last`, `ip_reg`, `home_room`, `newbie_status`, `is_muted`, `mutant_penalty`, `mutant_penalty_expire`, `trade_lock`, `trade_lock_expire`, `block_newfriends`, `hide_online`, `hide_inroom`, `vip`, `vip_expire`, `birth`, `talent_status`, `mysterybox_key_colour`, `last_name_change`, `client_volume`, `nux_passed`, `seckey`, `voted`, `owner`, `novato`, `fundom`, `builders_expire`, `builders_items_max`, `builders_items_used`, `release_version`, `on_duty`, `OnDuty`, `navilogs`, `facebook`, `twitter`, `seasonal_credits`, `respect`, `daily_respect_points`, `daily_pet_respect_points`, `mail_verified`, `volume`, `last_login`, `accept_trading`, `whisper_enabled`, `is_guide`, `last_change`, `key_colour`, `position`, `acc_pornbanned`, `acc_flagged`, `points`, `staff_pin`, `failed_pins`, `belcredits`, `working`, `secretcode`, `mymusik`, `securityTokens`, `account_creates`, `quests`, `vinculId`, `visibility`, `browser`, `web_online`, `rpx_name`, `rpxid`, `rpx_type`, `token`, `client_token`, `homeBg`, `AccountID`, `AccountIdentifier`, `AccountName`, `AccountUserName`, `AccountPhoto`, `lastdailycredits`, `ReceptionPased`, `currentquestid`, `currentquestprogress`, `rpx`, `rpx_name_copy`, `rpx_photo`, `last_used`, `guia`, `publicista`, `referidos`, `home_desactivated`, `country`, `room_visits`, `points_copy`, `FavoriteGroup`, `points_online`, `suspend`, `referid`, `RememberMeToken`, `AddonData`, `postcount`, `newsletter`, `predermited`, `use_newui`) VALUES
(1258, 'Ghost', '', '10bd5a782e572b94861b29fc0d7e69466108d623', 'us-253091-57008170310441098813-time-stop-client4', 9, 0, 900100, 100100, 0, 0, 0, 'ch-267-81.he-1601-110.hr-831-45.lg-275-62.hd-185-2', 'M', 'Benvenuto/a su Kratos!', 'vcxxcvbvcdxvbv@live.it', 1426879512, 1426881299, '0', '93.45.96.208', '', 0, 0, '0', '0', 0, '0', 0, '0', '0', '0', '0', '2014-05-14 03:59:36', '17/3/', 'citizenship', 0, 0, '100,100,100', '0', '', 0, 0, 0, '#43AC6A', 3700, 100, 0, 2, '0', 'false', 'Hello', NULL, NULL, 0, 0, 3, 3, '0', '100,100,100', 0, '1', '1', '1', 0, 0, '', '0', '0', 0, 1234, 0, 0, '0', '0', '0', '', 0, '', 0, 'EVERYONE', '', '', 'Ghost', '', '', '', '', 'b_bg_pattern_abstract2', '', '', '', '', '', '', '0', 0, 0, 'Habbo', 'Habbo', '/images/portada.png', NULL, '0', '0', '0', '0', 'ec', 0, 0, 0, 0, '0', 0, '', '', 0, '1', 'Yes', '0'),
(1257, 'Nevis', '', '78cd1df39bb517432e1a047a69cad87e2893ec21', 'us-452580-41187671314387307905-time-stop-client2', 1, 0, 900000, 100000, 0, 0, 0, 'ch-267-81.he-1601-110.hr-831-45.lg-275-62.hd-185-2', 'M', 'Benvenuto/a su Kratos!', 'ett.et@libero.it', 1426878655, 1426878655, '', '', '', 0, 0, '0', '0', 0, '0', 0, '0', '0', '0', '0', '2014-05-14 03:59:36', '15/3/', 'citizenship', 0, 0, '100,100,100', '0', '', 0, 0, 0, '#43AC6A', 3700, 100, 0, 2, '0', 'false', 'Hello', NULL, NULL, 0, 0, 3, 3, '0', '100,100,100', 0, '1', '1', '1', 0, 0, '', '0', '0', 0, 1234, 0, 0, '0', '0', '0', '', 0, '', 0, 'EVERYONE', '', '', 'Nevis', '', '', '', '', 'b_bg_pattern_abstract2', '', '', '', '', '', '', '0', 0, 0, 'Habbo', 'Habbo', '/images/portada.png', NULL, '0', '0', '0', '0', 'ec', 0, 0, 0, 0, '0', 0, '', '', 0, '1', 'Yes', '0'),
(1256, 'HichOwna', '', 'b90efde8038f523b998f490a8d23feef413f1fb1', 'us-012170-79577330761454336066-time-stop-client4', 1, 0, 900000, 100000, 0, 0, 0, 'ch-267-81.he-1601-110.hr-831-45.lg-275-62.hd-185-2', 'M', 'Benvenuto/a su Kratos!', 'dwqfqw@live.it', 1426877134, 1426877209, '0', '93.39.239.21', '', 0, 0, '0', '0', 0, '0', 0, '0', '0', '0', '0', '2014-05-14 03:59:36', '12/2/', 'citizenship', 0, 0, '100,100,100', '0', '', 0, 0, 0, '#43AC6A', 3700, 100, 0, 2, '0', 'false', 'Hello', NULL, NULL, 0, 0, 3, 3, '0', '100,100,100', 0, '1', '1', '1', 0, 0, '', '0', '0', 0, 1234, 0, 0, '0', '0', '0', '', 0, '', 0, 'EVERYONE', '', '', 'HichOwna', '', '', '', '', 'b_bg_pattern_abstract2', '', '', '', '', '', '', '0', 0, 0, 'Habbo', 'Habbo', '/images/portada.png', NULL, '0', '0', '0', '0', 'ec', 0, 0, 0, 0, '0', 0, '', '', 0, '1', 'Yes', '0'),
(1255, 'xServerLL', '', '2bb2bfb2a12199c46443be8d73df6ae1ad4aaafd', 'us-059052-06864950390966925963-time-stop-client4', 12, 0, 900700, 100730, 0, 0, 0, 'hr-828-45.lg-3058-1426.ch-3279-80.hd-180-2.ha-1006-62.ca-3187-110', 'M', 'Bobbaz Una Parola!! Una Leggenda || ', 'ewwe@hotmail.com', 1426876860, 1426885013, '0', '151.42.196.228', '', 0, 0, '0', '0', 0, '0', 0, '0', '0', '0', '0', '2014-05-14 03:59:36', '7/8/', 'citizenship', 0, 0, '100,100,100', '0', '', 0, 0, 0, '#43AC6A', 3700, 100, 0, 2, '0', 'false', 'Hello', NULL, NULL, 0, 0, 3, 3, '0', '100,100,100', 0, '1', '1', '1', 0, 0, '', '0', '0', 0, 1234, 0, 0, '0', '0', '0', '', 0, '', 0, 'EVERYONE', '', '', 'xServerLL', '', '', '', '', 'b_bg_pattern_abstract2', '', '', '', '', '', '', '0', 0, 0, 'Habbo', 'Habbo', '/images/portada.png', '1426887034', '0', '0', '0', '0', 'ec', 0, 0, 0, 0, '0', 0, '', '', 0, '1', 'Yes', '0'),
(1253, 'DarkS', '', 'ca559faaa68791ab56857a293614c63995d94f9d', 'us-013669-21423666108682917917-time-stop-client1', 12, 0, 900000, 100000, 0, 0, 0, 'ch-267-81.he-1601-110.hr-831-45.lg-275-62.hd-185-2', 'M', 'Benvenuto/a su Kratos!', 'odaokda@live.it', 1426873807, 1426876902, '0', '95.239.109.114', '', 0, 0, '0', '0', 0, '0', 0, '0', '0', '0', '0', '2014-05-14 03:59:36', '2/3/', 'citizenship', 0, 0, '100,100,100', '0', '', 0, 0, 0, '#43AC6A', 3700, 100, 0, 2, '0', 'false', 'Hello', NULL, NULL, 0, 0, 3, 3, '0', '100,100,100', 0, '1', '1', '1', 0, 0, '', '0', '0', 0, 1234, 0, 0, '0', '0', '0', '', 0, '', 0, 'EVERYONE', '', '', 'DarkS', '', '', '', '', 'b_bg_pattern_abstract2', '', '', '', '', '', '', '0', 0, 0, 'Habbo', 'Habbo', '/images/portada.png', '1426878401', '0', '0', '0', '0', 'ec', 0, 0, 0, 0, '0', 0, '', '', 0, '1', 'Yes', '0'),
(1254, 'Leggher', '', '53db08c22eb6d4c335f75b5b3999a3f938364f07', 'us-163035-37253554460232854986-time-stop-client0', 12, 0, 900100, 100100, 0, 0, 0, 'ch-267-81.he-1601-110.hr-831-45.lg-275-62.hd-185-2', 'M', 'Benvenuto/a su Kratos!', 'leggher@libero.it', 1426874523, 1426878227, '0', '79.45.3.143', '', 0, 0, '0', '0', 0, '0', 0, '0', '0', '0', '0', '2014-05-14 03:59:36', '29/6/', 'citizenship', 0, 0, '100,100,100', '0', '', 0, 0, 0, '#43AC6A', 3700, 100, 0, 2, '0', 'false', 'Hello', NULL, NULL, 0, 0, 3, 3, '0', '100,100,100', 0, '1', '1', '1', 0, 0, '', '0', '0', 0, 1234, 0, 0, '0', '0', '0', '', 0, '', 0, 'EVERYONE', '', '', 'Leggher', '', '', '', '', 'b_bg_pattern_abstract2', '', '', '', '', '', '', '0', 0, 0, 'Habbo', 'Habbo', '/images/portada.png', '1426876314', '0', '0', '0', '0', 'ec', 0, 0, 0, 0, '0', 0, '', '', 0, '1', 'Yes', '0');


Cancellate Gli User registrati :P

Se avete qualche problema nell'importazione Contattatemi sotto oppure in Assistenza tenica

Se Vi funziona tutto :P cliccate il tasto "grazie " :emoji_alien: <3 Alla prossima belli :P
 
Ultima modifica:
  • Like
Reactions: 4 people
Sposto la guida in Guide & Info. In ogni caso, se è risolvibile in questo modo si poteva tranquillamente modificare la query e renderla funzionante comunque. Stavo cercando anche io una soluzione al problema, bravo, bella guida ^^
 
@~TheCopyright Grazie scusa se ho sbagliato sezione alla fine era una cavolata. Tutti dicevano che l'errore era XAmpp ma invece il db. Perchè mancava una strinza e quindi non riusciva a registrare L'utente
 
@xXTonyVipXx accedi al Tuo database: localhost/phpmyadmin con nome utente e password. Vai sul Db da te creato. Cerchi "USers" si trova a sinistra una volta trovato ci clicchi in alto c'è scritto "cancella o elimina" non ricordo clicci poi clicchi "SQL" Ed inserisci quella della guida fatta da me
 
Ciao scusa potresti spiegarmi in parole povere cosa devo fare perchè non ho capito come fare :P
 
Ciao scusa potresti spiegarmi in parole povere cosa devo fare perchè non ho capito come fare :P

Devi andare nel phpmyadmin, fare l'accesso, selezionare il tuo database, cliccare sulla tabella users, eliminarla e dopodiché andare su SQL, incollare quel codice e fare esegui. :emoji_slight_smile:
 
salve ragazzi, ho scoperto il problema della registrazione. Il fatto di cambiare xampp è un emerita ca*** ... Non e' ne il register ne xampp ! è il database.

Come risolvo questo problema?

Importate il db su phpmyadmin , poi andate su "users" cancellate la tabella ed importate:

Cancellate gli user registrati :p

se avete qualche problema nell'importazione contattatemi sotto oppure in assistenza tenica

se vi funziona tutto :p cliccate il tasto "grazie " :emoji_alien: <3 alla prossima belli :p


i o t i a m o :3 <3
 
salve °-° scusate se apro sta discussione ma io non ho risolto il problema non so come farlo qualcuno mi puo aiutare?