@Niedzielan
Seems that some path settings are wrong indeed. You can check your GaleriX picture in path in PHPWCMS_ROOT/include/inc_module/mod_galerix/inc_lib/config.inc.php. Per default it is set to PHPWCMS_ROOT/content/galerix. What path is shown when you right-click on one of the missing pictures and select "Show image"?
@all
Gallery module is under development
That's quite nice because I started developing my module just because there wasn't a real gallery for phpWCMS. But on the other hand, now I'd like to wait what Oliver has in petto for his gallery. Perhaps GaleriX becomes obsolete by then... that would be quite sad for me.
Saying Bill Gates improved computer security is like saying Osama bin Laden improved flight security.
und zwar habe ich das MOD nach Anleitung installiert aber es funktioniert nicht richtig ! Im Backend wir zwar das Modul angezeigt aber man kann dann nichts machen wenn man darauf drückt !!!
den Modul - Eintrag erledigt phpwcms ab der 1.3 von selbst. Das heißt aber nicht, dass das Modul mit dieser Version KANN. Das kommt erst noch! (siehst du auch weiter vorne)
Hey. Habe das Problem, dass der Firefox keine Alben öffnen kann.
Fotos sind kein Problem aber Alben öffnen ( bei {GALERIX]} bzw unterordner) geht einfach nicht.
Jemand ne idee?
Habe das phpwcms sogar schon neu installiert:(
gratch wrote:@Niedzielan
Seems that some path settings are wrong indeed. You can check your GaleriX picture in path in PHPWCMS_ROOT/include/inc_module/mod_galerix/inc_lib/config.inc.php. Per default it is set to PHPWCMS_ROOT/content/galerix. What path is shown when you right-click on one of the missing pictures and select "Show image"?
the path is:
/temp/phpwcms/content/galerix/36b7d9c033f50417867f63d60c3de810.jpg
this mod is great and just what I need, but I run 1.3...
Any news as to when galleriX could be 1.3 compliant or when the new built in gallery for 1.3.. could be available?
Many thanks to all you hackers who devote your time and expertise to build mods for the rest of us to use...freely
case 8: // GaleriX MOD
if($phpwcms["galerix_mod"]) { //enabled/disable GaleriX MOD
include_once(PHPWCMS_ROOT.'/include/inc_module/mod_galerix/main.inc.php');
}
break;