I am having one small issue with fileuploads from admin backend. Version 2.19 on Joomla 2.5
My site has a number of categories, each created initially by uploading a zip file with folders. The phocadownload folder has a number of sub-directories so it looks like this..
Code: Select all
phocadownload
phocadownload/cat1
phocadownload/cat2
phocadownload/userupload
Permissions are the same on all of these folders - 755 and all are owned by my user. I can upload fine using another joomla app i.e. extplorer. I can even manually edit the file path to point to the uploaded file and it works fine.. It just seems to be the browse function that isn't working correctly.
I've searched the forum and noted some other similar problems but no solutions. Hope you can help!