Problems with 2.9 uploading images
Hi all,
When I try to post a new add with images I get an error, it worked right with my old ClassiPress 2.8 version. All with the same Wordpress install.
I CHMOD ..uploads/classipess and the theme too (it was made before anyway) Seems that the path it's not right, but what?
The error is the following:
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/classipress) is not within the allowed path(s): (/var/www/vhosts/afilados.com/httpdocs:/tmp) in /var/www/vhosts/afilados.com/httpdocs/compraventa/
wp-content/themes/classipress/classifiedform/classifiedform.class.php on line 206
Warning: mkdir() [function.mkdir]: open_basedir restriction in effect. File(/classipress) is not within the allowed path(s): (/var/www/vhosts/afilados.com/httpdocs:/tmp) in /var/www/vhosts/afilados.com/httpdocs/compraventa/
wp-content/themes/classipress/classifiedform/classifiedform.class.php on line 206
Warning: copy() [function.copy]: open_basedir restriction in effect. File(/classipress/1243427414-1.jpg) is not within the allowed path(s): (/var/www/vhosts/afilados.com/httpdocs:/tmp) in /var/www/vhosts/afilados.com/httpdocs/compraventa/
wp-content/themes/classipress/classifiedform/classifiedform.class.php on line 207
Warning: copy(/classipress/1243427414-1.jpg) [function.copy]: failed to open stream: Operation not permitted in /var/www/vhosts/afilados.com/httpdocs/compraventa/
wp-content/themes/classipress/classifiedform/classifiedform.class.php on line 207
Warning: chmod() [function.chmod]: open_basedir restriction in effect. File(/classipress/1243427414-1.jpg) is not within the allowed path(s): (/var/www/vhosts/afilados.com/httpdocs:/tmp) in /var/www/vhosts/afilados.com/httpdocs/compraventa/
wp-content/themes/classipress/classifiedform/classifiedform.class.php on line 208
Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/afilados.com/httpdocs/compraventa/
wp-content/themes/classipress/classifiedform/classifiedform.class.php:206) in /var/www/vhosts/afilados.com/httpdocs/compraventa/
wp-includes/pluggable.php on line 850