I have looked through the forums, and I understand that this has been discussed, but I can't seem to find a work-around for it, and the one suggested fix (the ftp path) isn't working for me, and every path I try except '/' gives me a cannot find path error. '/' seems to be the only one that finds the path.
When I installed Easy Gallery, I uploaded a test image into a category, and everything seemed to work fine. In fact, if I create a category and upload one or a whole .zip file, there is no issue with getting the pictures there. It is only after I want to add a picture do I have a problem. When I try to add a picture to an existing category, I get a file already found when it tries to do a mkdir on line 92 in the FTP classes directory. This is the point where you're checking to see if the directory exists.
I have even tried to use the path in the error description, which would be /home/hgreat26/public_html and so on, and took that path and chopped it down by taking the first directory off all the way down to just a '/', and at each step, it couldn't find the path until I got back down to '/'. And all the permissions on those directories are 777.
Any suggestions, or is there perhaps a code fix for the directory check? I would hate to go in and manually take the database entries out, delete the directories, and so on, just to upload one file (since I only get one shot at a category at the moment and would have to do it all at one time). Then it doesn't become Easy Gallery anymore

.
Anyway, thanks, and kudos to you for the other modules in the Easy line. I run a web design company, and when I am installing Joomla, these are some of my "base" components. First time I have tried to use Easy Gallery though, and the first problem I have had with your stuff.
As Always,
Don