MaxiGallery was working fine on the test site then when I took the site live I am getting the following error when trying to upload pictures.
« MODx Parse Error »
MODx encountered the following error while attempting to parse the requested resource:
« PHP Parse Error »
PHP error debug
Error: move_uploaded_file(assets/galleries/3/) [function.move-uploaded-file]: failed to open stream: Is a directory
Error type/ Nr.: Warning - 2
File: /home/arcretir/public_html/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.0034 s (2 Requests)
PHP: 0.0387 s
Total: 0.0422 s
Anyone have a solution for this problem. Maxi Gallery is working fine on my other sites.