Page 1 of 1

zugriff module - restricting resources

Posted: Fri Aug 03, 2007 4:04 pm
by daneswood
I was trying to restrict several pages to some users in my CMS website.

I only found one module for doing this (zugriff), does anybody know another way of restricting content or any other module?

I think this module only works with some versions of CMS Made Simple; I have tried with the last one and the previous and always get the same error after copying the folder into the modules folder and trying to acces the module page in my administrator:

Code: Select all

Fatal error: Class zugriffmodule: Cannot inherit from undefined class cmsmodulecontenttype in /home/sites/nomadesurbanos.com/public_html/modules/zugriff/zugriff.module.php on line 1333
Does anybody know what I can I do? Any idea will be really appreciated!
Thank you!

Re: zugriff module - restricting resources

Posted: Sun Aug 05, 2007 11:25 pm
by calguy1000
The FEU and CustomContent modules will do what you want.