Page 1 of 1

Play Module not showing in Admin menus

Posted: Mon Jan 25, 2010 11:20 am
by alastair_scs
Hi

I recently installed the Play module on CMS version 1.6.6

When I am logged in as Admin I can go to the Module's interface through the content menu, as expected.  But if I create a user that is an editor, the module no longer shows in the admin menu.

I gave the Editor group the "Use Play" permission.  Since it might be a permissions problem, I then gave the editor group every permission in the list.  Still no joy.

Anybody had this experience before?  or any idea where to look for a solution?

Thanks

Alastair

Re: Play Module not showing in Admin menus

Posted: Sun Aug 08, 2010 12:34 am
by maxfagotto
Comment line 25 in Play.module.php
//function VisibleToAdminUser() { return $this->CheckPermission('Use Skeleton'); }