<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : Account plugin</title>
		<link>https://www.cotonti.com</link>
		<description>Neueste Themenbeiträge</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Sat, 11 Apr 2026 22:00:45 -0000</pubDate>

		<item>
			<title>SunChase</title>
			<description><![CDATA[<pre class="code">2009-07-03 18:28
Fatal error : SQL error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 5</pre>
<br />
 <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/sad.gif" alt=":-(" />]]></description>
			<pubDate>Fr, 03 Jul 2009 23:29:16 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2860&d=0#post13758]]></link>
		</item>
		<item>
			<title>DemptD</title>
			<description><![CDATA[<a href="http://www.wddb.com/i_35_Account-Management.html" rel="nofollow">http://www.wddb.com/i_35_Account-Management.html</a>]]></description>
			<pubDate>Fr, 03 Jul 2009 23:05:53 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2860&d=0#post13755]]></link>
		</item>
		<item>
			<title>SunChase</title>
			<description><![CDATA[hm can you give me the link to this plug please.<br />
<br />
<blockquote>You have to run the SQL with phpmyadmin</blockquote>
didnt help]]></description>
			<pubDate>Fr, 03 Jul 2009 20:45:20 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2860&d=0#post13751]]></link>
		</item>
		<item>
			<title>DemptD</title>
			<description><![CDATA[This is &quot;plug.php?e=account&quot; not usercp.<br />
<br />
You have to run the SQL with phpmyadmin]]></description>
			<pubDate>Fr, 03 Jul 2009 10:07:06 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2860&d=0#post13746]]></link>
		</item>
		<item>
			<title>SunChase</title>
			<description><![CDATA[Hi.Is this the User Account plugin(usercp)?<br />
How did you manage to launch it?Mine sais that there is something wrong in the SQL syntaxis]]></description>
			<pubDate>Fr, 03 Jul 2009 05:49:23 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2860&d=0#post13738]]></link>
		</item>
		<item>
			<title>DemptD</title>
			<description><![CDATA[Nope :P<br />
<br />
But i did a search at neocrome and found a plugin for it:<br />
<br />
<a href="http://neocrome.net/forums.php?m=posts&amp;p=109921#109921" rel="nofollow">http://neocrome.net/forums.php?m=posts&amp;p=109921#109921</a><br />
<br />
<pre class="code">&lt;?php
/* ====================
Seditio - Website engine
Copyright Neocrome
<a href="http://www.neocrome.net" rel="nofollow">http://www.neocrome.net</a>

&#091;BEGIN_SED&#093;
File=plugins/redirector/redirector.php
Version=103
Type=Plugin
Author=
Description=login-redirect
&#091;END_SED&#093;

&#091;BEGIN_SED_EXTPLUGIN&#093;
Code=redirector
Part=redirector
File=redirector
Hooks=users.auth.check.done
Tags=
Minlevel=0
Order=10
&#091;END_SED_EXTPLUGIN&#093;
==================== */

if (!defined('SED_CODE')) { die('Wrong URL.'); }
if(strlen($cfg&#091;'plugin'&#093;&#091;'redirector'&#093;&#091;'url'&#093;) &gt; 0 || $cfg&#091;'plugin'&#093;&#091;'redirector'&#093;&#091;'url'&#093; != NULL)
{
$sql = sed_sql_query(&quot;DELETE FROM $db_online WHERE online_userid='-1' AND online_ip='&quot;.$usr&#091;'ip'&#093;.&quot;' LIMIT 1&quot;);
sed_redirect($cfg&#091;'plugin'&#093;&#091;'redirector'&#093;&#091;'url'&#093;);
exit;
}

?&gt;</pre>
<br />
<pre class="code">&lt;?PHP
/* ====================
Seditio - Website engine
Copyright Neocrome
<a href="http://www.neocrome.net" rel="nofollow">http://www.neocrome.net</a>

&#091;BEGIN_SED&#093;
File=plugins/redirector/redirector.setup.php
Version=110
Updated=2006-jun-27
Type=Plugin
Author=Neocrome
Description=
&#091;END_SED&#093;

&#091;BEGIN_SED_EXTPLUGIN&#093;
Code=redirector
Name=Re-Director
Description=Redirector
Version=100
Date=006-mar-09
Author=Neocrome
Copyright=
Notes=
SQL=
Auth_guests=R
Lock_guests=W12345A
Auth_members=R
Lock_members=W12345A
&#091;END_SED_EXTPLUGIN&#093;

&#091;BEGIN_SED_EXTPLUGIN_CONFIG&#093;
url=01:string::forums.php:Redirect Url(Keep Empty for Default)
&#091;END_SED_EXTPLUGIN_CONFIG&#093;

==================== */

if (!defined('SED_CODE')) { die('Wrong URL.'); }

?&gt;</pre>]]></description>
			<pubDate>Mo, 15 Jun 2009 15:23:04 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2860&d=0#post13230]]></link>
		</item>
		<item>
			<title>Kort</title>
			<description><![CDATA[Does<pre class="code">if ($msg == '104')
	{ header(&quot;Refresh: '1'; url=plug.php?e=account&quot;); }</pre>work?<br />
Or try reinstalling the plug.]]></description>
			<pubDate>Mo, 15 Jun 2009 15:20:03 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2860&d=0#post13229]]></link>
		</item>
		<item>
			<title>DemptD</title>
			<description><![CDATA[Hmm, didnt work. This is what i made:<br />
<br />
<pre class="code">&lt;?php
/* ====================
Seditio - Website engine
Copyright (C) 2005 Neocrome
<a href="http://www.neocrome.net" rel="nofollow">http://www.neocrome.net</a>

&#091;BEGIN_SED&#093;
File=plugins/account/account.redirect.php
Version=100
Type=Plugin
Author=Dyllon
Description=Redirects back to plugin
&#091;END_SED&#093;

&#091;BEGIN_SED_EXTPLUGIN&#093;
Code=account
Part=account.redirect
File=account.redirect
Hooks=message.main
Tags=
Minlevel=0
Order=10
&#091;END_SED_EXTPLUGIN&#093;
==================== */

if (!defined('SED_CODE')) { sed_diefatal('Wrong URL.'); }

if ($msg == '104' &amp;&amp; $cfg&#091;'plugin'&#093;&#091;'account'&#093;&#091;'redirect'&#093; == '1')
	{ header(&quot;Refresh: '1'; url=plug.php?e=account&quot;); }

?&gt;</pre>]]></description>
			<pubDate>Mo, 15 Jun 2009 15:14:04 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2860&d=0#post13228]]></link>
		</item>
		<item>
			<title>Kort</title>
			<description><![CDATA[Create account.redirect.php with something like:<pre class="code">if ($msg == '104' &amp;&amp; $cfg&#091;'plugin'&#093;&#091;'account'&#093;&#091;'redirect'&#093; == '1')
	{ header(&quot;Refresh: '1'; url=plug.php?e=account&quot;); }</pre>]]></description>
			<pubDate>Mo, 15 Jun 2009 14:01:24 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2860&d=0#post13226]]></link>
		</item>
		<item>
			<title>DemptD</title>
			<description><![CDATA[<a href="http://www.wddb.com/i_35_Account-Management.html" rel="nofollow">Account Management plugin</a><br />
<br />
All works except redirect after login ,when i login it doesnt send me to <br />
<br />
<a href="http://www.site.in/plug.php?e=account" rel="nofollow">http://www.site.in/plug.php?e=account</a><br />
<br />
Fixable?]]></description>
			<pubDate>Mo, 15 Jun 2009 10:22:03 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2860&d=0#post13225]]></link>
		</item>
	</channel>
</rss>