<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : T3 Faq missing argument 4 for sed_rights(...)</title>
		<link>https://www.cotonti.com</link>
		<description>Last topic posts</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Sat, 11 Apr 2026 13:44:49 -0000</pubDate>

		<item>
			<title>tensh</title>
			<description><![CDATA[Hmm, maybe try to reinstall it, and check the access rights...]]></description>
			<pubDate>Mon, 02 Aug 2010 21:56:30 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5765&d=0#post25442]]></link>
		</item>
		<item>
			<title>Kingsley</title>
			<description><![CDATA[Thx tensh.<br />
<br />
I can now access it when I am logged out. But when logged in as admin, I can do everything but look at the front end.. go figure.. But it works again, and that's what counts.<br />
<br />
you the man! <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/tongue.gif" alt=":P" />]]></description>
			<pubDate>Mon, 02 Aug 2010 16:34:54 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5765&d=0#post25434]]></link>
		</item>
		<item>
			<title>tensh</title>
			<description><![CDATA[Yep, it has a bit of typos in code.<br />
<br />
Edit the file faq.admin.rights.end.php and replace at the end:<br />
<br />
<pre class="code">
while ($row = sed_sql_fetcharray($sql_t3faq))
	{
	$link = &quot;admin.php?m=tools&amp;amp;p=faq&quot;;
	$title = $faq_cat&#091;$row&#091;'auth_option'&#093;&#093;&#091;'tpath'&#093;;
	$adminmain .= sed_rights_parseline($row, $title, $link, $name);
	}
</pre>
<br />
It did the trick, but I don't know if it's 100% correct. $name is not defined.<br /><br /><b>Added 6 minutes later:</b><br /><br />There was also a typo somewhere that didn't display the &quot;rights&quot; icon... but I don't remember where, check out the code. The link to icon is old, and so it's broken, system icons in Seditio were somewhere else.]]></description>
			<pubDate>Mon, 02 Aug 2010 15:31:35 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5765&d=0#post25433]]></link>
		</item>
		<item>
			<title>Kingsley</title>
			<description><![CDATA[Warning: Missing argument 4 for sed_rights_parseline(), called in /home/ecutionerz/domains/x-ecutionerz.com/public_html/site/plugins/faq/faq.admin.rights.end.php on line 43 and defined in /home/ecutionerz/domains/x-ecutionerz.com/public_html/site/system/core/admin/admin.rights.inc.php on line 143<br />
<br />
Until a couple of days ago, this plug-in worked fine. Suddenly I get the error mentioned above, with the result that no one, not even admins can use this plugin. Can get in the plugin settings, but when I try to open the front-end I get:<br />
<br />
<strong>You're not allowed to do this.<br />
 <br />
Redirecting...</strong><br />
<br />
any ideas?]]></description>
			<pubDate>Mon, 02 Aug 2010 15:14:10 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5765&d=0#post25432]]></link>
		</item>
	</channel>
</rss>