<?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: pretty</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Tag: pretty</description>
<language>en</language>
<pubDate>Thu, 20 Nov 2008 17:10:36 +0000</pubDate>

<item>
<title>chrishajer on "Weird permalink problem.."</title>
<link>http://bbpress.org/forums/topic/weird-permalink-problem#post-14437</link>
<pubDate>Wed, 12 Mar 2008 23:16:05 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">14437@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Please start a new thread.
&#60;/p&#62;</description>
</item>
<item>
<title>Lowrobb on "Weird permalink problem.."</title>
<link>http://bbpress.org/forums/topic/weird-permalink-problem#post-14433</link>
<pubDate>Wed, 12 Mar 2008 17:13:34 +0000</pubDate>
<dc:creator>Lowrobb</dc:creator>
<guid isPermaLink="false">14433@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;My problem is different. I moved all my WP &#38;#38; BBpress file into different directory in my server. Then all the links lead to 404 pages. I updated permalinks (by a single click) in wordpress and it solves the problem. Now i can't update it in my BBpress site. Any help will be very appreciated. &#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>stereopoly on "Permalinks Problem - rewrite-rules.php does not work"</title>
<link>http://bbpress.org/forums/topic/permalinks-problem-rewrite-rulesphp-does-not-work#post-14048</link>
<pubDate>Sun, 24 Feb 2008 19:36:57 +0000</pubDate>
<dc:creator>stereopoly</dc:creator>
<guid isPermaLink="false">14048@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;this is what my htacces looks like in my root:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;# BEGIN WordPress&#60;br /&#62;
&#38;lt;IfModule mod_rewrite.c&#38;gt;&#60;br /&#62;
RewriteEngine On&#60;br /&#62;
RewriteBase /&#60;br /&#62;
RewriteCond %{REQUEST_FILENAME} !-f&#60;br /&#62;
RewriteCond %{REQUEST_FILENAME} !-d&#60;br /&#62;
RewriteRule . /index.php [L]&#60;br /&#62;
&#38;lt;/IfModule&#38;gt;&#60;/p&#62;
&#60;p&#62;# END WordPress&#60;/p&#62;
&#60;p&#62;RewriteEngine on&#60;br /&#62;
RewriteCond %{HTTP_HOST} !^www\.stereopoly\.de$&#60;br /&#62;
RewriteRule ^(.*)$ &#60;a href=&#34;http://www.stereopoly.de/$1&#34; rel=&#34;nofollow&#34;&#62;http://www.stereopoly.de/$1&#60;/a&#62; [L,R=301]&#60;/p&#62;
&#60;p&#62;Redirect /feed &#60;a href=&#34;feed://feeds.feedburner.com/stereopoly&#34; rel=&#34;nofollow&#34;&#62;feed://feeds.feedburner.com/stereopoly&#60;/a&#62;&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Permalinks Problem - rewrite-rules.php does not work"</title>
<link>http://bbpress.org/forums/topic/permalinks-problem-rewrite-rulesphp-does-not-work#post-14047</link>
<pubDate>Sun, 24 Feb 2008 19:35:54 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">14047@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Googling shows that error is caused when running PHP as a CGI and there is a mod_rewrite conflict (or a file does not exist).&#60;/p&#62;
&#60;p&#62;I suspect there is a conflict with mod_rewrite rules in the parent folder.  Show us your rewrite rules in  /.htaccess  (probably wordpress stuff but there may be others).
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Permalinks Problem - rewrite-rules.php does not work"</title>
<link>http://bbpress.org/forums/topic/permalinks-problem-rewrite-rulesphp-does-not-work#post-14046</link>
<pubDate>Sun, 24 Feb 2008 18:36:24 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">14046@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;One thing at a time.  If everything works now, then you know you have a problem with the .htaccess and rewrite rules.
&#60;/p&#62;</description>
</item>
<item>
<title>stereopoly on "Permalinks Problem - rewrite-rules.php does not work"</title>
<link>http://bbpress.org/forums/topic/permalinks-problem-rewrite-rulesphp-does-not-work#post-14043</link>
<pubDate>Sun, 24 Feb 2008 18:15:55 +0000</pubDate>
<dc:creator>stereopoly</dc:creator>
<guid isPermaLink="false">14043@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;then it does work, yes but i'd love to have pretty permalinks :)
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Permalinks Problem - rewrite-rules.php does not work"</title>
<link>http://bbpress.org/forums/topic/permalinks-problem-rewrite-rulesphp-does-not-work#post-14040</link>
<pubDate>Sun, 24 Feb 2008 17:01:20 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">14040@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Turn off permalinks and leave them off. Then see if your forum works.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$bb-&#38;gt;mod_rewrite = false;&#60;/code&#62; in config.php.
&#60;/p&#62;</description>
</item>
<item>
<title>stereopoly on "Permalinks Problem - rewrite-rules.php does not work"</title>
<link>http://bbpress.org/forums/topic/permalinks-problem-rewrite-rulesphp-does-not-work#post-14033</link>
<pubDate>Sun, 24 Feb 2008 14:55:58 +0000</pubDate>
<dc:creator>stereopoly</dc:creator>
<guid isPermaLink="false">14033@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thanks for your help, but it does not work :( &#60;/p&#62;
&#60;p&#62;»No input file specified«. So what now?
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Permalinks Problem - rewrite-rules.php does not work"</title>
<link>http://bbpress.org/forums/topic/permalinks-problem-rewrite-rulesphp-does-not-work#post-14015</link>
<pubDate>Sat, 23 Feb 2008 14:56:39 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">14015@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Some servers do not support Multiviews.&#60;br /&#62;
Try this:&#60;/p&#62;
&#60;p&#62;1. $bb-&#38;gt;mod_rewrite = &#60;strong&#62;false&#60;/strong&#62;;&#60;br /&#62;
2. &#60;a href=&#34;http://www.stereopoly.de/forum/bb-admin/rewrite-rules.php&#34; rel=&#34;nofollow&#34;&#62;http://www.stereopoly.de/forum/bb-admin/rewrite-rules.php&#60;/a&#62;&#60;br /&#62;
3. copy the list&#60;br /&#62;
4. put the list into .htaccess&#60;br /&#62;
5. remove Options + Multiviews&#60;br /&#62;
6. $bb-&#38;gt;mod_rewrite = &#60;strong&#62;true&#60;/strong&#62;;&#60;/p&#62;
&#60;p&#62;Note the bb-admin in #2.
&#60;/p&#62;</description>
</item>
<item>
<title>stereopoly on "Permalinks Problem - rewrite-rules.php does not work"</title>
<link>http://bbpress.org/forums/topic/permalinks-problem-rewrite-rulesphp-does-not-work#post-14014</link>
<pubDate>Sat, 23 Feb 2008 11:39:38 +0000</pubDate>
<dc:creator>stereopoly</dc:creator>
<guid isPermaLink="false">14014@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;it does not work so, too.do you mean just copying the &#34;rewrite-rules.php&#34; into the forum-root directory and then try to run it again? I have set &#60;/p&#62;
&#60;p&#62;&#60;code&#62;$bb-&#38;gt;mod_rewrite = true;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;and within my htaccess it's still said&#60;/p&#62;
&#60;p&#62;&#60;code&#62;Options +MultiViews&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;and then i have to go to &#60;a href=&#34;http://www.stereopoly.de/forum/rewrite-rules.php&#34; rel=&#34;nofollow&#34;&#62;http://www.stereopoly.de/forum/rewrite-rules.php&#60;/a&#62; , ay?&#60;/p&#62;
&#60;p&#62;does not work :(
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Permalinks Problem - rewrite-rules.php does not work"</title>
<link>http://bbpress.org/forums/topic/permalinks-problem-rewrite-rulesphp-does-not-work#post-14013</link>
<pubDate>Sat, 23 Feb 2008 04:04:01 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">14013@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;That is correct.    Take the output of that file and put that in your /stereopoly.de/forum/ directory.   Multiviews works with most servers I have played with, but had to use the rewrite-rules.php for my latest server.&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>stereopoly on "Permalinks Problem - rewrite-rules.php does not work"</title>
<link>http://bbpress.org/forums/topic/permalinks-problem-rewrite-rulesphp-does-not-work#post-14012</link>
<pubDate>Sat, 23 Feb 2008 02:58:15 +0000</pubDate>
<dc:creator>stereopoly</dc:creator>
<guid isPermaLink="false">14012@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hey guys,&#60;br /&#62;
I've almost finished installing my bbpress on &#60;a href=&#34;http://www.stereopoly.de/forum&#34; rel=&#34;nofollow&#34;&#62;http://www.stereopoly.de/forum&#60;/a&#62; but there's one thing doing wrong: The permalinks. I want to use pretty permalinks, but obviously my server does not support the easy .htaccess thingy (Multi Views).. Thus I have to run &#60;a href=&#34;http://www.stereopoly.de/forum/bb-admin/rewrite-rules.php&#34; rel=&#34;nofollow&#34;&#62;http://www.stereopoly.de/forum/bb-admin/rewrite-rules.php&#60;/a&#62; right? But if i do so, I will get to the homepage (stereopoly.de/forum)&#60;/p&#62;
&#60;p&#62;Any idea, how to solve this problem?&#60;br /&#62;
sorry for my bad english, i'm just german ;)&#60;/p&#62;
&#60;p&#62;cheers
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Plugin: Visual Support Forums for bbPress"</title>
<link>http://bbpress.org/forums/topic/plugin-visual-support-forums-for-bbpress#post-4444</link>
<pubDate>Tue, 13 Feb 2007 16:27:16 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">4444@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;This plugin has been merged with the original Support Forum plugin.&#60;/p&#62;
&#60;p&#62;View &#60;a href=&#34;http://bbpress.org/forums/topic/732&#34;&#62;this topic&#60;/a&#62; for more info.
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Plugin: Visual Support Forums for bbPress"</title>
<link>http://bbpress.org/forums/topic/plugin-visual-support-forums-for-bbpress#post-4441</link>
<pubDate>Tue, 13 Feb 2007 16:05:55 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">4441@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I've committed and tagged version 1.2.&#60;/p&#62;
&#60;p&#62;Moving it to version 2.0 seemed a bit excessive to me. I even considered 1.1.1 for a second there...&#60;/p&#62;
&#60;p&#62;Anyway, the plugin site should have this updated soon.
&#60;/p&#62;</description>
</item>
<item>
<title>so1o on "Plugin: Visual Support Forums for bbPress"</title>
<link>http://bbpress.org/forums/topic/plugin-visual-support-forums-for-bbpress#post-4358</link>
<pubDate>Sun, 11 Feb 2007 15:22:36 +0000</pubDate>
<dc:creator>so1o</dc:creator>
<guid isPermaLink="false">4358@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The code looks gr8 sam... go ahead and commit it to version 2.0
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Plugin: Visual Support Forums for bbPress"</title>
<link>http://bbpress.org/forums/topic/plugin-visual-support-forums-for-bbpress#post-4344</link>
<pubDate>Sun, 11 Feb 2007 05:51:53 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">4344@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;so1o, I've created a new version of the plugin (let's call it 1.2 beta 1). I haven't committed it yet, I wanted you to review it. It covers these issues:&#60;/p&#62;
&#60;ul&#62;
&#60;li&#62;Integrated visual-support-forum plugin features as options in admin&#60;/li&#62;
&#60;li&#62;Added admin action to upgrade database instead of running on plugin load&#60;/li&#62;
&#60;li&#62;When default status is &#34;unresolved&#34;, topics with no status set now show in the &#34;unresolved&#34; view&#60;/li&#62;
&#60;li&#62;Sticky topics that are unresolved now show in the &#34;unresolved&#34; view&#60;/li&#62;
&#60;/ul&#62;
&#60;p&#62;Download here for now:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.network.net.au/bbpress/plugins/support-forum/support-forum.1.2.zip&#34;&#62;support-forum.1.2.zip&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Plugin: Visual Support Forums for bbPress"</title>
<link>http://bbpress.org/forums/topic/plugin-visual-support-forums-for-bbpress#post-4339</link>
<pubDate>Sun, 11 Feb 2007 04:01:36 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">4339@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;That ticket explains things. I guess I'm a rare case.
&#60;/p&#62;</description>
</item>
<item>
<title>so1o on "Plugin: Visual Support Forums for bbPress"</title>
<link>http://bbpress.org/forums/topic/plugin-visual-support-forums-for-bbpress#post-4321</link>
<pubDate>Sat, 10 Feb 2007 14:59:26 +0000</pubDate>
<dc:creator>so1o</dc:creator>
<guid isPermaLink="false">4321@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;i think you are talking about the update of meta key..&#60;br /&#62;
that might have some problems for people who have used the support forum plugin 1.0 after upgrading to 0.8 that is why i had to do it that way around. &#60;/p&#62;
&#60;p&#62;let me explain.&#60;/p&#62;
&#60;p&#62;take example where a person has upgraded to 0.8 - all his values from the topic table have been moved to meta data key - topic_resolved. now if they installed support forum 1.0 they would introduce new meta data called support_forum_resolved for topic x.  if we just rename support_forum_resolved to topic_resolved we might get duplicate meta key topic_resolved for topic x.  &#60;/p&#62;
&#60;p&#62;also if you are getting an error that might be  because of&#60;br /&#62;
&#60;a href=&#34;http://trac.bbpress.org/ticket/580&#34; rel=&#34;nofollow&#34;&#62;http://trac.bbpress.org/ticket/580&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Plugin: Visual Support Forums for bbPress"</title>
<link>http://bbpress.org/forums/topic/plugin-visual-support-forums-for-bbpress#post-4307</link>
<pubDate>Sat, 10 Feb 2007 03:41:03 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">4307@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I've integrated the icons into the support-forum code. I'll see if I can commit it.
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Plugin: Visual Support Forums for bbPress"</title>
<link>http://bbpress.org/forums/topic/plugin-visual-support-forums-for-bbpress#post-4304</link>
<pubDate>Sat, 10 Feb 2007 02:56:42 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">4304@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;so1o, In your recent update to support-forums, the upgrade function doesn't work for me. I've made a patch for it that turns that function into a single SQL query, which should be a lot faster than looping through API calls and running queries one by one. Was there a reason that you didn't just use a single query? I'll post the patch if you like, or try to commit it.
&#60;/p&#62;</description>
</item>
<item>
<title>so1o on "Plugin: Visual Support Forums for bbPress"</title>
<link>http://bbpress.org/forums/topic/plugin-visual-support-forums-for-bbpress#post-4129</link>
<pubDate>Thu, 08 Feb 2007 14:22:42 +0000</pubDate>
<dc:creator>so1o</dc:creator>
<guid isPermaLink="false">4129@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;oh please feel free to.. try checking in the code. if you do not have access, may be you can add a patch file and i'll check it in for you.
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Plugin: Visual Support Forums for bbPress"</title>
<link>http://bbpress.org/forums/topic/plugin-visual-support-forums-for-bbpress#post-4119</link>
<pubDate>Thu, 08 Feb 2007 05:51:41 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">4119@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;That would be ideal. It was just that this way I could release it without getting permission to integrate it first. If you are happy to have me work on your plugin, then just say the word. I could create a branch with the changes, or just dump a new version of the plugin in once you have seen it. I'm not sure that I have commit access to that folder in the plugin SVN though.
&#60;/p&#62;</description>
</item>
<item>
<title>so1o on "Plugin: Visual Support Forums for bbPress"</title>
<link>http://bbpress.org/forums/topic/plugin-visual-support-forums-for-bbpress#post-4093</link>
<pubDate>Wed, 07 Feb 2007 14:34:12 +0000</pubDate>
<dc:creator>so1o</dc:creator>
<guid isPermaLink="false">4093@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;a suggestion: &#60;/p&#62;
&#60;p&#62;why dont you integrate both the plugins into one. and drive the icons from the admin menu for the options.
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Plugin: Visual Support Forums for bbPress"</title>
<link>http://bbpress.org/forums/topic/plugin-visual-support-forums-for-bbpress#post-4042</link>
<pubDate>Tue, 06 Feb 2007 02:56:22 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">4042@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Just until it gets picked up in the plugin directory, here is &#60;a href=&#34;http://www.network.net.au/bbpress/plugins/support-forum/visual-support-forum.latest.zip&#34;&#62;Visual Support Forums for bbPress&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;This is an extension to the Support Forums plugin and requires it to work, it also needs to be loaded after that plugin, thus the slightly kludgy name.&#60;/p&#62;
&#60;p&#62;The plugin will add cute little dots in front of your topics to indicate their support status, it will also remove the &#34;[closed]&#34; prefix and replace it with a nice little lock icon.&#60;/p&#62;
&#60;p&#62;No configuration is necessary, just drop the files in your plugin directory.
&#60;/p&#62;</description>
</item>
<item>
<title>spencerp on "Weird permalink problem.."</title>
<link>http://bbpress.org/forums/topic/weird-permalink-problem#post-2314</link>
<pubDate>Fri, 15 Dec 2006 22:55:48 +0000</pubDate>
<dc:creator>spencerp</dc:creator>
<guid isPermaLink="false">2314@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thanks Josh, I took out the &#34;if else&#34; statements in the two main plugin files, and it's working now.. ;):)&#60;/p&#62;
&#60;p&#62;In bb-memberlist.php found this:&#60;br /&#62;
&#60;strong&#62;function bb_get_memberlist_link( $tag = '' ) {&#60;br /&#62;
global $bb;&#60;br /&#62;
if ( $bb-&#38;gt;mod_rewrite )&#60;br /&#62;
$r = bb_get_option('uri') . &#34;mlist&#34; . ( '' != $tag ? &#34;?$tag&#34; : '' );&#60;br /&#62;
else&#60;br /&#62;
$r = bb_get_option('uri') . &#34;mlist.php&#34; . ( '' != $tag ? &#34;?$tag&#34; : '' );&#60;br /&#62;
return apply_filters( 'get_memberlist_link', $r );&#60;br /&#62;
}&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;Changed to this:&#60;br /&#62;
&#60;strong&#62;function bb_get_memberlist_link( $tag = '' ) {&#60;br /&#62;
global $bb;&#60;br /&#62;
$r = bb_get_option('uri') . &#34;mlist.php&#34; . ( '' != $tag ? &#34;?$tag&#34; : '' );&#60;br /&#62;
return apply_filters( 'get_memberlist_link', $r );&#60;br /&#62;
}&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;Then, in bb-privatemessage.php.. Find these two:&#60;br /&#62;
(near top of file)&#60;br /&#62;
&#60;strong&#62;function get_pm_fp_link( $tag = '' ) {&#60;br /&#62;
global $bb;&#60;br /&#62;
if ( $bb-&#38;gt;mod_rewrite )&#60;br /&#62;
$r = bb_get_option('uri') . &#34;pm&#34; . ( '' != $tag ? &#34;$tag&#34; : '' );&#60;br /&#62;
else&#60;br /&#62;
$r = bb_get_option('uri') . &#34;pm.php&#34; . ( '' != $tag ? &#34;$tag&#34; : '' );&#60;br /&#62;
return apply_filters( 'get_pm_fp_link', $r );&#60;br /&#62;
}&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;Changed to this:&#60;br /&#62;
&#60;strong&#62;function get_pm_fp_link( $tag = '' ) {&#60;br /&#62;
global $bb;&#60;br /&#62;
$r = bb_get_option('uri') . &#34;pm.php&#34; . ( '' != $tag ? &#34;$tag&#34; : '' );&#60;br /&#62;
return apply_filters( 'get_pm_fp_link', $r );&#60;br /&#62;
}&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;Then, near the middle of the file, find this one:&#60;br /&#62;
&#60;strong&#62;function bb_get_pm_link( $tag = '' ) {&#60;br /&#62;
global $bb;&#60;br /&#62;
if ( $bb-&#38;gt;mod_rewrite )&#60;br /&#62;
$r = bb_get_option('uri') . &#34;message&#34; . ( '' != $tag ? &#34;$tag&#34; : '' );&#60;br /&#62;
else&#60;br /&#62;
$r = bb_get_option('uri') . &#34;message.php&#34; . ( '' != $tag ? &#34;$tag&#34; : '' );&#60;br /&#62;
return apply_filters( 'get_pm_link', $r );&#60;br /&#62;
}&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;Changed it to this:&#60;br /&#62;
&#60;strong&#62;function bb_get_pm_link( $tag = '' ) {&#60;br /&#62;
global $bb;&#60;br /&#62;
$r = bb_get_option('uri') . &#34;message.php&#34; . ( '' != $tag ? &#34;$tag&#34; : '' );&#60;br /&#62;
return apply_filters( 'get_pm_link', $r );&#60;br /&#62;
}&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;This should be it, and should be right.. it's working for me now, at least.. Hope it maybe helps someone else out there.. ;):)&#60;/p&#62;
&#60;p&#62;spencerp
&#60;/p&#62;</description>
</item>
<item>
<title>ardentfrost on "Weird permalink problem.."</title>
<link>http://bbpress.org/forums/topic/weird-permalink-problem#post-2313</link>
<pubDate>Fri, 15 Dec 2006 22:10:47 +0000</pubDate>
<dc:creator>ardentfrost</dc:creator>
<guid isPermaLink="false">2313@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;you can look in bb-memberlist.php and bb-privatemessages.php in my-plugins and take out the part that looks for $bb-&#38;gt;mod_rewrite.  Of course, then it would just try to use mlist.php and pm.php
&#60;/p&#62;</description>
</item>
<item>
<title>spencerp on "Weird permalink problem.."</title>
<link>http://bbpress.org/forums/topic/weird-permalink-problem#post-2309</link>
<pubDate>Fri, 15 Dec 2006 21:04:26 +0000</pubDate>
<dc:creator>spencerp</dc:creator>
<guid isPermaLink="false">2309@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hey Josh, yeah.. this link works:&#60;br /&#62;
&#60;a href=&#34;http://spencerp.net/forums/mlist.php&#34; rel=&#34;nofollow&#34;&#62;http://spencerp.net/forums/mlist.php&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Same for the pm.php one:&#60;br /&#62;
&#60;a href=&#34;http://spencerp.net/forums/pm.php&#34; rel=&#34;nofollow&#34;&#62;http://spencerp.net/forums/pm.php&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Except whenever clicking on a message title link, and anything else related to that section, or what-not, it gives a 404..  =/ =(  Is there a way to keep this from happening.. ? &#60;/p&#62;
&#60;p&#62;spencerp&#60;br /&#62;
/I think this came up some where before, but I can't find it now, my mind is spinning with so much crap going on lately sigh.. can't think straight these days.. =P
&#60;/p&#62;</description>
</item>
<item>
<title>ardentfrost on "Weird permalink problem.."</title>
<link>http://bbpress.org/forums/topic/weird-permalink-problem#post-2305</link>
<pubDate>Fri, 15 Dec 2006 17:48:42 +0000</pubDate>
<dc:creator>ardentfrost</dc:creator>
<guid isPermaLink="false">2305@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I know all the memberlist and pm links check for is if $bb-&#38;gt;mod_rewrite is set to true... that's in your config file.&#60;/p&#62;
&#60;p&#62;When you do the thing to make the rest of the forum work, does going to mlist.php work?
&#60;/p&#62;</description>
</item>
<item>
<title>spencerp on "Weird permalink problem.."</title>
<link>http://bbpress.org/forums/topic/weird-permalink-problem#post-2304</link>
<pubDate>Fri, 15 Dec 2006 17:42:00 +0000</pubDate>
<dc:creator>spencerp</dc:creator>
<guid isPermaLink="false">2304@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Since I moved my domain name back onto Dreamhost.com, the &#34;Options +MultiViews&#34; line in the .htaccess file works partly, but not fully for ALL the links.. =/&#60;/p&#62;
&#60;p&#62;When adding that line, the memberlist and pm links work, but, when clicking on a username, or forum link, I get the old &#34;No input file specified&#34; message.. ? &#60;/p&#62;
&#60;p&#62;Now, when I use the rewrite rules from bb-admin/rewrite.php or whatever.. upload that to the forum's root, then the memberlist and pm links don't work.. &#38;gt;_&#38;lt;&#60;/p&#62;
&#60;p&#62;Does anyone have a clue, or work around for this maybe? Like, maybe adding a few lines in the bb-admin/rewrite.php verion of the .htaccess, just for those plugin links? Any thoughts, suggestions and such are welcome.. ;) :)&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://spencerp.net/forums/&#34; rel=&#34;nofollow&#34;&#62;http://spencerp.net/forums/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;spencerp
&#60;/p&#62;</description>
</item>

</channel>
</rss>
