Date: 01/02/01
- Next message: Pankaj Gupta: "[phplib] PHP4 and PHPLIB. Implementing authentication manually or using PHPLIB..."
- Previous message: Frank Baier: "[phplib] Problem mit session management"
- Maybe in reply to: Frank Baier: "[phplib] Problem mit session management"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Frank,
if your problem is connected to the frequently discussed ac_store() quirk
you should apply the following changes marked with asterisks to the
routine:
---if ( $this->db->affected_rows() == 0 && $this->db->query($squery)) //* { $this->db->next_record(); //* if($this->db->f(0) == 0 //* && !$this->db->query($iquery)) $ret = false; } --- This lines of code are located at the end of the ac_store routine. Hope this solves your problems!
Good luck, Marko
-- O _ O 0 0 ------------------m-\o/-m------------------------------------------ Dr. Marko K"aning Tel/Fax: +49-3834 554 442 / -3834 554 301 INP Greifswald email : kaening <email protected>
--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>
- Next message: Pankaj Gupta: "[phplib] PHP4 and PHPLIB. Implementing authentication manually or using PHPLIB..."
- Previous message: Frank Baier: "[phplib] Problem mit session management"
- Maybe in reply to: Frank Baier: "[phplib] Problem mit session management"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

