<![CDATA[ IMPORTANT: Testing for next version (v0.6) - My Forums]]> https://forums.modx.com/thread/?thread=49736 <![CDATA[Re: IMPORTANT: Testing for next version (v0.6)]]> https://forums.modx.com/thread/49736/important-testing-for-next-version-v0-6?page=16#dis-post-485052 Quote from: markoj at Dec 10, 2013, 06:51 PM
Basically I want to manage a main gallery on a page without opening the manager for other maxigallery calls on the same page that feed through ditto. I am hoping this will fix the madness that appears on screen when I have 5+ maxigallery managers open at the same time.

Are you aware of the parameter manage_target ?
Here the author gives instructions how to use it:
http://forums.modx.com/thread/49858/manage-gallery-template-help#dis-post-292333]]>
danilocuculic Dec 10, 2013, 09:36 PM https://forums.modx.com/thread/49736/important-testing-for-next-version-v0-6?page=16#dis-post-485052
<![CDATA[Re: IMPORTANT: Testing for next version (v0.6)]]> https://forums.modx.com/thread/49736/important-testing-for-next-version-v0-6?page=16#dis-post-485039
I am looking for the specific feature &manage=`0` mentioned here:

http://forums.modx.com/forums/thread/49990/modification-picture-and-thumbnails-on-same-page#dis-post-293357

The author "eerne" created this hack that requires maxigallery 0.6, so I have that now.
Eerne's links are no longer valid for the hack itself, so I PM'd, we'll see...

Basically I want to manage a main gallery on a page without opening the manager for other maxigallery calls on the same page that feed through ditto. I am hoping this will fix the madness that appears on screen when I have 5+ maxigallery managers open at the same time.]]>
markoj Dec 10, 2013, 06:51 PM https://forums.modx.com/thread/49736/important-testing-for-next-version-v0-6?page=16#dis-post-485039
<![CDATA[Re: IMPORTANT: Testing for next version (v0.6)]]> https://forums.modx.com/thread/49736/important-testing-for-next-version-v0-6?page=16#dis-post-484981 :) KP
]]>
kp52 Dec 10, 2013, 09:37 AM https://forums.modx.com/thread/49736/important-testing-for-next-version-v0-6?page=16#dis-post-484981
<![CDATA[Re: IMPORTANT: Testing for next version (v0.6)]]> https://forums.modx.com/thread/49736/important-testing-for-next-version-v0-6?page=16#dis-post-484969

I haven't found any working links anywhere and would love to continue working with it even though it seems abandoned.

I specifically want the hack that allows: &manage=`0`]]>
markoj Dec 10, 2013, 07:19 AM https://forums.modx.com/thread/49736/important-testing-for-next-version-v0-6?page=16#dis-post-484969
<![CDATA[Re: IMPORTANT: Testing for next version (v0.6)]]> https://forums.modx.com/thread/49736/important-testing-for-next-version-v0-6?page=16#dis-post-421158 http://minus.com/mVr66D6ch/1f (I hope the sharing service works)
remembrer to use the same snippet of the old version.
It was downloaded from an old site of mine I can't remember if I changed something.
I'm really sorry that the project is abandoned: it was the best gallery ever.]]>
andrearicci Apr 23, 2012, 04:40 AM https://forums.modx.com/thread/49736/important-testing-for-next-version-v0-6?page=16#dis-post-421158
<![CDATA[Re: IMPORTANT: Testing for next version (v0.6)]]> https://forums.modx.com/thread/49736/important-testing-for-next-version-v0-6?page=15#dis-post-421126 pjldesign Apr 22, 2012, 06:24 PM https://forums.modx.com/thread/49736/important-testing-for-next-version-v0-6?page=15#dis-post-421126 <![CDATA[Re: IMPORTANT: Testing for next version (v0.6)]]> https://forums.modx.com/thread/49736/important-testing-for-next-version-v0-6?page=15#dis-post-401220 thank you]]> andrearicci Nov 23, 2011, 01:25 PM https://forums.modx.com/thread/49736/important-testing-for-next-version-v0-6?page=15#dis-post-401220 <![CDATA[Re: IMPORTANT: Testing for next version (v0.6)]]> https://forums.modx.com/thread/49736/important-testing-for-next-version-v0-6?page=15#dis-post-399240 thank you]]> andrearicci Nov 07, 2011, 05:14 AM https://forums.modx.com/thread/49736/important-testing-for-next-version-v0-6?page=15#dis-post-399240 <![CDATA[Re: IMPORTANT: Testing for next version (v0.6)]]> https://forums.modx.com/thread/49736/important-testing-for-next-version-v0-6?page=15#dis-post-395590
The wiki links to the forum, and the forum says there's an attachment with the first post, but I can't see one. Need help!]]>
wyleyr Oct 02, 2011, 06:30 PM https://forums.modx.com/thread/49736/important-testing-for-next-version-v0-6?page=15#dis-post-395590
<![CDATA[Re: IMPORTANT: Testing for next version (v0.6)]]> https://forums.modx.com/thread/49736/important-testing-for-next-version-v0-6?page=15#dis-post-291695 http://www.php.net/split).

Modifying line 265 of maxigallery.class.inc.php from this:

$sizes = split('x', $max_thumb_size);

to this:
$sizes = preg_split('/x/', $max_thumb_size);

fixes it.

This error also affects 0.5.2 in the same way, slightly different line of code.]]>
dflock Apr 20, 2011, 02:18 AM https://forums.modx.com/thread/49736/important-testing-for-next-version-v0-6?page=15#dis-post-291695