<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>THE MOLITOR FORUMS &#187; Topic: Problem with audio player when using BulletProof Security plugin - FYI</title>
		<link>http://www.themolitor.com/forums/topic/problem-with-audio-player-when-using-bulletproof-security-plugin-fyi</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Problem with audio player when using BulletProof Security plugin - FYI</description>
		<language>en-US</language>
		<pubDate>Wed, 29 Apr 2026 11:49:39 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/problem-with-audio-player-when-using-bulletproof-security-plugin-fyi" rel="self" type="application/rss+xml" />

		<item>
			<title>Justin on "Problem with audio player when using BulletProof Security plugin - FYI"</title>
			<link>http://www.themolitor.com/forums/topic/problem-with-audio-player-when-using-bulletproof-security-plugin-fyi#post-9595</link>
			<pubDate>Wed, 02 May 2012 17:21:04 +0000</pubDate>
			<dc:creator>Justin</dc:creator>
			<guid isPermaLink="false">9595@http://www.themolitor.com/forums/</guid>
			<description><p>That's correct, since there are thousands of Plugins, we cannot support the compatibility of them w/our theme, unless it's something specific to the Theme function, such as Option Tree, etc...
</p></description>
		</item>
		<item>
			<title>ThinkNoodle on "Problem with audio player when using BulletProof Security plugin - FYI"</title>
			<link>http://www.themolitor.com/forums/topic/problem-with-audio-player-when-using-bulletproof-security-plugin-fyi#post-9567</link>
			<pubDate>Wed, 02 May 2012 07:41:25 +0000</pubDate>
			<dc:creator>ThinkNoodle</dc:creator>
			<guid isPermaLink="false">9567@http://www.themolitor.com/forums/</guid>
			<description><p>Hi Justin,</p>
<p>Thanks for the update, their fix worked fine, which is a relief.</p>
<p>When you say - this is something outside the theme itself - do you mean that it is a piece of "plug-in" code that the theme uses and not written specifically for this theme?</p>
<p>Thanks
</p></description>
		</item>
		<item>
			<title>Justin on "Problem with audio player when using BulletProof Security plugin - FYI"</title>
			<link>http://www.themolitor.com/forums/topic/problem-with-audio-player-when-using-bulletproof-security-plugin-fyi#post-9548</link>
			<pubDate>Tue, 01 May 2012 17:54:24 +0000</pubDate>
			<dc:creator>Justin</dc:creator>
			<guid isPermaLink="false">9548@http://www.themolitor.com/forums/</guid>
			<description><p>Hey there, you're welcome to try their fix.  Unfortunately, this is something outside the theme itself, so it goes beyond what we can support.  Sorry, good luck.</p>
<p>Justin
</p></description>
		</item>
		<item>
			<title>ThinkNoodle on "Problem with audio player when using BulletProof Security plugin - FYI"</title>
			<link>http://www.themolitor.com/forums/topic/problem-with-audio-player-when-using-bulletproof-security-plugin-fyi#post-9520</link>
			<pubDate>Tue, 01 May 2012 09:20:06 +0000</pubDate>
			<dc:creator>ThinkNoodle</dc:creator>
			<guid isPermaLink="false">9520@http://www.themolitor.com/forums/</guid>
			<description><p>Perhaps there is a simple edit that can be made to the current theme file(s) that would help resolve this issue?
</p></description>
		</item>
		<item>
			<title>ThinkNoodle on "Problem with audio player when using BulletProof Security plugin - FYI"</title>
			<link>http://www.themolitor.com/forums/topic/problem-with-audio-player-when-using-bulletproof-security-plugin-fyi#post-9518</link>
			<pubDate>Tue, 01 May 2012 09:17:00 +0000</pubDate>
			<dc:creator>ThinkNoodle</dc:creator>
			<guid isPermaLink="false">9518@http://www.themolitor.com/forums/</guid>
			<description><p>Hi,<br />
I wanted to make you aware of this issue and it's solution as I hope it is something you may consider updating in the next version release.</p>
<p>When I activated the WP Plug-in BulletProof Security the inline audio player stopped loading and playing the audio.</p>
<p>This error occurs only in Firefox browsers (win &#38; osx): the error relates to this get command: <a href="http://www.mydomain.com/wp-content/themes/wpnocturnal/scripts/audiojs.swf?playerInstance=audiojs.instances%27audiojs0%27&#038;datetime=1335871810232.5696" rel="nofollow">http://www.mydomain.com/wp-content/themes/wpnocturnal/scripts/audiojs.swf?playerInstance=audiojs.instances%27audiojs0%27&#038;datetime=1335871810232.5696</a></p>
<p>Here's the answer (and work around) from BulletProof support:</p>
<p>Yes the single quote ‘ or %27 in ASCII is explicitly blocked in the BPS security filters because it is a very dangerous character to allow in query strings. These characters should not be used and should be replaced with some other safe character, but since they are being used you can try to bypass / skip either your entire Theme folder or maybe you can just create a skip / bypass for this particular query string.</p>
<p>Try this skip / bypass rule first – it is safer to use. This skip rule goes above skip rule 12 and if it works then you can add it to BPS Custom Code so that it will be permanent.</p>
<p># Nocturnal Theme audio file query string bypass / skip rule<br />
RewriteCond %{QUERY_STRING} playerInstance=(.*) [NC]<br />
RewriteRule . - [S=13]</p>
<p>This relates to the BPS .htaccess file</p>
<p>I hope this helps
</p></description>
		</item>

	</channel>
</rss>
