upload images

pedregal

New member
Hi, im form Chile, my english is not good.
I have this warnning message when i tried to upload an image:

Warning: move_uploaded_file(/var/www/dadabik/uploads//var/www/uploads/1134438732.jpg) [function.move-uploaded-file]: failed to open stream: No such file or directory in /var/www/dadabik/include/business_logic.php on line 972

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpvY24TK' to '/var/www/dadabik/uploads//var/www/uploads/1134438732.jpg' in /var/www/dadabik/include/business_logic.php on line 972

Can help me with this,
Thanks -a lot-
 

alpha2zee

Well-known member
Most likely this has something to do with improper parameter settin gin config.php. Check that the variables such as site_path etc. are set correctly (look for extra spaces, missing slashes, etc.).

There are many posts in these forums on this - such as these. You could have probably found a solution without having to wait for a reply!



Post Edited (12-19-05 22:23)
 
Top