<?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 Topic: Tags not found</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Topic: Tags not found</description>
<language>en</language>
<pubDate>Sat, 11 Oct 2008 21:36:59 +0000</pubDate>

<item>
<title>Trent on "Tags not found"</title>
<link>http://bbpress.org/forums/topic/tags-not-found/page/2#post-5924</link>
<pubDate>Sun, 25 Mar 2007 22:04:22 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">5924@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I was wondering if it was something like that since we knew we were close!   Glad to hear that you got it working! &#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>kannued on "Tags not found"</title>
<link>http://bbpress.org/forums/topic/tags-not-found/page/2#post-5914</link>
<pubDate>Sun, 25 Mar 2007 17:27:51 +0000</pubDate>
<dc:creator>kannued</dc:creator>
<guid isPermaLink="false">5914@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I think I figured it out. In my htaccess file, I had kept in the&#60;br /&#62;
Options +MultiViews&#60;br /&#62;
while adding the output from&#60;br /&#62;
/bb-admin/rewrite-rules.php&#60;/p&#62;
&#60;p&#62;So if I only had the rewrite-rules.php in the htaccess and nothing else, then the permalinks work.&#60;/p&#62;
&#60;p&#62;Finally! Thanks for all your help Trent, and fel64. I wonder what it is with the new apache version???? Oh, well, that is far above my head.
&#60;/p&#62;</description>
</item>
<item>
<title>kannued on "Tags not found"</title>
<link>http://bbpress.org/forums/topic/tags-not-found/page/2#post-5913</link>
<pubDate>Sun, 25 Mar 2007 17:07:35 +0000</pubDate>
<dc:creator>kannued</dc:creator>
<guid isPermaLink="false">5913@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Okay, I got the output. Copied and pasted under&#60;br /&#62;
Options +MultiViews&#60;/p&#62;
&#60;p&#62;changed to&#60;br /&#62;
$bb-&#38;gt;mod_rewrite = true;&#60;/p&#62;
&#60;p&#62;still 404. So I reverted back.
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Tags not found"</title>
<link>http://bbpress.org/forums/topic/tags-not-found#post-5910</link>
<pubDate>Sun, 25 Mar 2007 16:53:51 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">5910@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hmm.....kind of at a loss here.    Anyone else got a suggestion?&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>kannued on "Tags not found"</title>
<link>http://bbpress.org/forums/topic/tags-not-found#post-5909</link>
<pubDate>Sun, 25 Mar 2007 16:15:30 +0000</pubDate>
<dc:creator>kannued</dc:creator>
<guid isPermaLink="false">5909@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I tried with only&#60;br /&#62;
Options +MultiViews&#60;br /&#62;
and then&#60;br /&#62;
$bb-&#38;gt;mod_rewrite = true;&#60;br /&#62;
on both versions.&#60;br /&#62;
I still have 404 problems.&#60;/p&#62;
&#60;p&#62;I have tried to get the output for  /bb-admin/rewrite-rules.php&#60;br /&#62;
But I must not be doing it right because it flips to my main forum page, gives me no output.
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Tags not found"</title>
<link>http://bbpress.org/forums/topic/tags-not-found#post-5906</link>
<pubDate>Sun, 25 Mar 2007 15:00:58 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">5906@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;If you changed from 1.3 to 2.2 in Apache and it worked before the upgrade, it must have something in there that it doesn't like with the Mod Rewrite handling.   I am not sure myself, but I would change my .htaccess in the bbPress root folder of &#60;a href=&#34;http://www.canadianbookclubs.com/forums/&#34; rel=&#34;nofollow&#34;&#62;http://www.canadianbookclubs.com/forums/&#60;/a&#62; to have only:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;Options +MultiViews&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Nothing else.   Try it in that and in your &#60;a href=&#34;http://www.canadianbookclubs.com/bkrv/&#34; rel=&#34;nofollow&#34;&#62;http://www.canadianbookclubs.com/bkrv/&#60;/a&#62; test run with the new version as well.    Either way, it should work for one of them.  That works best with most servers I have used and they are using Apache 2+.    Try that out maybe and if not, take Fel64's suggestion and put the contents of what is outputted by: /bb-admin/rewrite-rules.php&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>kannued on "Tags not found"</title>
<link>http://bbpress.org/forums/topic/tags-not-found#post-5900</link>
<pubDate>Sun, 25 Mar 2007 14:34:57 +0000</pubDate>
<dc:creator>kannued</dc:creator>
<guid isPermaLink="false">5900@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Trent, &#60;/p&#62;
&#60;p&#62;The Apache configuration hasn't actually changed. Where are the mod_rewrite rules, if not  in the Apache config? My htaccess hasn't changed either. Remember, I am still working with version 75 in my other forum, where permalinks stopped working.
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Tags not found"</title>
<link>http://bbpress.org/forums/topic/tags-not-found#post-5889</link>
<pubDate>Sun, 25 Mar 2007 02:09:25 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">5889@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;For sure the Apache upgrade might have thrown you some problems.    Make sure that contact your host about mod_rewrite in your new apache config file.   Glad to hear you got it at least working again for now!    Now, just check the documentation and then the FAQ on that page about what to put in your .htaccess again to get this working for you if you want permalinks on again.&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>kannued on "Tags not found"</title>
<link>http://bbpress.org/forums/topic/tags-not-found#post-5887</link>
<pubDate>Sun, 25 Mar 2007 02:06:15 +0000</pubDate>
<dc:creator>kannued</dc:creator>
<guid isPermaLink="false">5887@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;It is the pretty permalinks that it does not like. That might make sense with an Apache upgrade from 1.3 to 2.2
&#60;/p&#62;</description>
</item>
<item>
<title>kannued on "Tags not found"</title>
<link>http://bbpress.org/forums/topic/tags-not-found#post-5886</link>
<pubDate>Sun, 25 Mar 2007 02:03:19 +0000</pubDate>
<dc:creator>kannued</dc:creator>
<guid isPermaLink="false">5886@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I removed the modified topic.php from my template. That has solved the problem. But that doesn't make sense. The last time I had played with topic.php in my-templates was February 27, long before I had this problem. This problem only occurred about 26 hours ago, on version 75.
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Tags not found"</title>
<link>http://bbpress.org/forums/topic/tags-not-found#post-5885</link>
<pubDate>Sun, 25 Mar 2007 02:02:05 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">5885@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;If you have errors on line 13 of topic.php, it will be referencing the old 'support' functions that were removed in this version.    Compare the topic.php of the new default template versus your template and you will be able to see what shouldn't be there (on line 13).    I might be able to dig out what to get rid of, but it will be because it is calling a funciton that no longer exists.     &#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Tags not found"</title>
<link>http://bbpress.org/forums/topic/tags-not-found#post-5883</link>
<pubDate>Sun, 25 Mar 2007 01:59:57 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">5883@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Another thing, in your theme, do you only have the 'changed' files relative to your theme?    That has to be the case!    All files that you have in your theme directory that are &#34;not&#34; critital to your theme should be deleted so it can use the default theme of the install!    Could you also list what files you have in your theme directory.     Then we might be able to narrow down what is causing the problem for you....&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>kannued on "Tags not found"</title>
<link>http://bbpress.org/forums/topic/tags-not-found#post-5882</link>
<pubDate>Sun, 25 Mar 2007 01:58:05 +0000</pubDate>
<dc:creator>kannued</dc:creator>
<guid isPermaLink="false">5882@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;It works in default, not in my theme. Fatal error on line 13 of topic.php
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Tags not found"</title>
<link>http://bbpress.org/forums/topic/tags-not-found#post-5880</link>
<pubDate>Sun, 25 Mar 2007 01:55:32 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">5880@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Not for plugins no, it is just /my-plugins/.   So it works in the default theme, just not your theme?     Is that correct?    If that is the case, let me know.&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>kannued on "Tags not found"</title>
<link>http://bbpress.org/forums/topic/tags-not-found#post-5878</link>
<pubDate>Sun, 25 Mar 2007 01:52:48 +0000</pubDate>
<dc:creator>kannued</dc:creator>
<guid isPermaLink="false">5878@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I have a subdirectory, as in /my-templates/yourthemefolder/&#60;/p&#62;
&#60;p&#62;Do I need a subdirectory for the plugin directory too?
&#60;/p&#62;</description>
</item>
<item>
<title>kannued on "Tags not found"</title>
<link>http://bbpress.org/forums/topic/tags-not-found#post-5877</link>
<pubDate>Sun, 25 Mar 2007 01:51:50 +0000</pubDate>
<dc:creator>kannued</dc:creator>
<guid isPermaLink="false">5877@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;But this problem occurred before I upgraded to 81, as you can see in my other forum.
&#60;/p&#62;</description>
</item>
<item>
<title>kannued on "Tags not found"</title>
<link>http://bbpress.org/forums/topic/tags-not-found#post-5876</link>
<pubDate>Sun, 25 Mar 2007 01:50:32 +0000</pubDate>
<dc:creator>kannued</dc:creator>
<guid isPermaLink="false">5876@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;In the default, everything is fine.
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Tags not found"</title>
<link>http://bbpress.org/forums/topic/tags-not-found#post-5875</link>
<pubDate>Sun, 25 Mar 2007 01:46:52 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">5875@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;If you upgraded to the newest version and changed back to the default theme and have that error, it didn't overwrite the default template files as that function was removed in 0.8.1 because it was turned into a plugin.   I would make sure that all the files are overwrited to the server again as that error shouldn't be there for you!    As well, you don't just have your files in /my-templates/ do you?   They should be in /my-templates/yourthemefolder/ and then activated in the admin area.     We will try and get this working for you!&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>kannued on "Tags not found"</title>
<link>http://bbpress.org/forums/topic/tags-not-found#post-5872</link>
<pubDate>Sun, 25 Mar 2007 01:42:13 +0000</pubDate>
<dc:creator>kannued</dc:creator>
<guid isPermaLink="false">5872@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The posts are in the database, Trent.
&#60;/p&#62;</description>
</item>
<item>
<title>kannued on "Tags not found"</title>
<link>http://bbpress.org/forums/topic/tags-not-found#post-5871</link>
<pubDate>Sun, 25 Mar 2007 01:39:54 +0000</pubDate>
<dc:creator>kannued</dc:creator>
<guid isPermaLink="false">5871@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I get fatal errors now.&#60;/p&#62;
&#60;p&#62;This topic is&#60;br /&#62;
Fatal error: Call to undefined function topic_resolved() in topic.php on line 13
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Tags not found"</title>
<link>http://bbpress.org/forums/topic/tags-not-found#post-5868</link>
<pubDate>Sun, 25 Mar 2007 01:33:39 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">5868@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;First off, do this.   In your config.php, turn the mod_rewrite to false and make sure that it works that way.    If that works, we can try getting your URL's working again, just make sure that it is working.    If you have phpmyadmin access on your server you can check the bb_posts table to see if the actual posts are there (I am sure they are) as they are showing the topics and the number of posts still.    It seems like a permalinks problem and starting by turning them off will be the quickest way to test that.&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>kannued on "Tags not found"</title>
<link>http://bbpress.org/forums/topic/tags-not-found#post-5852</link>
<pubDate>Sat, 24 Mar 2007 23:51:58 +0000</pubDate>
<dc:creator>kannued</dc:creator>
<guid isPermaLink="false">5852@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The only thing I play with was on the 20th, more than 24 hours ago, was the config.php file. I changed the $bb-&#38;gt;edit_lock = 60; to $bb-&#38;gt;edit_lock = 99999;&#60;br /&#62;
as in here, &#60;a href=&#34;http://bbpress.org/forums/topic/271?replies=2#post-1357&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/271?replies=2#post-1357&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I check with my ISP for system upgrades. They did say:&#60;/p&#62;
&#60;p&#62;&#34;The only recent change was an upgrade of the Apache web server software, from Apache 1.3 to Apache 2.2 (the current version).  This happened last Wednesday night, March 21.&#60;/p&#62;
&#60;p&#62;Looking the your website, I see that the forum topic links point to non-existent files.  For example, the link for topic &#34;Circles in the Sand&#34; points to &#60;a href=&#34;http://www.canadianbookclubs.com/bkrv/topic/9&#34; rel=&#34;nofollow&#34;&#62;http://www.canadianbookclubs.com/bkrv/topic/9&#60;/a&#62; but there is no subdirectory called &#34;/bkrv/topic&#34; in your account, nor any rewrite rules that would map that URL to a real file.  The same goes for the forum links.  Something seems to be missing...&#34;
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Tags not found"</title>
<link>http://bbpress.org/forums/topic/tags-not-found#post-5851</link>
<pubDate>Sat, 24 Mar 2007 23:00:15 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">5851@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#60;em&#62;I did not play with any files 24 hours ago, except to post something.&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;Did you play with files when posting something?&#60;/p&#62;
&#60;p&#62;Are you sure it's since 24 hours ago? Positive?&#60;/p&#62;
&#60;p&#62;Change your admin password.
&#60;/p&#62;</description>
</item>
<item>
<title>kannued on "Tags not found"</title>
<link>http://bbpress.org/forums/topic/tags-not-found#post-5848</link>
<pubDate>Sat, 24 Mar 2007 21:45:51 +0000</pubDate>
<dc:creator>kannued</dc:creator>
<guid isPermaLink="false">5848@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;All I have in my htaccess file is this:&#60;br /&#62;
Allow from all&#60;br /&#62;
Options -Indexes&#60;br /&#62;
Options +MultiViews&#60;/p&#62;
&#60;p&#62;My htaccess file has worked perfectly since October. This bkrv forum worked fine until about 24 hours ago when I started having problems with file not found. I did not play with any files 24 hours ago, except to post something.&#60;/p&#62;
&#60;p&#62;Someone is doing something. It's not me!&#60;/p&#62;
&#60;p&#62;Take a long at&#60;br /&#62;
&#60;a href=&#34;http://www.canadianbookclubs.com/forums/&#34; rel=&#34;nofollow&#34;&#62;http://www.canadianbookclubs.com/forums/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;A different forum, where no one has touched nothing in the last 2 weeks. Why am I suddenly having 404s?? It worked fine for quite sometime.
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Tags not found"</title>
<link>http://bbpress.org/forums/topic/tags-not-found#post-5847</link>
<pubDate>Sat, 24 Mar 2007 21:37:37 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">5847@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The 404s seem to me to probably come from your &#60;code&#62;config.php&#60;/code&#62; and &#60;code&#62;.htaccess&#60;/code&#62; files not being set up accordingly. If you have mod_rewrite set to true in your config.php (which you do) then you &#60;em&#62;must&#60;/em&#62; update your .htacess file.&#60;/p&#62;
&#60;p&#62;Go to &#60;a href=&#34;http://www.canadianbookclubs.com/bkrv/bb-admin/rewrite-rules.php&#34; rel=&#34;nofollow&#34;&#62;http://www.canadianbookclubs.com/bkrv/bb-admin/rewrite-rules.php&#60;/a&#62; (probably) and copy the output into your forum folder's .htaccess file. Try again.&#60;/p&#62;
&#60;p&#62;You said something about a hacker?&#60;/p&#62;
&#60;p&#62;As far as I know each theme must be in a sub-folder of my-templates.
&#60;/p&#62;</description>
</item>
<item>
<title>kannued on "Tags not found"</title>
<link>http://bbpress.org/forums/topic/tags-not-found#post-5846</link>
<pubDate>Sat, 24 Mar 2007 21:37:24 +0000</pubDate>
<dc:creator>kannued</dc:creator>
<guid isPermaLink="false">5846@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;No, my database content is there.&#60;/p&#62;
&#60;p&#62;Why will it no longer link? How could that link be removed?
&#60;/p&#62;</description>
</item>
<item>
<title>kannued on "Tags not found"</title>
<link>http://bbpress.org/forums/topic/tags-not-found#post-5844</link>
<pubDate>Sat, 24 Mar 2007 21:32:17 +0000</pubDate>
<dc:creator>kannued</dc:creator>
<guid isPermaLink="false">5844@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Is my database gone?
&#60;/p&#62;</description>
</item>
<item>
<title>kannued on "Tags not found"</title>
<link>http://bbpress.org/forums/topic/tags-not-found#post-5843</link>
<pubDate>Sat, 24 Mar 2007 21:29:24 +0000</pubDate>
<dc:creator>kannued</dc:creator>
<guid isPermaLink="false">5843@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Well, upgrading and fixing the theme didn't take as much time as I expected! It is amazing how fast I can work in an emergency.&#60;/p&#62;
&#60;p&#62;Unfortunately, I am still getting 404, files not found, where I know there is supposed to be content. Upgrading did not help.
&#60;/p&#62;</description>
</item>
<item>
<title>kannued on "Tags not found"</title>
<link>http://bbpress.org/forums/topic/tags-not-found#post-5841</link>
<pubDate>Sat, 24 Mar 2007 21:18:55 +0000</pubDate>
<dc:creator>kannued</dc:creator>
<guid isPermaLink="false">5841@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Well, I upgraded. My theme is all a mess. I am still getting pages not found where they should be.
&#60;/p&#62;</description>
</item>
<item>
<title>kannued on "Tags not found"</title>
<link>http://bbpress.org/forums/topic/tags-not-found#post-5840</link>
<pubDate>Sat, 24 Mar 2007 21:04:51 +0000</pubDate>
<dc:creator>kannued</dc:creator>
<guid isPermaLink="false">5840@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I think I have a hacker!
&#60;/p&#62;</description>
</item>

</channel>
</rss>
