<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — Admin number when you install]]></title>
		<link>https://punbb.informer.com/forums/topic/23445/admin-number-when-you-install/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/23445/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Admin number when you install.]]></description>
		<lastBuildDate>Mon, 09 Aug 2010 12:42:24 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Admin number when you install]]></title>
			<link>https://punbb.informer.com/forums/post/136719/#p136719</link>
			<description><![CDATA[<p>Not a big thing and it won&#039;t stop from using the forum software, just a wee bit curious anyway.</p><p>So, nevermind, getting ready to setup PunBB. <img src="https://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (wmcintosh)]]></author>
			<pubDate>Mon, 09 Aug 2010 12:42:24 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/136719/#p136719</guid>
		</item>
		<item>
			<title><![CDATA[Re: Admin number when you install]]></title>
			<link>https://punbb.informer.com/forums/post/136713/#p136713</link>
			<description><![CDATA[<p>Change</p><div class="codebox"><pre><code>// Insert guest and first admin user
    $query = array(
        &#039;INSERT&#039;    =&gt; &#039;group_id, username, password, email&#039;,
        &#039;INTO&#039;        =&gt; &#039;users&#039;,
        &#039;VALUES&#039;    =&gt; &#039;2, \&#039;Guest\&#039;, \&#039;Guest\&#039;, \&#039;Guest\&#039;&#039;
    );</code></pre></div><p>To</p><div class="codebox"><pre><code>// Insert guest and first admin user
    $query = array(
        &#039;INSERT&#039;    =&gt; &#039;group_id, username, password, email&#039;,
        &#039;INTO&#039;        =&gt; &#039;users&#039;,
        &#039;VALUES&#039;    =&gt; &#039;1, \&#039;Guest\&#039;, \&#039;Guest\&#039;, \&#039;Guest\&#039;&#039;
    );</code></pre></div><p>If so, tried that and it still went to 2.</p>]]></description>
			<author><![CDATA[null@example.com (wmcintosh)]]></author>
			<pubDate>Mon, 09 Aug 2010 02:05:25 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/136713/#p136713</guid>
		</item>
		<item>
			<title><![CDATA[Re: Admin number when you install]]></title>
			<link>https://punbb.informer.com/forums/post/136712/#p136712</link>
			<description><![CDATA[<p>Well, there&#039;s always a way. For example at admin/install.php you can check lines 1562-1586 or you can try to change it in Phpmyadmin. But personally <strong>I don&#039;t recommend that</strong>. I could cause some problems&nbsp; <img src="https://punbb.informer.com/forums/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[null@example.com (Grez)]]></author>
			<pubDate>Mon, 09 Aug 2010 01:43:27 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/136712/#p136712</guid>
		</item>
		<item>
			<title><![CDATA[Admin number when you install]]></title>
			<link>https://punbb.informer.com/forums/post/136711/#p136711</link>
			<description><![CDATA[<p>Anyway to change admin on install to 1 instead of 2.</p><p>As this forum is <strong>/user/2/</strong> there is no <strong>/user/1/</strong></p><p>Thanks</p>]]></description>
			<author><![CDATA[null@example.com (wmcintosh)]]></author>
			<pubDate>Mon, 09 Aug 2010 00:28:34 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/136711/#p136711</guid>
		</item>
	</channel>
</rss>
