Keyword

Works in Firefox but not IE - AllVideos 2.5.3 - Joomla 1.0.15

More
15 years 2 months ago #16249 by dcmwai
Hi All,

I seem to fine the issue and patched it. (I've only tested with youTube)

On Line 171 of jw_allvideos.php

Insert the line below
$row->text = htmlspecialchars_decode($row->text);

Now that the IE7 work fine.
I've not tested with other format and thus don't know the side effect.

Hope that help.

Please Log in or Create an account to join the conversation.

More
15 years 2 months ago #16250 by TVGrapevine.cp,

Hi All,

I seem to fine the issue and patched it. (I've only tested with youTube)

On Line 171 of jw_allvideos.php

Insert the line below

$row->text = htmlspecialchars_decode($row->text);

Now that the IE7 work fine.
I've not tested with other format and thus don't know the side effect.

Hope that help.


I tried it with {wmv}Survivor_Tocantins_PMar5{/wmv} and it didn't work.  Seems IE just does not like this pluggin.  To bad because so many users use IE....

Please Log in or Create an account to join the conversation.

More
15 years 2 months ago #16251 by dcmwai
Mine test it is working well...

I just wonder is there is anything to do with the case...

Big case/small case...

Please Log in or Create an account to join the conversation.

More
15 years 1 month ago - 15 years 1 month ago #16252 by patriceb91
The plugin work fine with all the browsers (FF, IE7 but not with IE 6. (6.0.2900/2180 XP SP2). :(  See attached image : What does this image means ?
This bug also appears from you demo page, and only with videos from local server (ie : using {flv} brackets).

Here is the code portion from the page : (your demo page in fact), since it shows the same problem.

<!-- JoomlaWorks "AllVideos" Plugin (v2.5.3) starts here -->
<span class="allvideos">
<span style="width:400px;height:300px;" class="allvideos_player" title="JoomlaWorks AllVideos Player">
<object type="application/x-shockwave-flash" style="width:400px;height:300px;" data="demo.joomlaworks.net/mambots/content/jw_allvideos/players/mediaplayer_4.0.46.swf">
<param name="movie" value="demo.joomlaworks.net/mambots/content/jw_allvideos/players/mediaplayer_4.0.46.swf" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<param name="bgcolor" value="" />
<param name="autoplay" value="false" />
<param name="allowfullscreen" value="true" />
<param name="allowscriptaccess" value="always" />
<param name="flashvars" value="file=http://demo.joomlaworks.net/images/stories/videos/menthe.flv&amp;image=http://demo.joomlaworks.net/images/stories/videos/menthe.jpg&amp;autostart=false&amp;fullscreen=true" />
</object>
</span>
</span>
<!-- JoomlaWorks "AllVideos" Plugin (v2.5.3) ends here -->


I found strange to have the &amp; code in the flv file url. But even by fixing the jw_allvideos_source.php to replace these &amps; by &, the problem is not solved !

I tried the fix using htmlspecialchars mentionned in another post with no success.
I cant't give you acces to the web site since it's a private intranet.
Thus the "official" internal web browser is IE6 !!! Great no !

If anyone could help, it would be nice.

Patrice.
Attachments:

Please Log in or Create an account to join the conversation.

More
15 years 1 month ago #16253 by wmbell
I don't have a machine with IE6 to troubleshoot, however I know that the "&amp;" entries are correct.  If you look at the actual file these are located in, they are actually "&".  When you view the page source, you will get the "&amp;".

Please Log in or Create an account to join the conversation.

More
15 years 1 month ago #16254 by patriceb91
OK : We found the problem.
We need Flash Player 10 (at least not 8)...

Problem closed for me.  :)

Please Log in or Create an account to join the conversation.

  • Emmanouil Paschalakis
  • Emmanouil Paschalakis's Avatar
  • Offline
  • New Member
More
15 years 1 month ago #16255 by Emmanouil Paschalakis
Replied by Emmanouil Paschalakis on topic Re: Works in Firefox but not IE - AllVideos 2.5.3 - Joomla 1.0.15
Which means you installed the new Flash Player and worked out?

Please Log in or Create an account to join the conversation.

More
15 years 1 month ago #16256 by patriceb91

Which means you installed the new Flash Player and worked out?


Right, no problem with FP 10... This should be a pré-requesite for AllVideo.
I didn't test with FP 9 tought... It might be good.

Too bad that olders version of  :( don't really show any upgrade mention (unless that's what the picture means, but the pictograms are not very clear).

Please Log in or Create an account to join the conversation.

More
15 years 1 month ago #16257 by wmbell
You should mark this topic's header as "SOLVED".

:D

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum