Quantcast
Channel: BulletProof Security Forum » All Posts
Viewing all articles
Browse latest Browse all 12486

Reply To: SublimeVideo – HTML5 Video Player 403 error

$
0
0

Or maybe this is a coding mistake/code typo that needs to be fixed in this plugin.  Post a new thread in this plugin’s WordPress.org plugin support page.

File:  class-sublimevideo-actions.php – Code Line:  24

$iframe_src = SUBLIMEVIDEO_PLUGIN_URL."tinymce/sv-insert.php?' webkitAllowFullScreen='1TB_iframe=1";

Code fix after removing the single quote code characters
$iframe_src = SUBLIMEVIDEO_PLUGIN_URL."tinymce/sv-insert.php?webkitAllowFullScreen=1TB_iframe=1";

Viewing all articles
Browse latest Browse all 12486

Trending Articles