6.0.0-beta1
7/7/25

[#7896] Class 'Horde_Serialize' not found - gallery.php
Summary Class 'Horde_Serialize' not found - gallery.php
Queue Ansel
Type Bug
State Not A Bug
Priority 1. Low
Owners mrubinsk (at) horde (dot) org
Requester horde (at) smartsector (dot) hu
Created 01/26/2009 (6006 days ago)
Due
Updated 01/26/2009 (6006 days ago)
Assigned
Resolved 01/26/2009 (6006 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
01/26/2009 06:25:23 PM Michael Rubinsky Comment #3
Assigned to Michael Rubinsky
State ⇒ Not A Bug
Reply to this comment
You are using code from CVS HEAD for Ansel.



You also need the latest HEAD code for Horde, including the code in 
our git repositories. That library is already included in the 
FRAMEWORK_3 branch.
01/26/2009 05:55:33 PM horde (at) smartsector (dot) hu Comment #2 Reply to this comment
the error message:

<b>Fatal error</b>:  Class 'Horde_Serialize' not found in 
<b>/usr/share/horde3/ansel/lib/XRequest.php</b> on line <b>85</b><br />


01/26/2009 05:52:44 PM horde (at) smartsector (dot) hu Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Ansel
Summary ⇒ Class 'Horde_Serialize' not found - gallery.php
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
version:

  $Horde: ansel/gallery.php,v 1.144 2009-01-10 22:55:00 mrubinsk Exp $



i recive this error message after install if i want open a new gallery.



My solution is simply add a new line(16):

require_once 'Horde/Serialize.php';




Saved Queries