You have to make MaxiGallery use the ftp commands to make the galleries filesystem folders, see MaxiGallery wiki page and the parameters that have "ftp" in them.
"He can have a lollipop any time he wants to. That's what it means to be a programmer."
I’m experiencing the exact same error wouterjj has documented above. It appears we’ve followed the exact same tutorial to set up MaxiGallery and have the exact same errors. I attempted to include the ftp parameters within a call to the snippet from a gallery page and still get the same errors. Perhaps I’m using the ftp parameters incorrectly, maybe even at the wrong place, after all, I am just starting to play around with Modx. However, I have successfully installed other Modx modules without error, this one seems to be a bit tricky...Any help would be appreciated.
What’s your snippet call like? what MODx / MaxiGallery version?
"He can have a lollipop any time he wants to. That's what it means to be a programmer."
You need to add the ftp related snippet parameters to your snippet call, eg. &use_ftp_commands=`1` &ftp_server... etc...
"He can have a lollipop any time he wants to. That's what it means to be a programmer."
"He can have a lollipop any time he wants to. That's what it means to be a programmer."
It hase to do with the php save_mode thats on. but the ftp option should work.