Upload Manager errors

Project:phpAlbum.net
Version:0.4.1-beta9
Component:Code
Category:bug
Priority:critical
Assigned:lyzbutler
Status:new
Description

I've found the following error in the error_log file:

[Wed May 19 14:09:47 2010] [error] [client x.x.x.x] PHP Parse error: syntax error, unexpected ';' in /home/httpd/vhosts/herb-pharm.com/httpdocs/PhotoAlbum/phpdatabase.php(526) : runtime-created function on line 1, referer: http://www.herb-pharm.com/PhotoAlbum/main.php?cmd=setup&var1=admin
[Wed May 19 14:09:47 2010] [error] [client x.x.x.x] PHP Fatal error: Function name must be a string in /home/httpd/vhosts/herb-pharm.com/httpdocs/PhotoAlbum/phpdatabase.php on line 679, referer: http://www.herb-pharm.com/PhotoAlbum/main.php?cmd=setup&var1=admin

It seems like there is some error in PHP code.