Closed (fixed)
Project:
Gallery
Version:
5.x-2.0-beta2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Sep 2007 at 09:07 UTC
Updated:
15 Oct 2007 at 08:41 UTC
PHP Fatal error: Call to undefined function: htmlspecialchars_decode() in .../gallery/gallery.module on line 390
After disabled the gallery_menu the same error appears for viewed images in gallery.
It seams that the gallery module won't work for php < 5 :(
Comments
Comment #1
profix898 commentedCall to htmlspecialchars_decode() was introduced recently and should be the only php5-dependency I hope ;)
Bugfix committed. Thanks.
Comment #2
he_who_shall_not_be_named commentedYes, it works very well now.
I let you know that I cannot leave without this module. You did an excellent work. Thanks a lot!
Comment #3
(not verified) commented