<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>bbPress support forums Tag: internet explorer</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Tag: internet explorer</description>
<language>en</language>
<pubDate>Wed, 03 Dec 2008 00:08:41 +0000</pubDate>

<item>
<title>jaimetout on "here's how to fix Internet Explorer 8 messing up your design"</title>
<link>http://bbpress.org/forums/topic/heres-how-to-fix-internet-explorer-8-messing-up-your-design#post-18789</link>
<pubDate>Fri, 29 Aug 2008 18:31:28 +0000</pubDate>
<dc:creator>jaimetout</dc:creator>
<guid isPermaLink="false">18789@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I can confirm that this &#60;em&#62;does&#60;/em&#62; work as a WordPress mini-plugin if you replace 'bb_send_headers' with 'send_headers'.&#60;/p&#62;
&#60;p&#62;Thanks so much for posting this tip, _ck_. I've been fighting against weird layout issues and javascript screwiness ever since I installed IE8.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "here's how to fix Internet Explorer 8 messing up your design"</title>
<link>http://bbpress.org/forums/topic/heres-how-to-fix-internet-explorer-8-messing-up-your-design#post-18783</link>
<pubDate>Fri, 29 Aug 2008 16:14:20 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">18783@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Also related, remember if you use XP and you install IE8 (beta) you CANNOT uninstall it. It locks you in. So everyone might want to avoid the temptation to play unless it's on a virtual box.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "here's how to fix Internet Explorer 8 messing up your design"</title>
<link>http://bbpress.org/forums/topic/heres-how-to-fix-internet-explorer-8-messing-up-your-design#post-18757</link>
<pubDate>Thu, 28 Aug 2008 19:15:11 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">18757@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Use this procedure:&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/forums/topic/delete-post-by-its-owner#post-18737&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/delete-post-by-its-owner#post-18737&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Make it its own plugin, or put into a plugin file with other tweaks.
&#60;/p&#62;</description>
</item>
<item>
<title>dss on "here's how to fix Internet Explorer 8 messing up your design"</title>
<link>http://bbpress.org/forums/topic/heres-how-to-fix-internet-explorer-8-messing-up-your-design#post-18756</link>
<pubDate>Thu, 28 Aug 2008 19:02:46 +0000</pubDate>
<dc:creator>dss</dc:creator>
<guid isPermaLink="false">18756@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;where do we put this code?
&#60;/p&#62;</description>
</item>
<item>
<title>ddemeo on "here's how to fix Internet Explorer 8 messing up your design"</title>
<link>http://bbpress.org/forums/topic/heres-how-to-fix-internet-explorer-8-messing-up-your-design#post-18751</link>
<pubDate>Thu, 28 Aug 2008 17:24:09 +0000</pubDate>
<dc:creator>ddemeo</dc:creator>
<guid isPermaLink="false">18751@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;You are awesome!  I didn't even know this problem might exist, and you've already addressed it.  I definitely need to get my butt onto your site and make a donation!
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "here's how to fix Internet Explorer 8 messing up your design"</title>
<link>http://bbpress.org/forums/topic/heres-how-to-fix-internet-explorer-8-messing-up-your-design#post-18734</link>
<pubDate>Thu, 28 Aug 2008 08:18:39 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">18734@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;This mini-plugin will fix your layout/graphics&#60;br /&#62;
for visitors that insist on using IE 8.0 &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;function fix_ie8() {if (strpos($_SERVER[&#38;#39;HTTP_USER_AGENT&#38;#39;],&#38;quot;MSIE 8&#38;quot;)) {header(&#38;quot;X-UA-Compatible: IE=7&#38;quot;);}}
add_action(&#38;#39;bb_send_headers&#38;#39;,&#38;#39;fix_ie8&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Essentially it makes IE8 render like IE7 by sending a special (invisible) header only to IE8 users.&#60;br /&#62;
Problem solved.&#60;/p&#62;
&#60;p&#62;It blows my mind that a page that can render perfectly in Opera - which is THE standards browser - can be messed up by Microsoft attempting to conform to standards. What a (continued) waste of everyone's time.&#60;/p&#62;
&#60;p&#62;ps. this plugin might also work for WordPress if you change the 'bb_send_headers' to plain 'send_headers'
&#60;/p&#62;</description>
</item>
<item>
<title>pwdrskier4 on "Page Loading Problem in Internet Explorer"</title>
<link>http://bbpress.org/forums/topic/page-loading-problem-in-internet-explorer#post-11782</link>
<pubDate>Fri, 02 Nov 2007 21:27:19 +0000</pubDate>
<dc:creator>pwdrskier4</dc:creator>
<guid isPermaLink="false">11782@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I believe that it was a problem with the way my host (GoDaddy) deals with .htaccess files.  I was also having major issues with the same as this:  &#60;a href=&#34;http://bbpress.org/forums/topic/pretty-permalinks-not-working?replies=29#post-5247&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/pretty-permalinks-not-working?replies=29#post-5247&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;All-in-all, I would say stay away from GoDaddy if you are trying to do a integrated wordpress/bbpress site.  I have moved the site to another host and all issues have been resolved.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Page Loading Problem in Internet Explorer"</title>
<link>http://bbpress.org/forums/topic/page-loading-problem-in-internet-explorer#post-11778</link>
<pubDate>Fri, 02 Nov 2007 15:32:08 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">11778@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Need a little more info.  How about a URL?  What type of hosting are you using (Windows or Linux)?  Is it on the WWW or on localhost?   Did you modify any files?  Are you using .htaccess with rewrite rules for pretty permalinks?&#60;/p&#62;
&#60;p&#62;My suggestion would be to share some more info so people might be able to help you.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>pwdrskier4 on "Page Loading Problem in Internet Explorer"</title>
<link>http://bbpress.org/forums/topic/page-loading-problem-in-internet-explorer#post-11772</link>
<pubDate>Fri, 02 Nov 2007 08:03:09 +0000</pubDate>
<dc:creator>pwdrskier4</dc:creator>
<guid isPermaLink="false">11772@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;My forum works great in Firefox but when I use Internet Explorer, often the page doesn't load (webpage cannot be found error).  I hit reload several times until it finally works, which it always does eventually.  Any suggestions?
&#60;/p&#62;</description>
</item>
<item>
<title>airdrawndagger on "neat trick to get table hovers highlighted in IE"</title>
<link>http://bbpress.org/forums/topic/neat-trick-to-get-table-hovers-highlighted-in-ie#post-8746</link>
<pubDate>Sat, 07 Jul 2007 16:28:35 +0000</pubDate>
<dc:creator>airdrawndagger</dc:creator>
<guid isPermaLink="false">8746@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Awesome! Works perfectly, thank you :)
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "neat trick to get table hovers highlighted in IE"</title>
<link>http://bbpress.org/forums/topic/neat-trick-to-get-table-hovers-highlighted-in-ie#post-8726</link>
<pubDate>Fri, 06 Jul 2007 06:43:42 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">8726@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;You may notice that the table row highlighting doesn't work in IE (at least in IE 6.0 which many people use)&#60;/p&#62;
&#60;p&#62;I found this easy, drop-in solution to use IE's HTC support&#60;br /&#62;
&#60;a href=&#34;http://www.xs4all.nl/~peterned/csshover.html&#34; rel=&#34;nofollow&#34;&#62;http://www.xs4all.nl/~peterned/csshover.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;save this file into your template folder&#60;br /&#62;
&#60;a href=&#34;http://www.xs4all.nl/~peterned/htc/csshover.htc&#34; rel=&#34;nofollow&#34;&#62;http://www.xs4all.nl/~peterned/htc/csshover.htc&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;then add this to your stylesheet&#60;br /&#62;
&#60;code&#62;body {behavior:url(&#34;/path-to-your-template/csshover.htc&#34;);}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;optionally but recommended,  you might also want to add this to your .htaccess in apache since it probably won't serve the right mime type for HTC by default which breaks XP sp2&#60;br /&#62;
&#60;code&#62;AddType text/x-component .htc&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Now :hover can work on almost anything in IE just like real CSS browsers.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
