NOTE: Issue resolved in post #280 of this thread.
I'm getting this error in user upload:
Warning: copy(): open_basedir restriction in effect. File(/var/tmp/phpVgCnlX) is not within the allowed path(s): (/usr/home/xxx/:/usr/lib/php:/usr/local/lib/php:/tmp) in /vb_jukebox.php on line 144
Fatal error: Call to undefined function: print_stop_message() in /usr/home/xxx/public_html/forum/vb_jukebox.php on line 148
I have created a folder for uploads, entered in name the Jukebox Admin & chmod'ed folder permissions to 777
My vB configuration is running in Safe Upload mode
with this path to my temp uploads file:
/usr/home/xxx/public_html/forum/tmp
BTW, manual entry works fine.
Any ideas how to fix so that my users can upload successfully?
Thanks for your support.