shadowbox problem

Phoca Gallery - image gallery extension
dgroeser
Phoca Enthusiast
Phoca Enthusiast
Posts: 55
Joined: 01 Mar 2008, 18:31

shadowbox problem

Post by dgroeser »

I am set shadowbox, but the picture open in a Standardpopup Window?

Have any the same Problem?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49279
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: shadowbox problem

Post by Jan »

Did you set it in Parameters Component:

https://www.phoca.cz/documentation/index ... -in-joomla

Jan
If you find Phoca extensions useful, please support the project
dgroeser
Phoca Enthusiast
Phoca Enthusiast
Posts: 55
Joined: 01 Mar 2008, 18:31

Re: shadowbox problem

Post by dgroeser »

I´m set in Parameter Components and on the Menu Link??
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49279
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: shadowbox problem

Post by Jan »

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

Re: shadowbox problem

Post by Jan »

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
If you find Phoca extensions useful, please support the project
dgroeser
Phoca Enthusiast
Phoca Enthusiast
Posts: 55
Joined: 01 Mar 2008, 18:31

Re: shadowbox problem

Post by dgroeser »

I´m reinstall the Phoca 2.1 Version, the same Problem, anyone can i find out, what is the problem?
seichlerter
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 03 Oct 2008, 17:55

Re: shadowbox problem

Post by seichlerter »

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 :D
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49279
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: shadowbox problem

Post by Jan »

yes, template can be problem too...

dgroeser
please try to change template for testing...

Jan
If you find Phoca extensions useful, please support the project
seichlerter
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 03 Oct 2008, 17:55

Re: shadowbox problem

Post by seichlerter »

Yeah dude i solve the Problem :D
Here is my solution:
I forgot that inculde :x

Code: Select all

<jdoc:include type="head" />
You must include that befor the <head> in the file index.php.
dgroeser
Phoca Enthusiast
Phoca Enthusiast
Posts: 55
Joined: 01 Mar 2008, 18:31

Re: shadowbox problem

Post by dgroeser »

an this code, now goes

Code: Select all

<?php echo '<?xml version="1.0" encoding="utf-8"?'.'>'; ?>
Post Reply