bin noch ein anfenger
Forumsregeln
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.0, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.0, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
-
- Mitglied
- Beiträge: 3907
- Registriert: 17.07.2002 14:03
- Wohnort: Graz
genau und das ist das was du statt
www.deinedomain.de/phpBB/
verwenden musst
also nicht
www.deinedomain.de/phpBB/shop_install.php
sondern
http://eemineem3.ee.funpic.de/phpBB2/shop_install.php
www.deinedomain.de/phpBB/
verwenden musst
also nicht
www.deinedomain.de/phpBB/shop_install.php
sondern
http://eemineem3.ee.funpic.de/phpBB2/shop_install.php
A Bus Station is where buses stop. A Train Station is where trains stop. On my desk, there is a Work Station.
habe drauf geklick dan kommt nur dasValerie Raghnall hat geschrieben:genau und das ist das was du statt
www.deinedomain.de/phpBB/
verwenden musst
also nicht
www.deinedomain.de/phpBB/shop_install.php
sondern
http://eemineem3.ee.funpic.de/phpBB2/shop_install.php
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
-
- Mitglied
- Beiträge: 3907
- Registriert: 17.07.2002 14:03
- Wohnort: Graz
wunderbar... scheinen keine fehlermeldungen dabei zu sein, also ist das ding jetzt installiert, wenn du alle anderen änderungen schon gemacht hast, müsste es laufen... aber tomtom glaub ich kann dir sonst sicher besser weiterhelfen als ich. mein wissen ist leider gegen seins auch bescheiden 

A Bus Station is where buses stop. A Train Station is where trains stop. On my desk, there is a Work Station.
ne ist gar nichts anderst ist alles noch normalValerie Raghnall hat geschrieben:wunderbar... scheinen keine fehlermeldungen dabei zu sein, also ist das ding jetzt installiert, wenn du alle anderen änderungen schon gemacht hast, müsste es laufen... aber tomtom glaub ich kann dir sonst sicher besser weiterhelfen als ich. mein wissen ist leider gegen seins auch bescheiden

-
- Mitglied
- Beiträge: 3907
- Registriert: 17.07.2002 14:03
- Wohnort: Graz
-
- Mitglied
- Beiträge: 3907
- Registriert: 17.07.2002 14:03
- Wohnort: Graz