I creat a new accont and wen i try to loghin in game it set accont fail :|
Plyz some help :|
Eddit: Wen i install website: install.php?step=3 error
Quote:
Tabellen erstellen
HP-Datenbank
CREATE TABLE IF NOT EXISTS `is_items` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `vnum` int(10) unsigned NOT NULL, `kategorie_id` int(10) unsigned NOT NULL, `bild` varchar(50) NOT NULL, `beschreibung` varchar(200) NOT NULL, `preis` int(10) unsigned NOT NULL, `anzeigen` varchar(1) NOT NULL, `attrtype0` tinyint(4) NOT NULL DEFAULT '0', `attrvalue0` smallint(6) NOT NULL DEFAULT '0', `attrtype1` tinyint(4) NOT NULL DEFAULT '0', `attrvalue1` smallint(6) NOT NULL DEFAULT '0', `attrtype2` tinyint(4) NOT NULL DEFAULT '0', `attrvalue2` smallint(6) NOT NULL DEFAULT '0', `attrtype3` tinyint(4) NOT NULL DEFAULT '0', `attrvalue3` smallint(6) NOT NULL DEFAULT '0', `attrtype4` tinyint(4) NOT NULL DEFAULT '0', `attrvalue4` smallint(6) NOT NULL DEFAULT '0', `attrtype5` tinyint(4) NOT NULL DEFAULT '0', `attrvalue5` smallint(6) NOT NULL DEFAULT '0', `attrtype6` tinyint(4) NOT NULL DEFAULT '0', `attrvalue6` smallint(6) NOT NULL DEFAULT '0', `socket0` int(10) unsigned NOT NULL DEFAULT '0', `socket1` int(10) unsigned NOT NULL DEFAULT '0', `socket2` int(10) unsigned NOT NULL DEFAULT '0', `socket3` int(10) unsigned NOT NULL DEFAULT '0', `socket4` int(10) unsigned NOT NULL DEFAULT '0', `socket5` int(10) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`id`) );
erfolgreich ausgeführt
CREATE TABLE IF NOT EXISTS `is_kategorien` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `titel` varchar(50) NOT NULL, PRIMARY KEY (`id`) );
erfolgreich ausgeführt
CREATE TABLE IF NOT EXISTS `is_log` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `account_id` int(10) unsigned NOT NULL, `vnum` int(10) unsigned NOT NULL, `preis` int(10) unsigned NOT NULL, `zeitpunkt` datetime NOT NULL, PRIMARY KEY (`id`) );
erfolgreich ausgeführt
CREATE TABLE IF NOT EXISTS `psc_log` ( `id` int(11) NOT NULL AUTO_INCREMENT, `account_id` int(11) NOT NULL, `admin_id` int(11) DEFAULT NULL, `card_type` varchar(20) NOT NULL, `waehrung` varchar(10) NOT NULL, `psc_code` varchar(50) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL, `psc_betrag` decimal(5,2) NOT NULL, `psc_pass` varchar(20) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL, `status` int(1) NOT NULL, `kommentar` varchar(200) NOT NULL, `datum` datetime NOT NULL, PRIMARY KEY (`id`) );
erfolgreich ausgeführt
CREATE TABLE IF NOT EXISTS `server_settings` ( `id` int(11) NOT NULL AUTO_INCREMENT, `variable` varchar(20) NOT NULL UNIQUE, `beschreibung` varchar(100) NOT NULL, `typ` enum('CHA','BOO','INT','DEC') NOT NULL, `value` varchar(20) NOT NULL, PRIMARY KEY (`id`) );
erfolgreich ausgeführt
INSERT INTO `server_settings` (`variable`, `beschreibung`, `typ`, `value`) VALUES ('maxGoldRate', 'Faktor der max. Gold-Drop-Rate', 'DEC', '1');
Nicht ausgeführt:
Duplicate entry 'maxGoldRate' for key 'variable'
INSERT INTO `server_settings` (`variable`, `beschreibung`, `typ`, `value`) VALUES ('expRate', 'Faktor der EXP-Rate', 'DEC', '1');
Nicht ausgeführt:
Duplicate entry 'expRate' for key 'variable'
INSERT INTO `server_settings` (`variable`, `beschreibung`, `typ`, `value`) VALUES ('minGoldRate', 'Faktor der minimalen Gold-Drop-Rate', 'DEC', '1');
Nicht ausgeführt:
Duplicate entry 'minGoldRate' for key 'variable'
CREATE TABLE IF NOT EXISTS `ban_log` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `admin_id` int(10) unsigned NOT NULL, `account_id` int(10) unsigned NOT NULL, `zeitpunkt` datetime NOT NULL, `grund` varchar(200) NOT NULL, `typ` varchar(5) NOT NULL, PRIMARY KEY (`id`) );
erfolgreich ausgeführt
CREATE TABLE `news` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `titel` varchar(200) NOT NULL, `inhalt` text NOT NULL, `datum` int(10) unsigned NOT NULL, `hot` tinyint(1) NOT NULL, `kategorie` int(10) unsigned NOT NULL, `author` int(10) unsigned NOT NULL, `anzeigen` tinyint(1) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=1 DEFAULT CHARSET=latin1;
Nicht ausgeführt:
Table 'news' already exists
Gameserver-Datenbank
ALTER TABLE account.account ADD `coins` int(11) NOT NULL DEFAULT '0';
Nicht ausgeführt:
Duplicate column name 'coins'
ALTER TABLE account.account ADD `web_admin` int(1) NOT NULL DEFAULT '0';
Nicht ausgeführt:
Duplicate column name 'web_admin'
ALTER TABLE account.account ADD `web_ip` varchar(15) NOT NULL;
Nicht ausgeführt:
Duplicate column name 'web_ip'
ALTER TABLE account.account ADD `web_aktiviert` varchar(32) NOT NULL;
Nicht ausgeführt:
Duplicate column name 'web_aktiviert'
Wurden vorher keine anderen Scripte auf der Datenbank angewendet,
so sollte jeder Befehl erfolgreich ausgeführt worden sein.
Duplicate Entries sollten keine Probleme machen sofern die Datentypen stimmen.
Daroo 1678 register problem 06/08/2012 - Metin2 Private Server - 3 Replies I've installe the server from daroo,and the homepage.BUt the register doesn't works.I "works",but it doesn't insert a password and social Id in the navicat acount.account.It leaves empty spaces.This is the register.Can anyone help me please?:handsdown:
<div id="content"> <div class="postui2 text-title">
<h2>
Registration
</h2>
</div>
<div class="postui2 text-con">
<div class="con-wrap">
Help Please In WebSite Register 11/10/2011 - SRO Private Server - 1 Replies Please Help Me i Want Open Reg Page for My Server
V 1.676 I Know its Old But Its Really For Fun :D
So If Can Say Me How Do Reg Page
Its Will Great!
-Ty For Helpers-
-----If Help Me And Want Come Server Will Do U GM-----
Register on website 05/22/2011 - Cabal Private Server - 0 Replies Hi ,
I have some problems with register on my Cabal Site.
I think the problem is from config.php
Anyone can release his site with a good config or anyone know what I can do to fix that ?
Thank you.
[HElP]Register on Website 03/27/2011 - EO PServer Hosting - 3 Replies Hey i know how to make a register page, but when i make the register page it goes to a white blank page and it works fine. But i want to know how to make a register on my site with my layouts like Forgotten Realms have they have a good register Page :)
Register website? 07/02/2009 - Off Topic - 2 Replies kann mir jemadn sagen wie ich die daten von meiner registerwebsite an nen ftp server senden lasse kann mir jemadn nen quelltext dazu machen mit ftp das ich ersetzen kann