Eyal Talmor - 2004-04-04

Logged In: YES
user_id=966119

Sorry about that (stupid) question... I found the answer
(/doc/Readme_en.txt :P) - but I still can't access the system.

Output of start.php?config=config.inc.php:
"Table 'username.online' doesn't exist"

Used /admin dir to create the tables, but the output is:
"
Used parameters (config.inc.php):

* $version = 2.02;
* $db_type = mysql;
* $db_host = myhost;
* $db_user = myuser;
* $db_pass = mypass;
* $db_name = mydbname;
* $order_mail = order@phpay.de;
* $shop_mail = shop@phpay.de;
* $mailcheck = 1;

* $bgcolor1 = #EEEEEE;
* $bgcolor2 = #000000;
* $bgcolor3 = #220000;
* $bgcolor4 = #553355;
* $bgform = #F7F7F7;
* $aacolor = #FF0000;
* $logo = img/phPayV2.gif;
* $site_name = phPay 2.0;
* $site_title = phPay - Demo in action.;
* $hp_url = http://www.sourceforge.net/projects/phpay;

* $nav_width = 165;
* $nav_horiz = 0;
* $tree = 2;
* $showcart = right;
* $show_null = 0;
* $clg = 0;
* $chg_lang = 1;
* $chg_cur = 0;
* $automail = 1;
* $max_item = 20;
* $view_limit = 20
* $litems = show_item_0.inc.php
* $psm_cursym = Euro
* $use_stock = 1
* $auto_convert = 1
* $dflt_lang = 1
* $dflt_cur = 1

online: Table is already up to date
cart: Table is already up to date
"

Thanks for any help,
snapnet