Jump to content


Issue information

  • #035560

  • Confirmed - Skin Issue

  • 4.2.0

  • -

  • 0 - None Assigned


Issue Confirmations

  • Yes (0)No (0)
Photo

FLowplayer - Images in Non-Web Accessible location.

Posted by Ryan Ashbrook on 25 January 2012 - 02:32 PM

If you store Gallery Images in a Non-Web Accessible location, and upload a Media file, Flowplayer will fail to load.

My guess would be because of the URL used to point to the Video. It's being double encoded, so & in the URL turns into &

This is n the source when set to Non-Web Accessible:

<script language="JavaScript">
	ipb.gallery.flashPlayerInit( "http://localhost/ipb_stock/index.php?app=gallery&amp;amp;module=images&amp;amp;section=img_ctrl&amp;amp;img=1&amp;amp;file=mediafull", "http://localhost/ipb_stock/public/flowplayer/flowplayer-3.2.7.swf" );
</script>

And do you know the bug Flowplayer with g-zip in Google Chrome?

Add the code in .htaccess
SetEnvIfNoCase Request_URI .swf$ no-gzip dont-vary


changed status to: Confirmed - Skin Issue





0 user(s) are reading this issue

0 members, 0 guests, 0 anonymous users