<![CDATA[ Gallery 2 Module, Testers Wanted - My Forums]]> https://forums.modx.com/thread/?thread=49014 <![CDATA[Re: Gallery 2 Module, Testers Wanted]]> https://forums.modx.com/thread/49014/gallery-2-module-testers-wanted?page=4#dis-post-286435 Quote from: Bravado at May 18, 2006, 08:56 PM

...
First, the latest version, Gallery 2.1.1, doesn’t work with this module due to the API changes.
.....

grin ok..... i’m using latest 2.1.1a rolleyes]]>
banzai May 21, 2006, 06:54 AM https://forums.modx.com/thread/49014/gallery-2-module-testers-wanted?page=4#dis-post-286435
<![CDATA[Re: Gallery 2 Module, Testers Wanted]]> https://forums.modx.com/thread/49014/gallery-2-module-testers-wanted?page=4#dis-post-286434
First, the latest version, Gallery 2.1.1, doesn’t work with this module due to the API changes.

Second, the URL Rewrite module will work but it will require some custom rules to be set. I’ve only played around with one rule, the Show Item rule, and got it to work. I noticed that without the use of the URL Rewrite module that specific parameters were being set in the URL. So...on a hunch, I enabled the module and set the Show Item rule to this:

photogallery.html?g2_itemId=%itemId%


It’s necessary to use the full page name so that MODx doesn’t freak out. I wish that the rule could use the [~xx~] syntax for assigning the page name...but of course MODx is not able to parse it out since this is more on a mod_rewrite level. However, it works and that’s what really matters. I’ll probably will be playing around with this and see if I can discover some of the other variables that can be used with the rules. Only one I’m stumped on is the links for Advanced Search and SlideShow.

So, on that note, the two things on the list that probably need to be addressed is the custom rules for the URL Rewrite module and the updated API in the latest version of Gallery. Hope this info helps the devs! laugh]]>
Bravado May 18, 2006, 03:56 PM https://forums.modx.com/thread/49014/gallery-2-module-testers-wanted?page=4#dis-post-286434
<![CDATA[Re: Gallery 2 Module, Testers Wanted]]> https://forums.modx.com/thread/49014/gallery-2-module-testers-wanted?page=4#dis-post-286433 banzai May 12, 2006, 07:34 AM https://forums.modx.com/thread/49014/gallery-2-module-testers-wanted?page=4#dis-post-286433 <![CDATA[Re: Gallery 2 Module, Testers Wanted]]> https://forums.modx.com/thread/49014/gallery-2-module-testers-wanted?page=3#dis-post-286432
Module Path: http://www.modx.it/assets/modules/gallery/
Gallery Path: http://www.modx.it/gallery2
Relative URL to Gallery from CMS: ../gallery2

this error
Warning: Unknown(/var/www/html/http://www.modx.it/assets/modules/gallery/g2cms.base.class.inc.php): failed to open stream: No such file or directory in /var/www/html/manager/processors/execute_module.processor.php(103) : eval()’d code on line 19

Warning: (null)(): Failed opening ’/var/www/html/http://www.modx.it/assets/modules/gallery/g2cms.base.class.inc.php’ for inclusion (include_path=’/var/www/html/manager/includes/’) in /var/www/html/manager/processors/execute_module.processor.php(103) : eval()’d code on line 19

Warning: Unknown(/var/www/html/http://www.modx.it/assets/modules/gallery/g2cms.main.class.inc.php): failed to open stream: No such file or directory in /var/www/html/manager/processors/execute_module.processor.php(103) : eval()’d code on line 43

Warning: (null)(): Failed opening ’/var/www/html/http://www.modx.it/assets/modules/gallery/g2cms.main.class.inc.php’ for inclusion (include_path=’/var/www/html/manager/includes/’) in /var/www/html/manager/processors/execute_module.processor.php(103) : eval()’d code on line 43

Fatal error: Cannot instantiate non-existent class: g2cms_main in /var/www/html/manager/processors/execute_module.processor.php(103) : eval()’d code on line 44
]]>
banzai May 12, 2006, 07:32 AM https://forums.modx.com/thread/49014/gallery-2-module-testers-wanted?page=3#dis-post-286432
<![CDATA[Re: Gallery 2 Module, Testers Wanted]]> https://forums.modx.com/thread/49014/gallery-2-module-testers-wanted?page=3#dis-post-286431
Module Path: assets/modules/gallery/
Gallery Path: http://www.modx.it/gallery2
Relative URL to Gallery from CMS: ../gallery2



but receive this error

Fatal error: Undefined class name ’galleryembed’ in /var/www/html/assets/modules/gallery/g2cms.admin.class.inc.php on line 26

]]>
banzai May 12, 2006, 07:30 AM https://forums.modx.com/thread/49014/gallery-2-module-testers-wanted?page=3#dis-post-286431
<![CDATA[Re: Gallery 2 Module, Testers Wanted]]> https://forums.modx.com/thread/49014/gallery-2-module-testers-wanted?page=3#dis-post-286430 xwisdom May 03, 2006, 08:52 PM https://forums.modx.com/thread/49014/gallery-2-module-testers-wanted?page=3#dis-post-286430 <![CDATA[Re: Gallery 2 Module, Testers Wanted]]> https://forums.modx.com/thread/49014/gallery-2-module-testers-wanted?page=3#dis-post-286429 That has got to be fixed and removed for 0.9.5, so that all paths will need to be full in the manager pages, instead of the include dir taking over the configured servers include dir. That will also fix the free hosting issues with that service in France, or any other server that doesn’t allow the include path to be modified.]]> opengeek May 03, 2006, 12:04 PM https://forums.modx.com/thread/49014/gallery-2-module-testers-wanted?page=3#dis-post-286429 <![CDATA[Re: Gallery 2 Module, Testers Wanted]]> https://forums.modx.com/thread/49014/gallery-2-module-testers-wanted?page=3#dis-post-286428 - installation works fine, but when i click on Gallery admin i have this error:

Warning: execute(gallery2/embed.php): failed to open stream: No such file or directory in /var/www/html/assets/modules/gallery/g2cms.admin.class.inc.php on line 24

Fatal error: execute(): Failed opening required ’gallery2/embed.php’ (include_path=’/var/www/html/manager/includes/’) in /var/www/html/assets/modules/gallery/g2cms.admin.class.inc.php on line 24

this is my config:
Module Path: assets/modules/gallery/
Gallery Path: gallery2
Relative URL to Gallery from CMS: ../gallery2


]]>
banzai May 03, 2006, 05:07 AM https://forums.modx.com/thread/49014/gallery-2-module-testers-wanted?page=3#dis-post-286428
<![CDATA[Re: Gallery 2 Module, Testers Wanted]]> https://forums.modx.com/thread/49014/gallery-2-module-testers-wanted?page=3#dis-post-286427 rethrash Apr 21, 2006, 02:26 PM https://forums.modx.com/thread/49014/gallery-2-module-testers-wanted?page=3#dis-post-286427 <![CDATA[Re: Gallery 2 Module, Testers Wanted]]> https://forums.modx.com/thread/49014/gallery-2-module-testers-wanted?page=3#dis-post-286426 opengeek Apr 21, 2006, 02:25 PM https://forums.modx.com/thread/49014/gallery-2-module-testers-wanted?page=3#dis-post-286426