Upgrade ZenPhoto fails

WHen trying to upgrade ZenPhoto via de script installer I'm getting the follwing error.

Undefined subroutine &virtual_server::unlink_as_domain_user called at /usr/share/webmin/virtual-server/scripts/zenphoto.pl line 218

Status: 
Closed (fixed)

Comments

Thanks, that's a bug. The fix is to edit /usr/share/webmin/virtual-server/scripts/zenphoto.pl and change line 218 to :

        &unlink_file_as_domain_user($d, $adir);

I will include this fix in the next release..

Well, I did that and it works. :-)

Thanks for the quick reply.

RobertJan

Automatically closed -- issue fixed for 2 weeks with no activity.