Page 1 of 1

shadowbox problem

Posted: 01 Oct 2008, 12:40
by dgroeser
I am set shadowbox, but the picture open in a Standardpopup Window?

Have any the same Problem?

Re: shadowbox problem

Posted: 02 Oct 2008, 12:14
by Jan
Did you set it in Parameters Component:

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

Jan

Re: shadowbox problem

Posted: 02 Oct 2008, 14:41
by dgroeser
I´m set in Parameter Components and on the Menu Link??

Re: shadowbox problem

Posted: 02 Oct 2008, 20:51
by Jan
??? no idea, I need to see it :(

Re: shadowbox problem

Posted: 03 Oct 2008, 11:45
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

Re: shadowbox problem

Posted: 03 Oct 2008, 13:26
by dgroeser
I´m reinstall the Phoca 2.1 Version, the same Problem, anyone can i find out, what is the problem?

Re: shadowbox problem

Posted: 03 Oct 2008, 19:11
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

Re: shadowbox problem

Posted: 03 Oct 2008, 20:31
by Jan
yes, template can be problem too...

dgroeser
please try to change template for testing...

Jan

Re: shadowbox problem

Posted: 03 Oct 2008, 21:23
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.

Re: shadowbox problem

Posted: 04 Oct 2008, 10:12
by dgroeser
an this code, now goes

Code: Select all

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