<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : paginasion synax</title>
		<link>https://www.cotonti.com</link>
		<description>Last topic posts</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Sat, 11 Apr 2026 16:52:24 -0000</pubDate>

		<item>
			<title>Kaan</title>
			<description><![CDATA[Thank you Koradhil<br />
userpages plugins]]></description>
			<pubDate>Mon, 22 Nov 2010 00:57:55 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=6041&d=0#post27209]]></link>
		</item>
		<item>
			<title>GHengeveld</title>
			<description><![CDATA[By the looks of it the closing parenthesis is in the wrong place. Also, the number of arguments for sed_pagination is incorrect. The last one, 'object' should be a JSON object I think (not sure, but it looks that way). Try this:<br />
<pre class="code">$pagnav = sed_pagination(
	'plug.php?m=details&amp;id='.$urr&#091;'user_id'&#093;.'&amp;ps='.$ps, 
	$dp, 
	$totalitems, 
	$cfg&#091;'plugin'&#093;&#091;'userpages'&#093;&#091;'countonpage'&#093;, 
	&quot;dp&quot;, 
	'{
		&quot;ajaxSend&quot;, 
		&quot;url&quot;: &quot;plug.php?r=userpages&amp;id='.$urr&#091;'user_id'&#093;.'&amp;ps='.$ps.'&quot;, 
		&quot;divId&quot;: &quot;reloadp&quot;, 
		&quot;errMsg&quot;: &quot;'.$L&#091;'plu_msg500'&#093;.'&quot;
	}'
);</pre>
<br />
By the way, where did you find this code?]]></description>
			<pubDate>Mon, 22 Nov 2010 00:40:43 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=6041&d=0#post27208]]></link>
		</item>
		<item>
			<title>Kaan</title>
			<description><![CDATA[The problem continues]]></description>
			<pubDate>Sun, 21 Nov 2010 23:29:52 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=6041&d=0#post27207]]></link>
		</item>
		<item>
			<title>esclkm</title>
			<description><![CDATA[plug.php = users.php<br />
<br />
&quot;plug.php?r=userpages&amp;id='.$urr['user_id'].&quot; =&quot;plug.php?r=userpages&amp;id=&quot;.$urr['user_id'].&quot;]]></description>
			<pubDate>Sun, 21 Nov 2010 21:23:49 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=6041&d=0#post27205]]></link>
		</item>
		<item>
			<title>Kaan</title>
			<description><![CDATA[Parse error: syntax error, unexpected ',' in<br />
<br />
<pre class="code">$pagnav = sed_pagination('plug.php?m=details&amp;id='.$urr&#091;'user_id'&#093;.'&amp;ps='.$ps.''), $dp, $totalitems, $cfg&#091;'plugin'&#093;&#091;'userpages'&#093;&#091;'countonpage'&#093;, &quot;dp&quot;, &quot;ajaxSend&quot;, &quot;url: &quot;plug.php?r=userpages&amp;id='.$urr&#091;'user_id'&#093;.&quot;&amp;ps=&quot;.$ps.&quot;&quot;, divId: 'reloadp', errMsg: &quot;.$L&#091;'plu_msg500'&#093;.&quot;&quot;;</pre>
<br />
Where is the problem.?]]></description>
			<pubDate>Sun, 21 Nov 2010 21:11:04 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=6041&d=0#post27204]]></link>
		</item>
	</channel>
</rss>