Hi,
I’m refering to this thread telling that MaxiGallery works fine only when connected in the MODx manager:
http://modxcms.com/forums/index.php/topic,47965.0.html
I experience similar problem.
---- Edit ---
Not a MaxiGallery problem. See 3rd message in this thread.
---- end of edit ----
What I observe is that MaxiGallery works fine when connected or not to the manager, at least for a classical "Large picture and clickable thumbnails" configuration like here:
http://www.altipoint.ch/demo_product
But when not connected to the manager, MaxiGallery prevents other scripts to work.
For example, when following above link, the "Add product" button does not work unless I’m logged in the MODx manager.
Logged in or not in MODx manager, all works fine on a localhost but not on a remote host.
I compared outputed HTML code for another page with similar problem, wether I logged in the MODx manager or not:
http://www.altipoint.ch/demo_catalogue
The code is 100% identical in both cases.
So, certainly is the problem due to Javascript, but I’m not totally satisfied with the Javascript conflict explanation.
I assume that MaxiGallery is unable to retrieve some useful info when the user is not logged in MODx and the host is remote.
Any idea?