Hi.
The wiki & explanation of this package seemed really promising, so I’m just trying to get it running on a site.
The install went smoothly (must admit I was pleasantly surprised with the install interface!), but now there’s an issue... I’m not seeing the "EvoGallery" module in the modules tab.
In does appear in module management, but refused to show up in the menu (to start managing the galleries!).
From what I can see all files are in the right place according to the install.txt instructions. There’s also an assets/galleries folder.
Any tips on where to look?
Edited
The problem fixed itself... sort of. I tried to get "Register Globals" to turn off, however due to restrictions from the host that was not possible with .htaccess. Actually, .htaccess was not allowed due to it being a windows host... learned something new again!
I contacted the host who kindly upgraded the PHP from PHP 4 to PHP 5 (at 1am sunday morning!), which fixed that problem.
When I logged in again the module did show in the menu and so far it seems to work.
I don’t know if the logging in again did the trick, or if it was a php compatibility problem (looking at the specs required now, probably that), but it’s fixed now.
Edited (2)
Finally figured it out and it looks like it’s a bug. If the gallery TV is the only TV for that template it wont show up but as soon as i have another TV I can see the gallery link. Obviously multiple TV are normally present, but as i was testing on a new install I’d not created any additional TV’s.
Thanks! That was the same problem here.
Imo, that sounds like a managermanager bug that might need to be investigated - any volunteers?
As I’m not expecting to need another template variable for this very easy website, I’ll just use MM to hide the abundant field again. Hehe.
Edited (3)
I’d like to suggest a change to the docs (
http://svn.modxcms.com/docs/display/ADDON/EvoGallery) to make it clear that if you leave out docId, that it takes all photos.
From what I’m experiencing on my site now (and what is on line 14 of the snippet config.inc.php file) I conclude it gets all photos if there is no setting given, while the docs say the default will be $modx->documentIdentifier.