habe drauf geklick dan kommt nur das
Running :: create table `phpbb_shopitems` (`id` INT UNSIGNED NOT NULL AUTO_INCREMENT, `name` CHAR (32) NOT NULL, `shop` CHAR (32) NOT NULL, `sdesc` CHAR (80) NOT NULL, `ldesc` TEXT NOT NULL, `cost` INT (20) UNSIGNED DEFAULT '100', `stock` TINYINT (3) UNSIGNED DEFAULT '10', `maxstock` TINYINT (3) UNSIGNED DEFAULT '100', `sold` INT (5) UNSIGNED NOT NULL DEFAULT '0', `accessforum` INT (4) DEFAULT '0', PRIMARY KEY(`id`), INDEX(`name`)) -> COMPLETED
Running :: create table `phpbb_shops` (`id` INT UNSIGNED NOT NULL AUTO_INCREMENT, `shopname` CHAR (32) NOT NULL, `shoptype` CHAR (32) NOT NULL, PRIMARY KEY(`id`), `type` char (32) NOT NULL, `restocktime` INT (20) UNSIGNED DEFAULT '86400', `restockedtime` INT (20) UNSIGNED DEFAULT '0', `restockamount` INT (4) UNSIGNED DEFAULT '5', `amountearnt` INT (20) UNSIGNED DEFAULT '0', INDEX(`shopname`)) -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values ('multibuys', 'on') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values ('restocks', 'off') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values ('sellrate', '75') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values ('viewtopic', 'images') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values ('viewprofile', 'images') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values ('viewinventory', 'grouped') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values ('specialshop', 'ßstoreÞdisabledßnameÞEffects StoreßoffÞ1ßoffÞ1ßoffÞ1ßoffÞ1ßoffÞ1ßoffÞ1ßoffÞ1ßoffÞ1ßoffÞ1ßoffÞ1ßoffÞ1ßoffÞ1ßoffÞ1') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values ('viewtopiclimit', '5') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values('shop_orderby', 'name') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values('shop_give', 'on') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values('shop_trade', 'on') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values('shop_invlimit', '0') -> COMPLETED
Running :: alter table phpbb_222users add `user_effects` CHAR (255) -> COMPLETED
Running :: alter table phpbb_222users add `user_privs` CHAR (255) -> COMPLETED
Running :: alter table phpbb_222users add `user_custitle` TEXT -> COMPLETED
Running :: alter table phpbb_222users add `user_specmsg` TEXT -> COMPLETED
Running :: alter table phpbb_222users add `user_items` TEXT -> COMPLETED
Running :: alter table phpbb_222users add `user_trade` TEXT -> COMPLETED
Running :: create table `phpbb_shopitems` (`id` INT UNSIGNED NOT NULL AUTO_INCREMENT, `name` CHAR (32) NOT NULL, `shop` CHAR (32) NOT NULL, `sdesc` CHAR (80) NOT NULL, `ldesc` TEXT NOT NULL, `cost` INT (20) UNSIGNED DEFAULT '100', `stock` TINYINT (3) UNSIGNED DEFAULT '10', `maxstock` TINYINT (3) UNSIGNED DEFAULT '100', `sold` INT (5) UNSIGNED NOT NULL DEFAULT '0', `accessforum` INT (4) DEFAULT '0', PRIMARY KEY(`id`), INDEX(`name`)) -> COMPLETED
Running :: create table `phpbb_shops` (`id` INT UNSIGNED NOT NULL AUTO_INCREMENT, `shopname` CHAR (32) NOT NULL, `shoptype` CHAR (32) NOT NULL, PRIMARY KEY(`id`), `type` char (32) NOT NULL, `restocktime` INT (20) UNSIGNED DEFAULT '86400', `restockedtime` INT (20) UNSIGNED DEFAULT '0', `restockamount` INT (4) UNSIGNED DEFAULT '5', `amountearnt` INT (20) UNSIGNED DEFAULT '0', INDEX(`shopname`)) -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values ('multibuys', 'on') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values ('restocks', 'off') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values ('sellrate', '75') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values ('viewtopic', 'images') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values ('viewprofile', 'images') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values ('viewinventory', 'grouped') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values ('specialshop', 'ßstoreÞdisabledßnameÞEffects StoreßoffÞ1ßoffÞ1ßoffÞ1ßoffÞ1ßoffÞ1ßoffÞ1ßoffÞ1ßoffÞ1ßoffÞ1ßoffÞ1ßoffÞ1ßoffÞ1ßoffÞ1') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values ('viewtopiclimit', '5') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values('shop_orderby', 'name') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values('shop_give', 'on') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values('shop_trade', 'on') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values('shop_invlimit', '0') -> COMPLETED
Running :: alter table phpbb_222users add `user_effects` CHAR (255) -> COMPLETED
Running :: alter table phpbb_222users add `user_privs` CHAR (255) -> COMPLETED
Running :: alter table phpbb_222users add `user_custitle` TEXT -> COMPLETED
Running :: alter table phpbb_222users add `user_specmsg` TEXT -> COMPLETED
Running :: alter table phpbb_222users add `user_items` TEXT -> COMPLETED
Running :: alter table phpbb_222users add `user_trade` TEXT -> COMPLETED
Running :: create table `phpbb_shopitems` (`id` INT UNSIGNED NOT NULL AUTO_INCREMENT, `name` CHAR (32) NOT NULL, `shop` CHAR (32) NOT NULL, `sdesc` CHAR (80) NOT NULL, `ldesc` TEXT NOT NULL, `cost` INT (20) UNSIGNED DEFAULT '100', `stock` TINYINT (3) UNSIGNED DEFAULT '10', `maxstock` TINYINT (3) UNSIGNED DEFAULT '100', `sold` INT (5) UNSIGNED NOT NULL DEFAULT '0', `accessforum` INT (4) DEFAULT '0', PRIMARY KEY(`id`), INDEX(`name`)) -> COMPLETED
Running :: create table `phpbb_shops` (`id` INT UNSIGNED NOT NULL AUTO_INCREMENT, `shopname` CHAR (32) NOT NULL, `shoptype` CHAR (32) NOT NULL, PRIMARY KEY(`id`), `type` char (32) NOT NULL, `restocktime` INT (20) UNSIGNED DEFAULT '86400', `restockedtime` INT (20) UNSIGNED DEFAULT '0', `restockamount` INT (4) UNSIGNED DEFAULT '5', `amountearnt` INT (20) UNSIGNED DEFAULT '0', INDEX(`shopname`)) -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values ('multibuys', 'on') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values ('restocks', 'off') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values ('sellrate', '75') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values ('viewtopic', 'images') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values ('viewprofile', 'images') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values ('viewinventory', 'grouped') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values ('specialshop', 'ßstoreÞdisabledßnameÞEffects StoreßoffÞ1ßoffÞ1ßoffÞ1ßoffÞ1ßoffÞ1ßoffÞ1ßoffÞ1ßoffÞ1ßoffÞ1ßoffÞ1ßoffÞ1ßoffÞ1ßoffÞ1') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values ('viewtopiclimit', '5') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values('shop_orderby', 'name') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values('shop_give', 'on') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values('shop_trade', 'on') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values('shop_invlimit', '0') -> COMPLETED
Running :: alter table phpbb_222users add `user_effects` CHAR (255) -> COMPLETED
Running :: alter table phpbb_222users add `user_privs` CHAR (255) -> COMPLETED
Running :: alter table phpbb_222users add `user_custitle` TEXT -> COMPLETED
Running :: alter table phpbb_222users add `user_specmsg` TEXT -> COMPLETED
Running :: alter table phpbb_222users add `user_items` TEXT -> COMPLETED
Running :: alter table phpbb_222users add `user_trade` TEXT -> COMPLETED
Running :: create table `phpbb_shopitems` (`id` INT UNSIGNED NOT NULL AUTO_INCREMENT, `name` CHAR (32) NOT NULL, `shop` CHAR (32) NOT NULL, `sdesc` CHAR (80) NOT NULL, `ldesc` TEXT NOT NULL, `cost` INT (20) UNSIGNED DEFAULT '100', `stock` TINYINT (3) UNSIGNED DEFAULT '10', `maxstock` TINYINT (3) UNSIGNED DEFAULT '100', `sold` INT (5) UNSIGNED NOT NULL DEFAULT '0', `accessforum` INT (4) DEFAULT '0', PRIMARY KEY(`id`), INDEX(`name`)) -> COMPLETED
Running :: create table `phpbb_shops` (`id` INT UNSIGNED NOT NULL AUTO_INCREMENT, `shopname` CHAR (32) NOT NULL, `shoptype` CHAR (32) NOT NULL, PRIMARY KEY(`id`), `type` char (32) NOT NULL, `restocktime` INT (20) UNSIGNED DEFAULT '86400', `restockedtime` INT (20) UNSIGNED DEFAULT '0', `restockamount` INT (4) UNSIGNED DEFAULT '5', `amountearnt` INT (20) UNSIGNED DEFAULT '0', INDEX(`shopname`)) -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values ('multibuys', 'on') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values ('restocks', 'off') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values ('sellrate', '75') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values ('viewtopic', 'images') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values ('viewprofile', 'images') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values ('viewinventory', 'grouped') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values ('specialshop', 'ßstoreÞdisabledßnameÞEffects StoreßoffÞ1ßoffÞ1ßoffÞ1ßoffÞ1ßoffÞ1ßoffÞ1ßoffÞ1ßoffÞ1ßoffÞ1ßoffÞ1ßoffÞ1ßoffÞ1ßoffÞ1') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values ('viewtopiclimit', '5') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values('shop_orderby', 'name') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values('shop_give', 'on') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values('shop_trade', 'on') -> COMPLETED
Running :: insert into phpbb_222config (config_name, config_value) values('shop_invlimit', '0') -> COMPLETED
Running :: alter table phpbb_222users add `user_effects` CHAR (255) -> COMPLETED
Running :: alter table phpbb_222users add `user_privs` CHAR (255) -> COMPLETED
Running :: alter table phpbb_222users add `user_custitle` TEXT -> COMPLETED
Running :: alter table phpbb_222users add `user_specmsg` TEXT -> COMPLETED
Running :: alter table phpbb_222users add `user_items` TEXT -> COMPLETED
Running :: alter table phpbb_222users add `user_trade` TEXT -> COMPLETED
Finished!
The table have been edited successfully. You can now delete this file.
und anderes