myGallery MOD Problem
Posted: Thu 5. Jan 2006, 12:40
Hi guys!
I got a problem with the myGallery MOD by scraper. After installing the mod successfully, i set up an article with code The test-album I have created was shown on the gallery page, but if i click on it, to view the album, it doesn't open.
The Path look like this:
.../index.php?gallery
In inc_lib/var.config.php I set but still doesn't work. The structure alias in phpwcms is "gallery" as you can see. 
If I click on my test-album it refers to the correct link (.../index.php?gallery&album=2) but I see the overview of all albums, and not the specific pictures, I have added to this particular album so far.
So what's wrong with my install? Any hints?
I got a problem with the myGallery MOD by scraper. After installing the mod successfully, i set up an article with code
Code: Select all
{MYGAL}
The Path look like this:
.../index.php?gallery
In inc_lib/var.config.php I set
Code: Select all
$phpwcmsalias='gallery';

If I click on my test-album it refers to the correct link (.../index.php?gallery&album=2) but I see the overview of all albums, and not the specific pictures, I have added to this particular album so far.
So what's wrong with my install? Any hints?
