<?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>bbPress Support Forums &#187; Topic: move_topics/topic_move_dropdown(); not working?</title>
		<link>http://bbpress.org/forums/topic/move_topicstopic_move_dropdown-not-working</link>
		<description>bbPress Support Forums &#187; Topic: move_topics/topic_move_dropdown(); not working?</description>
		<language>en-US</language>
		<pubDate>Fri, 25 May 2012 11:49:43 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/forums/rss/topic/move_topicstopic_move_dropdown-not-working" rel="self" type="application/rss+xml" />

		<item>
			<title>chrishajer on "move_topics/topic_move_dropdown(); not working?"</title>
			<link>http://bbpress.org/forums/topic/move_topicstopic_move_dropdown-not-working#post-37980</link>
			<pubDate>Fri, 03 Jul 2009 19:10:22 +0000</pubDate>
			<dc:creator>chrishajer</dc:creator>
			<guid isPermaLink="false">37980@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>@davklaud - if you're having trouble please start a new topic and list the version of the software you're using.  Thank you.
</p>]]></description>
					</item>
		<item>
			<title>davklaud on "move_topics/topic_move_dropdown(); not working?"</title>
			<link>http://bbpress.org/forums/topic/move_topicstopic_move_dropdown-not-working#post-37912</link>
			<pubDate>Fri, 03 Jul 2009 10:03:29 +0000</pubDate>
			<dc:creator>davklaud</dc:creator>
			<guid isPermaLink="false">37912@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>It is only one item (forum) displayed each time.  It really sucks!!
</p>]]></description>
					</item>
		<item>
			<title>shawncampbell on "move_topics/topic_move_dropdown(); not working?"</title>
			<link>http://bbpress.org/forums/topic/move_topicstopic_move_dropdown-not-working#post-35911</link>
			<pubDate>Wed, 20 May 2009 22:05:13 +0000</pubDate>
			<dc:creator>shawncampbell</dc:creator>
			<guid isPermaLink="false">35911@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>With version 1.0-rc-1 and the default template (or if the current template includes <code>&#60;?php bb_topic_admin(); ?&#62;</code>) and you are logged in with the proper credentials for moving a post you should see the "Move this topic..." dropdown. With Kakumei it appears under the Reply form.</p>
<p>Lines 49-55 of kakumei's topic.php:<br />
<pre><code>&#60;?php if ( bb_current_user_can( &#39;delete_topic&#39;, get_topic_id() ) &#124;&#124; bb_current_user_can( &#39;close_topic&#39;, get_topic_id() ) &#124;&#124; bb_current_user_can( &#39;stick_topic&#39;, get_topic_id() ) &#124;&#124; bb_current_user_can( &#39;move_topic&#39;, get_topic_id() ) ) : ?&#62;

&#60;div class=&#34;admin&#34;&#62;
&#60;?php bb_topic_admin(); ?&#62;
&#60;/div&#62;

&#60;?php endif; ?&#62;</code></pre>]]></description>
					</item>
		<item>
			<title>fmimoso on "move_topics/topic_move_dropdown(); not working?"</title>
			<link>http://bbpress.org/forums/topic/move_topicstopic_move_dropdown-not-working#post-24408</link>
			<pubDate>Mon, 02 Mar 2009 09:16:58 +0000</pubDate>
			<dc:creator>fmimoso</dc:creator>
			<guid isPermaLink="false">24408@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I've installed 1.0.6 and can't seem to find the move topic function... any ideas?
</p>]]></description>
					</item>
		<item>
			<title>Tom(dB) on "move_topics/topic_move_dropdown(); not working?"</title>
			<link>http://bbpress.org/forums/topic/move_topicstopic_move_dropdown-not-working#post-23042</link>
			<pubDate>Wed, 14 Jan 2009 15:20:15 +0000</pubDate>
			<dc:creator>Tom(dB)</dc:creator>
			<guid isPermaLink="false">23042@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>anyone else having this problem?</p>
<p>Well the answer is that<br />
&#60;?php topic_delete_link(); ?&#62; &#60;?php topic_close_link(); ?&#62; &#60;?php topic_sticky_link(); ?&#62;<br />
&#60;?php topic_move_dropdown(); ?&#62;</p>
<p>is now replaced with:</p>
<p>&#60;?php bb_topic_admin(); ?&#62;
</p>]]></description>
					</item>
		<item>
			<title>Tom(dB) on "move_topics/topic_move_dropdown(); not working?"</title>
			<link>http://bbpress.org/forums/topic/move_topicstopic_move_dropdown-not-working#post-22857</link>
			<pubDate>Fri, 09 Jan 2009 18:19:54 +0000</pubDate>
			<dc:creator>Tom(dB)</dc:creator>
			<guid isPermaLink="false">22857@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I've just noticed "topic_move_dropdown(); " isn't an option anymore on topic.php page (the ability to move a topic to a different forum).</p>
<p>Not sure when this happened, but could it be with my move from 0.9.0.3 to 0.9.0.4?</p>
<p>the roles are still defined correctly in capabilities.php. It's not even showing up for Key master.</p>
<p>any other ideas?
</p>]]></description>
					</item>

	</channel>
</rss>

