------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=142259 ------- Additional Comments From kde colin guthr ie 2007-02-28 22:42 ------- If you are debugging, I'd imagine the bit of code you want to analyse at the PHP end is probably around line 202 of this file: http://gallery.svn.sourceforge.net/viewvc/gallery/trunk/gallery2/modules/remote/GalleryRemote.inc?revision=15513&view=markup For whatever reason, perhaps $session->isPersistent() does not return true on first login connection to the server. A few debug statements should confirm/disprove this.