i have a problem with play button, all works fine xcept the play button, i think the flowplayer dosn`t start at all
here`s the link http://misterija.info/index.php/1111
tried all my webbrowsers IE Firefox Chrome, all is the same
where could be the problem ?
play button
- Jan
- Phoca Hero
- Posts: 49014
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: play button
Hi, in the frame there is no code, this seems to be a php error, try to enable php error reporting and see if there is no php error which prevents from running the code 
https://www.phoca.cz/documents/16-joomla ... rs-on-site
Jan

https://www.phoca.cz/documents/16-joomla ... rs-on-site
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 4
- Joined: 21 Aug 2013, 19:42
Re: play button
so turned on php error report, the only error it got was : Notice: Undefined offset: 0 in /home3/misterij/public_html/plugins/system/jch_optimize/jch_optimize.php on line 103
turned off the JCH optimization, the error disapeard but it didn`t help .....
If someone will suggest to reinstall the component, i already deleted all and reinstalled 3 times, still nothing ...
when i activate : Use URL rewriting, the popup gives me 404 page....
turned off the JCH optimization, the error disapeard but it didn`t help .....
If someone will suggest to reinstall the component, i already deleted all and reinstalled 3 times, still nothing ...
when i activate : Use URL rewriting, the popup gives me 404 page....
- Jan
- Phoca Hero
- Posts: 49014
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: play button
Hi, check if fatal errors are displayed on your site, maybe the error reporting on your site only displays warnings. The code is stopped there (white page, no output) - this mostly indicate fatal error.
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 4
- Joined: 21 Aug 2013, 19:42
Re: play button
- Strict Standards: ...
don`t think that the problem is in there
the strangest thing is that with other templates it does work, why is that ?
- Jan
- Phoca Hero
- Posts: 49014
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: play button
Hi, yes, strict standards are not errors but information for developers. Check the html source, if the error is displayed in javascript area, then it is not displayed on page 

If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 4
- Joined: 21 Aug 2013, 19:42
Re: play button
so in the end didn`t find any javascript errors 2 :/
funny thing is that when i change my template to other, the play button works fine
but with this template it doesn`t
funny thing is that when i change my template to other, the play button works fine

but with this template it doesn`t
- Jan
- Phoca Hero
- Posts: 49014
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: play button
So this seems there will be some conflict but which, really no idea

Jan


Jan
If you find Phoca extensions useful, please support the project