• Resolved browncow

    (@browncow)


    Im using network multisite with subdirectories and not subdomains.

    When adding a dataset on a subsite with a fieldtype of image, I get the following error:

    Warning: move_uploaded_file(/home/ccblues/public_html/wp-content/uploads/projects/137_2010_M_Aldas.jpg) [function.move-uploaded-file]: failed to open stream: No such file or directory in /home/ccblues/public_html/wp-content/plugins/projectmanager/admin/admin.php on line 1026

    Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move ‘/tmp/phpnpULIF’ to ‘/home/ccblues/public_html/wp-content/uploads/projects/137_2010_M_Aldas.jpg’ in /home/ccblues/public_html/wp-content/plugins/projectmanager/admin/admin.php on line 1026

    Warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in /home/ccblues/public_html/wp-content/plugins/projectmanager/lib/thumbnail.inc.php on line 321

    Warning: imagecopyresampled(): supplied argument is not a valid Image resource in /home/ccblues/public_html/wp-content/plugins/projectmanager/lib/thumbnail.inc.php on line 338

    Warning: chmod() [function.chmod]: No such file or directory in /home/ccblues/public_html/wp-content/plugins/projectmanager/lib/image.php on line 106

    Warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in /home/ccblues/public_html/wp-content/plugins/projectmanager/lib/thumbnail.inc.php on line 321

    Warning: imagecopyresampled(): supplied argument is not a valid Image resource in /home/ccblues/public_html/wp-content/plugins/projectmanager/lib/thumbnail.inc.php on line 338

    Warning: chmod() [function.chmod]: No such file or directory in /home/ccblues/public_html/wp-content/plugins/projectmanager/lib/image.php on line 106

    Warning: Division by zero in /home/ccblues/public_html/wp-content/plugins/projectmanager/lib/thumbnail.inc.php on line 216

    Warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in /home/ccblues/public_html/wp-content/plugins/projectmanager/lib/thumbnail.inc.php on line 321

    Warning: imagecopyresampled(): supplied argument is not a valid Image resource in /home/ccblues/public_html/wp-content/plugins/projectmanager/lib/thumbnail.inc.php on line 338

    Warning: chmod() [function.chmod]: No such file or directory in /home/ccblues/public_html/wp-content/plugins/projectmanager/lib/image.php on line 106

    So after submitting the dataset, everything but the image appears to have been added/updated.

    Any suggestions?

Viewing 1 replies (of 1 total)
  • Thread Starter browncow

    (@browncow)

    resolved. folder was missing. I created it and it started working.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: ProjectManager] Multisite error with images and subdirectories’ is closed to new replies.