Warning: move_uploaded_file(/home/httpd/vhosts/domain.com/httpdocs/Serendipity//files/BIsEajMrgr80GfIOgrCi8I2IFp0Pvt): failed to open stream: No such file or directory in /home/httpd/vhosts/domain.com/httpdocs/Serendipity/plugins/serendipity_event_forum/include/functions.inc.php on line 267
Warning: move_uploaded_file(): Unable to move '/tmp/php/phpyCQ7SH' to '/home/httpd/vhosts/domain.com/httpdocs/Serendipity//files/BIsEajMrgr80GfIOgrCi8I2IFp0Pvt' in /home/httpd/vhosts/domain.com/httpdocs/Serendipity/plugins/serendipity_event_forum/include/functions.inc.php on line 267
This error message suggests that your provider did not properly configure the safe_mode or open_basedir parameters. S9y is not allowed to read/write from the /tmp directory and move it into your s9y directory!
Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Warning: move_uploaded_file(/home/httpd/vhosts/domain.com/httpdocs/Serendipity//files/BIsEajMrgr80GfIOgrCi8I2IFp0Pvt): failed to open stream: No such file or directory in /home/httpd/vhosts/domain.com/httpdocs/Serendipity/plugins/serendipity_event_forum/include/functions.inc.php on line 267
Looking at the first line of the error and checking the directory structure on the server I saw that the directory "files/" was missing.
Creating this directory and setting the correct permissions fixed the error.