Hi
I’ve got a problem with MaxiGallery. How do I have to create the folders to put the pictures, so I don’t get a "safemode restriction in effect"-Error when I try to upload pictures? I tried through my ftp client and the modx manager.
The rights are set to 777, so this can’t be the problem.
Lorenz
PHP error debug
Error: move_uploaded_file() [function.move-uploaded-file]: SAFE MODE Restriction in effect. The script whose uid is 10293 is not allowed to access /home/httpd/vhosts/cont-act.ch/httpdocs/assets/galleries/37 owned by uid 48
Error type/ Nr.: Warning - 2
File: /home/httpd/vhosts/cont-act.ch/httpdocs/assets/snippets/maxigallery/maxigallery.php
Line: 371
Line 371 source: move_uploaded_file( $_FILES['file'.$i]['tmp_name'] , $mg->path_to_gal.$name );