Okay, thanks Raymond, I guess there are many things on the tadalist !
.: COO - Commerce Guys - Community Driven Innovation :.
MODx est l'outil id
-
MODX Staff
- 10,725 Posts
Shoould we get this into the public domain so someone who has time to work on it can get it completed???
I’m playng and testing with this module, but i have an issue:
- 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
while work is on the way to fix this bug in 0.9.5. I would like to recommend that you use full paths when pointing to the gallery folder
changed gallery path,
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
Changed again with
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