I am set shadowbox, but the picture open in a Standardpopup Window?
Have any the same Problem?
shadowbox problem
- Jan
- Phoca Hero

- Posts: 49279
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: shadowbox problem
If you find Phoca extensions useful, please support the project
-
dgroeser
- Phoca Enthusiast

- Posts: 55
- Joined: 01 Mar 2008, 18:31
Re: shadowbox problem
I´m set in Parameter Components and on the Menu Link??
- Jan
- Phoca Hero

- Posts: 49279
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: shadowbox problem
??? no idea, I need to see it 
If you find Phoca extensions useful, please support the project
- Jan
- Phoca Hero

- Posts: 49279
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: shadowbox problem
It seems like shadowbox is not loaded on your site, the modal box works fine, but shadow box not (try to reinstall Phoca Gallery - upgrade), maybe some file is missing while istallation, maybe there is some conflict which prevent from loading shadowbox library into the system ??? (image is not displayed in standard popup window, standard popup window is a popup, on your site image is displayed self in the site, so it is prepared for displaying in shadowbox but if shadowbox is not loaded, only image without effect will be displayed 
Jan
Jan
If you find Phoca extensions useful, please support the project
-
dgroeser
- Phoca Enthusiast

- Posts: 55
- Joined: 01 Mar 2008, 18:31
Re: shadowbox problem
I´m reinstall the Phoca 2.1 Version, the same Problem, anyone can i find out, what is the problem?
-
seichlerter
- Phoca Newbie

- Posts: 3
- Joined: 03 Oct 2008, 17:55
Re: shadowbox problem
i have the same problem - but just with my selfmade template.
if i take a standard template from joomla (i take beez) it Works!!
Can you test it on your template please, ill going on search the error, please help me
if i take a standard template from joomla (i take beez) it Works!!
Can you test it on your template please, ill going on search the error, please help me
- Jan
- Phoca Hero

- Posts: 49279
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: shadowbox problem
yes, template can be problem too...
dgroeser
please try to change template for testing...
Jan
dgroeser
please try to change template for testing...
Jan
If you find Phoca extensions useful, please support the project
-
seichlerter
- Phoca Newbie

- Posts: 3
- Joined: 03 Oct 2008, 17:55
Re: shadowbox problem
Yeah dude i solve the Problem 
Here is my solution:
I forgot that inculde
You must include that befor the <head> in the file index.php.
Here is my solution:
I forgot that inculde
Code: Select all
<jdoc:include type="head" />
-
dgroeser
- Phoca Enthusiast

- Posts: 55
- Joined: 01 Mar 2008, 18:31
Re: shadowbox problem
an this code, now goes
Code: Select all
<?php echo '<?xml version="1.0" encoding="utf-8"?'.'>'; ?>