This is a discussion on pbpBB2 and osC shared account creation within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; The sql file was incorrect for the latest version of mysql. It should read as follows: create table trans_phpbb ( ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| create table trans_phpbb ( osCsid char(32)not null default '', sess_uid int(11)not null default '0', sess_uip char(8)not null default '', sess_logged int(1)not null default '0' , sess_trans char(32)not null default '' , primary key (sess_uid)) TYPE=MyISAM ; zip file is empty More...
__________________ Michael Sasek osCMax Developer
|
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| pbpBB2 and osC shared account creation | michael_s | New osCommerce Contributions | 0 | 02-06-2007 01:00 PM |
| pbpBB2 and osC shared account creation | michael_s | New osCommerce Contributions | 0 | 01-23-2007 04:10 AM |
| pbpBB2 and osC shared account creation | michael_s | New osCommerce Contributions | 0 | 01-12-2007 09:51 PM |
| emails not sent after new account creation | Anonymous | osCMax v1.7 Installation | 1 | 11-23-2003 11:55 AM |
| Required Option at account creation | martva | osCommerce 2.2 Modification Help | 1 | 06-02-2003 03:35 AM |