Joomla.it Forum
Componenti per Joomla! => Gallerie di immagini => : 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.
-
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/Denise
and the filename in this path
http://evacious.com/beta/modules/mod_oziogallery/flashgallerytitle.php
has should be flashgallery.php
Have you changed something in the original files?
Are you using the last version 1.0.0?
-
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?
-
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
-
ok ;)