<?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: ERROR: Unknown error updating role-specific URL for role contributor</title>
	<link>http://www.theblog.ca/peter-forum/peters-login-redirect/error-unknown-error-updating-role-specific-url-for-role-contributor</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/error-unknown-error-updating-role-specific-url-for-role-contributor/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Peter on ERROR: Unknown error updating role-specific URL for role contributor</title>
        	<link>http://www.theblog.ca/peter-forum/peters-login-redirect/error-unknown-error-updating-role-specific-url-for-role-contributor#p2888</link>
        	<category>Peter's Login Redirect</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-login-redirect/error-unknown-error-updating-role-specific-url-for-role-contributor#p2888</guid>
        	        	<description><![CDATA[<p>Try turning on WP_DEBUG in config.php to find out more information about the error:</p>
<p><a href="http://codex.wordpress.org/Editing_wp-config.php#Configure_Error_Log" rel="nofollow"><a href="http://codex.wordpress.org/Edi" rel="nofollow">http://codex.wordpress.org/Edi</a>....._Error_Log</a></p>
<p>Also, it might be related to a missing table column; see these links:</p>
<p><a href="http://wordpress.org/support/topic/plugin-peters-login-redirect-wont-add-any-new-urls-and-errors-when-trying-to-create-all-other-users" rel="nofollow"><a href="http://wordpress.org/support/t" rel="nofollow">http://wordpress.org/support/t</a>.....ther-users</a></p>
<p><a href="http://www.theblog.ca/peter-forum/peters-login-redirect/database-woes" rel="nofollow"><a href="http://www.theblog.ca/peter-fo" rel="nofollow">http://www.theblog.ca/peter-fo</a>.....abase-woes</a></p>
]]></description>
        	        	<pubDate>Sun, 18 Dec 2011 09:10:50 +0000</pubDate>
        </item>
        <item>
        	<title>RPM on ERROR: Unknown error updating role-specific URL for role contributor</title>
        	<link>http://www.theblog.ca/peter-forum/peters-login-redirect/error-unknown-error-updating-role-specific-url-for-role-contributor#p2887</link>
        	<category>Peter's Login Redirect</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-login-redirect/error-unknown-error-updating-role-specific-url-for-role-contributor#p2887</guid>
        	        	<description><![CDATA[<p>Hi Peter,<br />
I am getting the error "ERROR: Unknown error updating role-specific URL for role contributor". My site is set up as <a href="http://test.domain.com" rel="nofollow">http://test.domain.com</a>. </p>
<p>I followed the link on your plugin page about adding domains to the “allowed redirect” list.<br />
I added this to my functions.php file. </p>
<p>function add_allowed_redirect_hosts( $hosts )<br />
{<br />
    $allowed_hosts = array();<br />
    $allowed_hosts[] = 'test.domain.com';</p>
<p>    // Add lines similar to the one below, one for each host<br />
    // $allowed_hosts[] = 'www.facebook.com';</p>
<p>    return array_merge( $hosts, $allowed_hosts );<br />
}</p>
<p>add_filter( 'allowed_redirect_hosts', 'add_allowed_redirect_hosts', 10, 1 );<br />
?&#62;<br />
Can you help, please? Thank you.</p>
]]></description>
        	        	<pubDate>Sat, 17 Dec 2011 19:21:33 +0000</pubDate>
        </item>
</channel>
</rss>