Seite 5 von 11

Verfasst: 16.05.2005 15:39
von Valerie Raghnall

Verfasst: 16.05.2005 15:45
von animefan
Valerie 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
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

Verfasst: 16.05.2005 15:47
von Valerie Raghnall
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 ;-)

Verfasst: 16.05.2005 15:48
von animefan
Valerie 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 ;-)
ne ist gar nichts anderst ist alles noch normal :(

Verfasst: 16.05.2005 15:53
von Valerie Raghnall
naja hast du die anderen dateien alle schon auf deinen server gegeben?

Verfasst: 16.05.2005 15:56
von ralf-isi
animefan hat geschrieben:ne ist gar nichts anderst ist alles noch normal :(
die datenbank wurde ja ohne fehler gemacht.
nun müssen wohl noch die geänderten / neuen files auf den server.

Verfasst: 16.05.2005 15:58
von animefan
Valerie Raghnall hat geschrieben:naja hast du die anderen dateien alle schon auf deinen server gegeben?
wie meinst du das

Verfasst: 16.05.2005 15:58
von roger
Also, animefan,

du hast jetzt erst einmal die Datenbank modifiziert. - Scheint alles ok gelaufen zu sein.

Hast du deine Dateien schon geändert (wie in der von tomtom eingedeutschten Anleitung beschrieben)?


roger

Verfasst: 16.05.2005 16:02
von animefan
roger hat geschrieben:Also, animefan,

du hast jetzt erst einmal die Datenbank modifiziert. - Scheint alles ok gelaufen zu sein.

Hast du deine Dateien schon geändert (wie in der von tomtom eingedeutschten Anleitung beschrieben)?


roger
ich habe nur den anfang die dateien hochgeladen

Verfasst: 16.05.2005 16:07
von Valerie Raghnall
schon in der administration (acp) nachgesehen ob du das erst aktivieren musst?