<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>Peter&#039;s Useful Crap - Topic: link back to users redirected page</title>
	<link>http://www.theblog.ca/peter-forum/peters-login-redirect/link-back-to-users-redirected-page</link>
	<description><![CDATA[Useful tips on Canada, cell phones, banking, technology, WordPress, PHP and more]]></description>
	<generator>Simple:Press Version 5.5.1</generator>
	<atom:link href="http://www.theblog.ca/peter-forum/peters-login-redirect/link-back-to-users-redirected-page/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Martin on link back to users redirected page</title>
        	<link>http://www.theblog.ca/peter-forum/peters-login-redirect/link-back-to-users-redirected-page#p2559</link>
        	<category>Peter's Login Redirect</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-login-redirect/link-back-to-users-redirected-page#p2559</guid>
        	        	<description><![CDATA[<p>Yes thats right Peter, each user has their own URL as it is their protected members area page. I have tried again logging in and out in IE, still the same problem, thanks anyway - back to the drawing board eith this one.</p>
<p>Maritn.</p>
]]></description>
        	        	<pubDate>Wed, 07 Sep 2011 10:07:54 +0000</pubDate>
        </item>
        <item>
        	<title>Peter on link back to users redirected page</title>
        	<link>http://www.theblog.ca/peter-forum/peters-login-redirect/link-back-to-users-redirected-page#p2558</link>
        	<category>Peter's Login Redirect</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-login-redirect/link-back-to-users-redirected-page#p2558</guid>
        	        	<description><![CDATA[<p>I don't see a reason why the code should behave differently in a different browser, other than the fact that you might not be logged in or you might be logged in with a different user.</p>
<p>Note that the MySQL code you're using is assuming that you have specific redirect URLs defined for each user. I'm not sure if that's your intention, but if you look at the rul_register example, it uses a function that runs through the entire list of redirect fallback rules.</p>
]]></description>
        	        	<pubDate>Wed, 07 Sep 2011 08:52:07 +0000</pubDate>
        </item>
        <item>
        	<title>Martin on link back to users redirected page</title>
        	<link>http://www.theblog.ca/peter-forum/peters-login-redirect/link-back-to-users-redirected-page#p2557</link>
        	<category>Peter's Login Redirect</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-login-redirect/link-back-to-users-redirected-page#p2557</guid>
        	        	<description><![CDATA[<p>Hi Peter,</p>
<p>Almost got it to work but for some reason in Internet Explorer the user is returned to the homepage of the blog and not their orignial redirected page. Here is my code:</p>
<p><input type="button" class="sfcodeselect" name="sfselectit5904" value="Select Code" onclick="spjSelectCode('sfcode5904');" /></p>
<div class="sfcode" id="sfcode5904">
                        &#60;?php if (is_user_logged_in()){ ?&#62;<br />
&#60;?php global $wpdb, $rul_db_addresses, $current_user;<br />
get_currentuserinfo();<br />
$user_home_page = $wpdb-&#62;get_var(&#34;SELECT rul_url FROM '. $rul_db_addresses .' WHERE rul_type = 'user' AND rul_value = &#34; . $current_user-&#62;user_login . '' LIMIT 1&#34;); ?&#62;<br />
 &#60;li&#62;&#60;a href=&#34;&#60;?php echo $user_home_page;?&#62;&#34; title=&#34;Client Area&#34;&#62;Client Area&#60;/a&#62;&#60;/li&#62;<br />
&#60;?php } else { ?&#62;<br />
 &#60;li&#62;&#60;a href=&#34;<a href="http://www.domain.com/wp-login.php&#038;quot" rel="nofollow"><a href="http://www.domain.com/wp-login" rel="nofollow">http://www.domain.com/wp-login</a>.....&#038;quot</a>; title=&#34;Client Login&#34;&#62;Login&#60;/a&#62;&#60;/li&#62;<br />
&#60;?php } ?&#62;
</div>
<p>Like I said it works perfectly in Firefox but not in IE. Be grateful if you could take a look at my code.<br />
Thanks.</p>
]]></description>
        	        	<pubDate>Wed, 07 Sep 2011 07:31:46 +0000</pubDate>
        </item>
        <item>
        	<title>Peter on link back to users redirected page</title>
        	<link>http://www.theblog.ca/peter-forum/peters-login-redirect/link-back-to-users-redirected-page#p2554</link>
        	<category>Peter's Login Redirect</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-login-redirect/link-back-to-users-redirected-page#p2554</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>In the plugin file, look at the function "rul_register" -- that might provide you with what you're looking for, or at least something that gets you close.</p>
]]></description>
        	        	<pubDate>Tue, 06 Sep 2011 07:18:51 +0000</pubDate>
        </item>
        <item>
        	<title>Martin on link back to users redirected page</title>
        	<link>http://www.theblog.ca/peter-forum/peters-login-redirect/link-back-to-users-redirected-page#p2553</link>
        	<category>Peter's Login Redirect</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-login-redirect/link-back-to-users-redirected-page#p2553</guid>
        	        	<description><![CDATA[<p>Just wanted to say thanks very much for a really good plugin. I would like to have a text link placed inside my themes header where the logged in user can go back to their original redirected page. Instead of having to log in all the time to the page I'm sending them to.</p>
<p>Is this possible?</p>
<p>Thanks very much,</p>
<p>Martin.</p>
]]></description>
        	        	<pubDate>Tue, 06 Sep 2011 05:35:50 +0000</pubDate>
        </item>
</channel>
</rss>