Hello everyone, I incorporated the maxigallery snippet into my website, then when I try to upload a picture this pops out...
*******************************************************
MODx encountered the following error while attempting to parse the requested resource:
« PHP Parse Error »
PHP error debug
Error: move_uploaded_file(assets/galleries/53/picture.jpg) [function.move-uploaded-file]: failed to open stream: Permission denied
Error type/ Nr.: Warning - 2
File: /var/sites/modx/assets/snippets/maxigallery/maxigallery.php
Line: 371
Line 371 source: move_uploaded_file( $_FILES[’file’.$i][’tmp_name’] , $mg->path_to_gal.$name );
Parser timing
MySQL: 0.0010 s (1 Requests)
PHP: 2.2697 s
Total: 2.2708 s
***********************************
Thanks for the help in advance