<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — Unknown column 'isadmin' in 'where clause]]></title>
		<link>http://www.iredmail.org/forum/topic4037-unknown-column-isadmin-in-where-clause.html</link>
		<atom:link href="http://www.iredmail.org/forum/feed-rss-topic4037.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Unknown column 'isadmin' in 'where clause.]]></description>
		<lastBuildDate>Sat, 20 Oct 2012 14:26:17 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Unknown column 'isadmin' in 'where clause]]></title>
			<link>http://www.iredmail.org/forum/post18734.html#p18734</link>
			<description><![CDATA[<p>Hi Geronimo, maekus.feilen,</p><p>it&#039;s mentioned in upgrade tutorial of iredmail:<br /><a href="http://iredmail.org/wiki/index.php?title=Upgrade/iRedMail/0.8.1-0.8.2">http://iredmail.org/wiki/index.php?titl … .8.1-0.8.2</a></p><p>Please fix it by following above tutorial, it creates 3 addition columns and necessary indexes.</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Sat, 20 Oct 2012 14:26:17 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post18734.html#p18734</guid>
		</item>
		<item>
			<title><![CDATA[Re: Unknown column 'isadmin' in 'where clause]]></title>
			<link>http://www.iredmail.org/forum/post18711.html#p18711</link>
			<description><![CDATA[<p>Hi Geronimo,</p><p>I faced the same problem updating iredadmin 0.1.8 -&gt; 0.2</p><p>The reason is that there are fields missing in the database. </p><p>You may execute the following MySQL-Statements on your &#039;vmail&#039; -Database on Table mailbox:<br /></p><div class="codebox"><pre><code>ALTER TABLE `mailbox` ADD `isadmin` TINYINT( 1 ) NOT NULL AFTER `username` ;
ALTER TABLE `mailbox` ADD `isglobaladmin` TINYINT( 1 ) NOT NULL AFTER `isadmin` ;</code></pre></div><p>You will notice, that the admin user list will be extended by a global admin column.<br />That should do the trick - even it is a quite dirty one.</p><p>The real question here is: Why are (global)admin flags written into table mailbox instead of admin. My wild guess is that it either is grown stuff or it is part of the licence stuff removing the pro functions. Besides that - great job guys. <img src="http://www.iredmail.org/forum/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p><p>Hope it helps anyone.</p>]]></description>
			<author><![CDATA[null@example.com (markus.feilen)]]></author>
			<pubDate>Sat, 20 Oct 2012 03:37:24 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post18711.html#p18711</guid>
		</item>
		<item>
			<title><![CDATA[Unknown column 'isadmin' in 'where clause]]></title>
			<link>http://www.iredmail.org/forum/post18682.html#p18682</link>
			<description><![CDATA[<p>==== Required information ====<br />- iRedMail version: v1.5.1<br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL<br />- Linux/BSD distribution name and version: Debian 6<br />- Related log if you&#039;re reporting an issue: <br />==== <br />Hello,<br />I have encountered an error massage after upgrading my iRedMail Pro from v1.5.0 to v1.5.1. This is the error message &quot;Error: (1054, &quot;Unknown column &#039;isadmin&#039; in &#039;where clause&#039;&quot;)&quot; when I clicking Admin link in the Dashboard how to resolve this error message?<br />Thanks</p>]]></description>
			<author><![CDATA[null@example.com (geronimo.junix)]]></author>
			<pubDate>Thu, 18 Oct 2012 04:14:54 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post18682.html#p18682</guid>
		</item>
	</channel>
</rss>
