<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : infinite redirection when a have error page</title>
		<link>https://www.cotonti.com</link>
		<description>Останні повідомлення в темі</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Wed, 15 Apr 2026 07:52:59 -0000</pubDate>

		<item>
			<title>Trustmaster</title>
			<description><![CDATA[See the 4th parameter of sed_url() function.<br />
<div class="highlight"><pre class="php">/**
 * Transforms parameters into URL by following user-defined rules
 *
 * @param string $name Site area or script name
 * @param mixed $params URL parameters as array or parameter string
 * @param string $tail URL postfix, e.g. anchor
 * @param bool $header Set this TRUE if the url will be used in HTTP header rather than body output
 * @return string
 */
function sed_url($name, $params = '', $tail = '', $header = false)</pre></div>]]></description>
			<pubDate>Thu, 23 Жов 2008 23:50:54 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=503&d=0#post1300]]></link>
		</item>
		<item>
			<title>oc</title>
			<description><![CDATA[I know why it is. I figured it out long time ago, but I wanted to commit with my other fixes.<br />
<br />
First of all, not about that but, look at this: (message.inc.php)<br />
<br />
<pre>
	case '930':
		if ($usr['id']==0)
		{
			$rd = 2;
		$the_redirect = (!empty($redirect)) ? &quot;&amp;redirect=&quot;.$redirect : '';
		$ru = sed_url('users', 'm=auth'.$redirect);
		}
</pre>
<br />
it happens because of new sed_url. i forgot the line but in some file, you should delete/add an &quot;&amp;&quot; (amp)]]></description>
			<pubDate>Thu, 23 Жов 2008 21:25:09 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=503&d=0#post1295]]></link>
		</item>
		<item>
			<title>Dayver</title>
			<description><![CDATA[No, this column is. This occurs when a visitor is not logged in (guest) and to suit asks for the administration. He is showing error page and redirect (indefinitely). Nothing any error page for the guest is infinitely redeployment]]></description>
			<pubDate>Thu, 23 Жов 2008 18:03:00 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=503&d=0#post1293]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[If you mean missing user_theme field, it's a missing query in SQL patches. Use this query to fix it on your DB:<br />
<div class="highlight"><pre class="mysql">ALTER TABLE `sed_users` ADD COLUMN `user_theme` VARCHAR(16) NOT NULL DEFAULT '';</pre></div>]]></description>
			<pubDate>Thu, 23 Жов 2008 13:54:32 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=503&d=0#post1292]]></link>
		</item>
		<item>
			<title>Dayver</title>
			<description><![CDATA[In the audit r118 when the core of the page gives visitors a redirection error occurs indefinitely]]></description>
			<pubDate>Thu, 23 Жов 2008 05:17:57 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=503&d=0#post1287]]></link>
		</item>
	</channel>
</rss>