Hi everybody !
As said in the title, I can't upload images, I have this message : The upload destination folder does not appear to be writable.
I'm under Ubuntu Gutsy and I open chmod 777.
Need help please !!
Thanks
check if all ../resources/images/* are 777.
I have the same problem, and all my folders have 777.....
Any suggestions anyone?
I have read through all of these post and none have solved this problem? Everything else is green except the API passback is not true? I cannot get this to install..Please help
OK, I have it working. The problem is the jquery library isn't being loaded at the start of the page.
To fix this, you need to edit the app/views/admin/manage/upload.php file.
On the second line, add this;-
Right before the line that imports jquery_ajaxfileupload.js, and everything should start working.
Good luck!
More information about formatting options
check if all ../resources/images/* are 777.
I have the same problem, and all my folders have 777.....
Any suggestions anyone?
I have read through all of these post and none have solved this problem? Everything else is green except the API passback is not true? I cannot get this to install..Please help
OK, I have it working.
The problem is the jquery library isn't being loaded at the start of the page.
To fix this, you need to edit the app/views/admin/manage/upload.php file.
On the second line, add this;-
Right before the line that imports jquery_ajaxfileupload.js, and everything should start working.
Good luck!
Post new comment