From kde-bugs-dist Wed Feb 28 21:42:02 2007 From: Colin Guthrie Date: Wed, 28 Feb 2007 21:42:02 +0000 To: kde-bugs-dist Subject: [Bug 142259] Export to Gallery 2.2-RC-1 fails Message-Id: <20070228214202.13247.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=117269892622768 ------- 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.