Member
Member
jackdaw   2008-12-02, 23:02
#1
I'm using the 'old' print_album_menu.php file now from 1.2.1, because the new one gives me this error and then the page stops loading:

`
<form name="AutoListBox" action="#">
<select name="ListBoxURL" size="1"
onchange="gotoLink(this.form);">


<b>Fatal error</b>: Call to undefined function: parthurlencode() in <b>/srv/jackdaw/www/www.spoenk.nl/beeldend/zp-core/plugins/print_album_menu.php</b> on line <b>418</b>

`
Member
Member
sbillard   2008-12-03, 00:04
#2
If you are getting this error there is something serious wrong with your installation. This function is defined in functions-basic.php which is loaded always.
Member
Member
jackdaw   2008-12-03, 11:12
#3
Just to be sure I did a complete new install: downloaded the 1.2.2. files again, deleted ALL the files from my server except the zp-config.php file and the album and cache folders, but still I get this error message.
And ofcourse I ran setup.php again with no error messages...
Administrator
Administrator
acrylian   2008-12-03, 11:18
#4
If that really reads `parthurlencode()` there is probably indeed a typo. There should be a function named `pathurlencode()`be used. I will check that.
Administrator
Administrator
acrylian   2008-12-03, 16:04
#5
Yep, a typo. Corrected in the svn.
Member
Member
jackdaw   2008-12-03, 16:37
#6
You have a sharp eye for typo's Wink. I'm glad there was nothing else wrong.
Administrator
Administrator
acrylian   2008-12-03, 16:55
#7
Probably not that sharp because then it did not have been there in the first place...:-)
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.