Page 1 of 1

missing components

Posted: 28 Jan 2009, 13:19
by gnolas
Hi !
I installed PhocaGallerie. It is running but I am facing two problems :
1. all the detail windows appears with the same design even if I change the parameters (Modal, Shadowbox ...)
2. on the detail windows there is no navigation buttons, only the alternate text (previous image, nest image ...)
I use the Chromatophore RocketTheme template, but if I change it for a Phoca template the result shows the same problem.
Can U help me please ?
Have a look to http://gnolas.olympe-network.com/Joomla/
and click on the "Gnolas" random thumbnail in the left side of he home page.

Re: missing components

Posted: 28 Jan 2009, 15:05
by Nukem36
High!

looks like some things went wrong while installing the component: look for the images (for the location and filenames look in the generated html-code, in ff->view source) if they exist on your site? I'm nearly shure they don't!

Take care where you do your settings in your gallery. Maybe you changed parameter in the global-settings and not in the module-parameters? Please check that!

Hope this helps
Nukem36

Re: missing components

Posted: 29 Jan 2009, 12:27
by gnolas
Thank U Nukem36
I have check the images icon-prev.gif et so ... They are located in the good folder, and the html code generated looks OK
I do not understand why I am alone with this kind of problem, nobody reports something like that on the forum ...

Re: missing components

Posted: 29 Jan 2009, 12:40
by Nukem36
High!

your right, if f.e. this file exists:

Code: Select all

/Joomla/components/com_phocagallery/assets/images/icon-play.gif
this should work.

hmm.... had a look on your site and it looks a little strange:

When using adress http://gnolas.olympe-network.com/ I see a couple of folders like "maquette/" ... and a folder where your Joomla installation is located. As some adresses for pics may be relative (f.e. ../../pics/mypic.jpg) it may occur that the files cant be found by the webserver!?

Please check the following: Login to your hoster's website and change the document root from your site to ./Joomla. So the site starts in that folder and requesting http://gnolas.olympe-network.com/ should directly open your website. This of course makes your other folders ("maquette/" ..)inaccassable for webusers!

Regards
Nukem36