
well i see that many issues were solved here in forum (thank god!) but i experience still some.

here my actual problem:
i istalled it and created 3 groups with alias gallery, album etc....
if i open in frontend the group "gallery" i can see my album, but there is no picture in it.
problem: the path is not transfered properly to the function.
subproblem: the file "include/inc_module/mygallery/inc_front/func.inc.php tries to include:
include (
Code: Select all
PHPWCMS_ROOT.'/include/inc_module/mygallery/inc_lib/front.classes.php');
but the file will NOT excecuted. so the $dir is not initialized. WHY???
can it be a problem of my php.ini?
By the way, the result of the o.g. is:
D:/works/yelk/include/inc_module/mygallery/inc_lib/var.config.php
and i ask me if apache/php is apble to do such queries....
on creating a gallery is everything ok. i can see all pictures and so on.
2. error:
when i click on the gallery, nothing appears....
please help me with that.
you can see the state on http://pilaf.ath.cx/yelk/
thx