ZenphotoCMS Forum
parthurlencode error with printAlbumMenuJump - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html)
+--- Thread: parthurlencode error with printAlbumMenuJump (/thread-4396.html)



parthurlencode error with printAlbumMenuJump - francoisl - 04-01-2009

hi,

I updated to the latest zenphoto version 1.2.2. I get an error when I call printAlbumMenuJump (print_album_menu.php version 1.4.6).

Here is the code that I use:

And the error

Fatal error: Call to undefined function parthurlencode() in XXx/zp-core/plugins/print_album_menu.php on line 418

did i miss something? This code worked fine under zenphoto 1.2

thanks




parthurlencode error with printAlbumMenuJump - francoisl - 04-01-2009

ok... It is my fault. The question has already been posted.

I changed parthurlencode to pathurlencode in print_album_menu.php




parthurlencode error with printAlbumMenuJump - acrylian - 04-01-2009

There is a typo that has already been fixed in the svn (Should be pathurlencode()).