<?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>WordPress &#8250; Support Topic: [Plugin: Customize Your Community] Redirection does not work on CYC</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: [Plugin: Customize Your Community] Redirection does not work on CYC</description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 13:01:58 +0000</pubDate>

<item>
<title>randyhoyt on "[Plugin: Customize Your Community] Redirection does not work on CYC"</title>
<link>http://wordpress.org/support/topic/262540#post-1047045</link>
<pubDate>Thu, 16 Apr 2009 00:12:05 +0000</pubDate>
<dc:creator>randyhoyt</dc:creator>
<guid isPermaLink="false">1047045@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I was testing out the redirection functionality of the WordPress login -- if you visit a page that requires logging in, WordPress will forward you to login page and then redirect you back to the original page -- in the CYC plugin, but it was not working. I have pages on the front of the site that require log in; logging always took my subscribers to the profile page.&#60;/p&#62;
&#60;p&#62;As it turns out, there's a LOT of code in CYC for determining what $redirect_to should be, but that variable gets left out of login form. I added the following line of code around 553 -- inside the `&#38;lt;p class=&#34;submit&#34;&#38;gt;' -- and it appears to be working fine:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;&#60;code&#62;&#38;lt;input type=&#38;quot;hidden&#38;quot; name=&#38;quot;redirect_to&#38;quot; value=&#38;quot;&#38;lt;?php echo $redirect_to; ?&#38;gt;&#38;quot; /&#38;gt;&#60;/code&#62;&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/customize-your-community/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/customize-your-community/&#60;/a&#62;
&#60;/p&#62;</description>
</item>

</channel>
</rss>
