

Yes, I’ll do this when I integrate it to MaxiGallery. The solo snippet is not originally developed by me, I have just done some changes to it..
In MaxiGallerySolo, I think it would be better to display images even if galsID are empty, as it search in the table, it can display $count latest (or random) from all galleries.
Yes, that was intentional that it displays page navigator even if there’s just one page and user can’t go anywhere
In beta2 of MaxiGallery, the pagination is still displayed even all images are displayed:
« previous | | 1 | next » .
I changed the default templates to hide the navigator now if there’s only one page. There was also some mixups in the pagenumber tpl as you can probably see that the | dividers comes wrong.. Fixes are in the SVN so if you have a client, go grab a new version.Not at all! I love getting user input from this and if you guys wouldn’t post, I wouldn’t keep on developing it.. So just the contrary, keep on posting!
ps tell me if I bored you with my questions/remarks.
Hmh, are you sure everything got uploaded correctly? There shouldn’t be any major changes that would break compatibility with 0.9.2.2.. I have tested only in 0.9.5 my self though. I did update the dbapi calls to a newer syntax, but it should work in 0.9.2.2 too.. I’ll test this on one of my older installs and see what happens.
Tadaa! A new edipo’s problem! With this new beta I can’t see anything also with a simple call like this: [[MaxiGallery]] (I’m using MODx 0.9.2.2)
Yes, I’m sure
Hmh, are you sure everything got uploaded correctly?

It worked fine in my 0.9.2.1 install with a bit of tweaking
Quote from: doze at Nov 18, 2006, 08:00 AMYes, I’m sure
Hmh, are you sure everything got uploaded correctly?
Did you update the snippet code in MODx manager? You have to do that.. But there is a bug in the maxigallery.txt. I have forgot to comment one line in it. So add // to line 165 or just remove the commented block ( eg. add everything under ////// Setting(s) ).
Yes I did that...
Did you update the snippet code in MODx manager? You have to do that..
My line 165 is commented! But I have commented line 49 and now seems to work well....
But there is a bug in the maxigallery.txt. I have forgot to comment one line in it. So add // to line 165 or just remove the commented block ( eg. add everything under ////// Setting(s) ).

I haven’t had a change to test it my self, because it needs ZZIPlib support from php, but it’s supposed to work. I will look for a better ways to handle zip files at some stage..
EDIT: I can’t understand if it is possible to upload a zip file with all the photos inside
This discussion is closed to further replies. Keep calm and carry on.