<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — User permissions]]></title>
		<link>https://punbb.informer.com/forums/topic/3725/user-permissions/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/3725/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in User permissions.]]></description>
		<lastBuildDate>Fri, 30 Apr 2004 19:20:22 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: User permissions]]></title>
			<link>https://punbb.informer.com/forums/post/13082/#p13082</link>
			<description><![CDATA[<p>well, i have the index page sorted, but i can figure out how to hide them from the search... i think ill just disable it.</p>]]></description>
			<author><![CDATA[null@example.com (MrBarby)]]></author>
			<pubDate>Fri, 30 Apr 2004 19:20:22 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/13082/#p13082</guid>
		</item>
		<item>
			<title><![CDATA[User permissions]]></title>
			<link>https://punbb.informer.com/forums/post/13033/#p13033</link>
			<description><![CDATA[<p>Hi,</p><p>I have managed to add some basic permissions to punBB by adding an extra column to the users and forums tables called user_level.&nbsp; if($cur_user[&#039;user_level&#039;]&lt;$user_level (taken from forum database)) then display error.&nbsp; so each column contains the user_level - 0 is lowest, 9 is highest.</p><p>however, i have two questions.&nbsp; How can i hide forums from ppl without sufficient permissions on the index page?<br />Looking at index.php i think i need to change this:<br />$extra_sql = ($cur_user[&#039;status&#039;] &lt; PUN_MOD) ? &#039; WHERE f.admmod_only=\&#039;0\&#039;&#039; : &#039;&#039;;<br />but how can i add an extra command to that?</p><p>How can i hide these forums from the search (i.e. dont display topic names in the search field that people aren&#039;t supposed to be able to see)?<br />No idea how to do this...</p><p>Thanks</p><p>MrBarby</p>]]></description>
			<author><![CDATA[null@example.com (MrBarby)]]></author>
			<pubDate>Thu, 29 Apr 2004 18:30:03 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/13033/#p13033</guid>
		</item>
	</channel>
</rss>
