Hi everyone,
I can't get any of the detail window types to work. Each time I click on a picture it shows in Modal Box or it goes to the link where the picture is stored? When using the image module by itself, the detail windows work. But not when using the component. I need to make a category layout, so the image module isn't very effective to solve this issue.
I took a look at: viewtopic.php?f=1&t=12128. Tried it, but still not working. Any ideas?
Tech details:
Joomla 1.5
Phoca Gallery Component 2.8.1
Phoca Gallery module 2.7.5
Thanks!
Can not view detail Window
- Jan
- Phoca Hero

- Posts: 49150
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Can not view detail Window
Did you check the javascript console for errors in your browser? If there is some error rendered?
If you find Phoca extensions useful, please support the project
-
kakenx
- Phoca Newbie

- Posts: 6
- Joined: 26 Aug 2012, 20:59
Re: Can not view detail Window
I got the following errors on the javascript console:
ReferenceError: hs is not defined [http://www.website.org/test/category/1-retry.html:69]
ReferenceError: hs is not defined [http://www.website.org/test/category/1-retry.html:74]
TypeError: Property '$' of object [object Window] is not a function [http://www.website.org/test/category/1-retry.html:224]
Any ideas?
ReferenceError: hs is not defined [http://www.website.org/test/category/1-retry.html:69]
ReferenceError: hs is not defined [http://www.website.org/test/category/1-retry.html:74]
TypeError: Property '$' of object [object Window] is not a function [http://www.website.org/test/category/1-retry.html:224]
Any ideas?
- Jan
- Phoca Hero

- Posts: 49150
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Can not view detail Window
Hmm, this seems like some conflict between javascript libraries on your site, check which libraries are loaded there and if there are any conflict between them - check if e.g. mootools vs. jquery are not in conflict - check other extensions (unpublish them step by step - to know which can be in conflict, etc.)
Jan
Jan
If you find Phoca extensions useful, please support the project
-
kakenx
- Phoca Newbie

- Posts: 6
- Joined: 26 Aug 2012, 20:59
Re: Can not view detail Window
Hey thanks for the reply. Solved the issue. The previous developer had a piece of code in the joomla template that was causing the issue.
Thanks!
Thanks!
- Jan
- Phoca Hero

- Posts: 49150
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact: