The manage images button shows up with &gal_query_ids=`all` but no images show up when in editing mode.
My call is simply: [!MaxiGallery? &gal_query_ids=`all` !].
I am trying to have a centralized management of all galleries.
Quote from: dev_cw at Aug 28, 2008, 02:06 PM
The manage images button shows up with &gal_query_ids=`all` but no images show up when in editing mode.
My call is simply: [!MaxiGallery? &gal_query_ids=`all` !].
Do you mean that images are shown in thumbail view, but nothing in picture management? or nothing in both yet (ie. no pictures uploaded yet)? Do you know that you cannot upload images in query mode?
"He can have a lollipop any time he wants to. That's what it means to be a programmer."
Images from all the galleries show, and the manage button shows up. But once I click on the manage it loads a blank gallery. The upload options do not show. The available options are: back to normal, save changes, sort pictures and delete all pictures.
Ok, there’s a bug then.. does the managing work if you define id’s in the gal_query_ids parameters instead of ’all’?
"He can have a lollipop any time he wants to. That's what it means to be a programmer."
Yes. If I specify an ID it works fine. It also works with multiple IDs.
Using the latest MODx 0.9.6.3-rc1 (it may well be the same issue under 0.9.6.2??) and there seems to be a conflict between the versions of mootools used by Quickedit and MaxiGallery. This is also an issue for the existing MaxiGallery 0.5.2 version.
I have a simple gallery using slimbox. This works fine, but as soon as I am logged in to the manager it fails to work.
If I sync the mootools.js files between /manager/media/script/mootools and snippets/maxigallery/slimbox/js then it works again as expected.
thanks for the report, i’ll get that fixed once i release that v0.6 version.
"He can have a lollipop any time he wants to. That's what it means to be a programmer."
Hmm.. strange.. It has been working ok for others and works in my tests.. Can you try to install again? also is both of the documents uncached as you are using cached snippet calls..
"He can have a lollipop any time he wants to. That's what it means to be a programmer."