Joomla.it Forum

Componenti per Joomla! => Gallerie di immagini => : cajunrice 02 Oct 2008, 20:24:12

: Problem with FlashGallery module
: cajunrice 02 Oct 2008, 20:24:12
First I want to thank you for a great product. But... I have a problem displaying a second module of flashgallery embedded into an article. I followed all your instructions on the website but it will not display flashgallery. It will display all the other types of galleries.

This is the link to the gallery:
http://evacious.com/beta/index.php?option=com_content&view=article&id=51&Itemid=61

Thank you.
: Re: Problem with FlashGallery
: ste 02 Oct 2008, 21:43:45
Hi cajunrice,
there's something strange in the source code of your page, this path is not correct, the folder are repeated
:
../../modules/mod_oziogallery/modules/mod_oziogallery/photo/Deniseand the filename in this path
:
http://evacious.com/beta/modules/mod_oziogallery/flashgallerytitle.phphas should be flashgallery.php
Have you changed something in the original files?
Are you using the last version 1.0.0?
: Re: Problem with FlashGallery module
: cajunrice 02 Oct 2008, 21:56:55
I have not made any modifications to the source code. All I am trying to do is have multiple galleries. Do you think I should delete flashgallerytitle.php?
: Re: Problem with FlashGallery module
: cajunrice 02 Oct 2008, 22:11:59
Thank you. I figured it out ;D
I turns out that i was pointing to the wrong images folder.

I had created a new folder within the photo folder and i was entering the full path to that folder.

example: modules/mod_oziogallery/photo/denise
when all i needed to enter was photo/denise
: Re: Problem with FlashGallery module
: ste 02 Oct 2008, 23:50:20
ok ;)