Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Dev

Pages: [1]
1
Discussion & Troubleshooting / Uploading Issue
« on: March 29, 2003, 01:33:22 AM »
Currently I have an issue with uploading new images. The problm is that when I   submit a new upload it give me errors with the directories, even after I chmodd them and so on and so far I have not been able to upload anything.

This is what I usually get.
Code: [Select]
Warning: move_uploaded_file(./data/media/1/button.gif) [function.move-uploaded-file]: failed to create stream: No such file or directory in /home/elysion/public_html/lista/includes/upload.php on line 104
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpx8daYP' to './data/media/1/button.gif' in /home/elysion/public_html/lista/includes/upload.php on line 104


Any help would be highly appreciated.

~ Dev

Pages: [1]