Do you mean the mod posted in this thread?
http://modxcms.com/forums/index.php/topic,7449.0.html
I haven’t done that, no. In fact I haven’t really looked for a solution because I only just realized that it might be a Maxigallery bug and that I should look there for answers. Previously I just thought that something was fishy in the overall MODx user authentication system and figured that it would be fixed in future versions (or that I wasn’t setting it up properly, since it never quite works the way I expect).
EDIT: I’m looking now at the code in the version of maxigallery.class.inc.php that I’m using (which came with MG 0.5 BETA 2), and the checkPermissions seems to already have the fix above provided by TobyL...
What I’d really like to work on is a gallery admin module that works outside of the document preview window (or the document itself). I don’t personally ever use the admin functions outside of the Manager, and this seems as if it would be less confusing for people. I think that I saw this on your to-do list a while back, but I know that your list is long and there are probably more pressing things on it.
The other tool that I’m going to create as a module is a batch image processor/importer. A site I’m helping out with has several galleries of 800 or more photos, and it would really make their lives easier to be able to upload big versions of all the images in a gallery and then have the batch tool process and add them to the database (with sequential titles). If you like I’ll send it to you when it’s done so that you can see if you think it’s a useful addition and if so improve and share it (perhaps it could be turned into a sort of DocManager for MG).
And I guess while I’m off on this tangent, I’ve used MG as the basis for several eCard scripts in the last year or so, and that seems like something that might be worth cleaning up and making available as a MG mod...