Safe mode is off on my server, but I get the open_basedir error
Warning: tempnam() [function.tempnam]: open_basedir restriction in effect. File() is not within the allowed path(s): ('.:/proc/uptime:/tmp:/home:/usr/local/lib/php:/usr/home:/usr/local/bin/') in [path]/includes/class_dm_userpic.php on line 204
Warning: fopen() [function.fopen]: Filename cannot be empty in [path]/includes/class_image.php on line 333
I have the tmp directory writable at /home/user/tmp and set safe mode to yes in vb server options. The error goes away, but the image doesn't show in UCP or posts. ??