TinyPortal

Development => Support => Topic started by: dallouleh_s on March 15, 2009, 06:06:51 PM

Title: Is there any way to do this?
Post by: dallouleh_s on March 15, 2009, 06:06:51 PM
Hi

is there any way to prevent normal users from reading specific articles and make the articles available only to a specific member type?

thank you
Title: Re: Is there any way to do this?
Post by: JPDeni on March 15, 2009, 06:17:09 PM
Yes.

I can't give you more information unless I know more about your setup.

Please read and follow the Posting Guidelines.html (http://www.tinyportal.net/index.php/topic,581)
Title: Re: Is there any way to do this?
Post by: dallouleh_s on March 16, 2009, 02:01:13 PM
Link to my site: www.lakuma2.com
SMF version: 1.1.8
TP version: 0.9.8
theme: silent wave
Title: Re: Is there any way to do this?
Post by: JPDeni on March 16, 2009, 02:19:12 PM
There's a huge difference in the permissions for reading articles between TP 0.9.8 and the current version.

The only way you can do it with 0.9.8 is to make it a php article which will then test for the user's group. In version 1.0.3, you can set articles to be viewable by group the same as you can with blocks. There are other issues with 1.0.3 at the moment, though, so you might want to wait until a more stable version.