<?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: merge</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress Support Forums Tag: merge</description>
<language>en</language>
<pubDate>Fri, 09 Jan 2009 03:45:14 +0000</pubDate>

<item>
<title>_ck_ on "Forum moderation / merge topics etc"</title>
<link>http://bbpress.org/forums/topic/forum-moderation-merge-topics-etc#post-20396</link>
<pubDate>Sun, 02 Nov 2008 11:09:26 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">20396@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Do not use the move-it plugin until it is radically updated.&#60;/p&#62;
&#60;p&#62;There is no proper way to split/merge topics because it would affect many plugins which track things based on the topic id.&#60;/p&#62;
&#60;p&#62;Since bbPress never had action hooks for split/merge, all plugins in existance are ignorant of such changes happening and you risk corrupting your forums.&#60;/p&#62;
&#60;p&#62;Split/Merge is on the agenda for bbPress 1.5, so maybe a year from now it might be possible. But again, all plugins that store tracking information on topic id's will need updating, including a dozen of my own.&#60;/p&#62;
&#60;p&#62;So yes, you could manually do it, or even force it via move-it, but you will break your forum sooner or later.
&#60;/p&#62;</description>
</item>
<item>
<title>Nekita on "Forum moderation / merge topics etc"</title>
<link>http://bbpress.org/forums/topic/forum-moderation-merge-topics-etc#post-20394</link>
<pubDate>Sun, 02 Nov 2008 10:22:46 +0000</pubDate>
<dc:creator>Nekita</dc:creator>
<guid isPermaLink="false">20394@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Since the move-it plugin is outdated, is there any other way to &#34;manually&#34; merge (or split) a topic for the time being?&#60;/p&#62;
&#60;p&#62;In my case I would like to add an Index reply as the first post to some of my older threads, is that possible?
&#60;/p&#62;</description>
</item>
<item>
<title>Benzilla069 on "Forum moderation / merge topics etc"</title>
<link>http://bbpress.org/forums/topic/forum-moderation-merge-topics-etc#post-19159</link>
<pubDate>Thu, 11 Sep 2008 09:55:43 +0000</pubDate>
<dc:creator>Benzilla069</dc:creator>
<guid isPermaLink="false">19159@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;This could help?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/plugins/topic/move-it/&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/move-it/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Mirochai on "Forum moderation / merge topics etc"</title>
<link>http://bbpress.org/forums/topic/forum-moderation-merge-topics-etc#post-19157</link>
<pubDate>Thu, 11 Sep 2008 03:17:51 +0000</pubDate>
<dc:creator>Mirochai</dc:creator>
<guid isPermaLink="false">19157@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Is there a way for me to easily merge Forums, topics, split topics and so forth?&#60;/p&#62;
&#60;p&#62;I would like to merge a couple of my forums. I just imported my phpbb2 40 meg forum to bbpress. It works super! But I have so many forums and would like to merge them. &#60;/p&#62;
&#60;p&#62;Any help would be greatly appreciated.&#60;/p&#62;
&#60;p&#62;Best,
&#60;/p&#62;</description>
</item>
<item>
<title>hellweaver666 on "Merge registration pages"</title>
<link>http://bbpress.org/forums/topic/merge-registration-pages#post-18167</link>
<pubDate>Mon, 11 Aug 2008 21:55:50 +0000</pubDate>
<dc:creator>hellweaver666</dc:creator>
<guid isPermaLink="false">18167@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thanks chrishajer - that's just what I need it. I had tried the other hidden field, expecting that to work...&#60;/p&#62;
&#60;p&#62;:D
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Merge registration pages"</title>
<link>http://bbpress.org/forums/topic/merge-registration-pages#post-18164</link>
<pubDate>Mon, 11 Aug 2008 20:59:56 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">18164@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Instead of this WordPress function:&#60;br /&#62;
&#60;code&#62;&#38;lt;?php wp_register(); ?&#38;gt;&#60;/code&#62;&#38;nbsp;&#60;/p&#62;
&#60;p&#62;You would have a link to bb-login.php.  Then bb-login handles the whole thing.  In the login form, you would add that hidden form field to redirect then after login, as explained here.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/forums/topic/heres-a-trick-to-redirect-user-back-to-topic-after-login#post-14268&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/heres-a-trick-to-redirect-user-back-to-topic-after-login#post-14268&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>mattbaehr on "Merge registration pages"</title>
<link>http://bbpress.org/forums/topic/merge-registration-pages#post-18163</link>
<pubDate>Mon, 11 Aug 2008 20:53:33 +0000</pubDate>
<dc:creator>mattbaehr</dc:creator>
<guid isPermaLink="false">18163@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;How do I change the reg links?  In my theme, here is the reg code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;li id=&#38;quot;meta&#38;quot; class=&#38;quot;widget&#38;quot;&#38;gt;

			&#38;lt;h2&#38;gt;&#38;lt;?php _e(&#38;#39;Members&#38;#39;) ?&#38;gt;&#38;lt;/h2&#38;gt;

			&#38;lt;ul&#38;gt;

			&#38;lt;?php wp_register(); ?&#38;gt;

			&#38;lt;li&#38;gt;&#38;lt;?php wp_loginout(); ?&#38;gt;&#38;lt;/li&#38;gt;

			&#38;lt;?php wp_meta(); ?&#38;gt;

			&#38;lt;/ul&#38;gt;

		&#38;lt;/li&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;What would I do to get it to redirect to the bbpress registration page?
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Merge registration pages"</title>
<link>http://bbpress.org/forums/topic/merge-registration-pages#post-18157</link>
<pubDate>Mon, 11 Aug 2008 18:33:30 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">18157@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Could you do  this (hidden form field named &#34;re&#34; with the value of the URL to redirect to after submitting the form):&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/forums/topic/heres-a-trick-to-redirect-user-back-to-topic-after-login#post-14268&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/heres-a-trick-to-redirect-user-back-to-topic-after-login#post-14268&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>hellweaver666 on "Merge registration pages"</title>
<link>http://bbpress.org/forums/topic/merge-registration-pages#post-18150</link>
<pubDate>Mon, 11 Aug 2008 15:42:34 +0000</pubDate>
<dc:creator>hellweaver666</dc:creator>
<guid isPermaLink="false">18150@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;You can just change the register links in the wordpress template to point to the bbpress login and registration forms... that's easy enough (you can even copy the login form code into the template directly and it seems to work).&#60;/p&#62;
&#60;p&#62;The problem is, how to get users back to the URL they came from after they login (by default they seem to get bounced to the forum home page instead)... any ideas?
&#60;/p&#62;</description>
</item>
<item>
<title>mattbaehr on "Merge registration pages"</title>
<link>http://bbpress.org/forums/topic/merge-registration-pages#post-18059</link>
<pubDate>Thu, 07 Aug 2008 21:16:40 +0000</pubDate>
<dc:creator>mattbaehr</dc:creator>
<guid isPermaLink="false">18059@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Me too.  My main page is WP.  I would like users to be able to click the register button and get the BB registration that both would ideally share (once I get that bug fixed).
&#60;/p&#62;</description>
</item>
<item>
<title>feldman on "Merge registration pages"</title>
<link>http://bbpress.org/forums/topic/merge-registration-pages#post-15050</link>
<pubDate>Sat, 05 Apr 2008 11:10:04 +0000</pubDate>
<dc:creator>feldman</dc:creator>
<guid isPermaLink="false">15050@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Is it possible? when wp and bbpress is so tight, i would like to use 1 reg page.
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "Request: Ability to Merge 2 bbPress Installs"</title>
<link>http://bbpress.org/forums/topic/request-ability-to-merge-2-bbpress-installs#post-3039</link>
<pubDate>Mon, 08 Jan 2007 09:00:42 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">3039@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Would be nicer to have some bbpressMU :D Something I really want. Could be done izi I think, just put an id code with each forum and posts and filter on that ID. Only each forum should be able to pick its template and plugins.... well perhaps in the future? wish wish
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Request: Ability to Merge 2 bbPress Installs"</title>
<link>http://bbpress.org/forums/topic/request-ability-to-merge-2-bbpress-installs#post-3020</link>
<pubDate>Sun, 07 Jan 2007 22:26:26 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">3020@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://trac.bbpress.org/ticket/531&#34;&#62;TRAC&#60;/a&#62; ticket submitted as mdawaffe has already mentioned he was working on this.&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Request: Ability to Merge 2 bbPress Installs"</title>
<link>http://bbpress.org/forums/topic/request-ability-to-merge-2-bbpress-installs#post-3002</link>
<pubDate>Sun, 07 Jan 2007 18:06:19 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">3002@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I wouldn't have a clue how to do this, but it would be nice to be able to import data from one install into another.   I did this with 2 installs already (as 1 had little data) and it was a nightmare because  I had to change all the topic numbers, post numbers, authors, etc. in the database manually.  &#60;/p&#62;
&#60;p&#62;There are a couple more databases that I wouldn't mind importing into one database and you can be sure that manually doing it isn't an option!&#60;/p&#62;
&#60;p&#62;Thoughts,&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>

</channel>
</rss>
