
PHP error debug
Error: move_uploaded_file() [function.move-uploaded-file]: SAFE MODE Restriction in effect. The script whose uid is 10037 is not allowed to access /var/www/vhosts/fake.com.au/httpdocs/assets/galleries/4 owned by uid 48
Error type/ Nr.: Warning - 2
File: /var/www/vhosts/fake.com.au/httpdocs/assets/snippets/maxigallery/maxigallery.php
Line: 371
Line 371 source: move_uploaded_file( $_FILES[’file’.$i][’tmp_name’] , $mg->path_to_gal.$name );
Your server is poorly configured, so PHP scripts who upload files don’t have rights to move them out of the temp directory.

ManagerManager: An error has occurred: TypeError - $("iframe") is null
$('iframe').load(function()
{
setTimeout(iResize, 0);
}