Date: 03/01/01
- Next message: Brian Popp: "RE: [phplib] database problem"
- Previous message: was (Benedikt Laube): "[phplib] Mailing the cart for order fulfillment"
- Next in thread: Brian Popp: "RE: [phplib] database problem"
- Maybe reply: Brian Popp: "RE: [phplib] database problem"
- Reply: Chris Johnson: "RE: [phplib] database problem"
- Maybe reply: John Lewis: "Re: [phplib] database problem"
- Maybe reply: Brian Popp: "RE: [phplib] database problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
I have defined a database in "class DB_Example extends DB_Sql" for users and
sessions. Validation works. But when I access a page I get an error saying
that the active sessions could not be updated. The problem is that the
phplib tries to get the active_sessions table from the database with which
this page is being connected and this is another database than the defined
one for phplib. Could anybody help why phplib does not look for the
active_sessions table in the given database? Any help would be appreciated.
Ali
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Brian Popp: "RE: [phplib] database problem"
- Previous message: was (Benedikt Laube): "[phplib] Mailing the cart for order fulfillment"
- Next in thread: Brian Popp: "RE: [phplib] database problem"
- Maybe reply: Brian Popp: "RE: [phplib] database problem"
- Reply: Chris Johnson: "RE: [phplib] database problem"
- Maybe reply: John Lewis: "Re: [phplib] database problem"
- Maybe reply: Brian Popp: "RE: [phplib] database problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

