[Solved] FEU Permissions will not install
-
- Forum Members
- Posts: 41
- Joined: Thu Jul 02, 2009 3:51 pm
[Solved] FEU Permissions will not install
I have just upgraded to CMSMS 1.6 and all seems well. However, I have just tried to install FEU permissions and am having no success. The screen just goes blank, and stays blank. I'm wondering if this an indicator that FEU Permissions doesn't work with 1.6? My file permissions are OK and no other modules are giving me any problems. Any help/advice appreciated.
Last edited by michaelwalker on Thu Jul 09, 2009 3:03 pm, edited 1 time in total.
Re: FEU Permissions will not install
I have the same problem installing FEUPermissions. If anyone has a clue, please speak up!
-
- Forum Members
- Posts: 41
- Joined: Thu Jul 02, 2009 3:51 pm
Re: FEU Permissions will not install
Just as an addendum, I tried installing with debug mode switched on, but received no output...still just the white screen.
-
- Forum Members
- Posts: 41
- Joined: Thu Jul 02, 2009 3:51 pm
Re: FEU Permissions will not install
Have found what appears to be the answer:
change line 69 in method.install.php from
exit();
to
//exit();
Thanks to Cyberman, who apparently posted the original fix.
change line 69 in method.install.php from
exit();
to
//exit();
Thanks to Cyberman, who apparently posted the original fix.
-
- Forum Members
- Posts: 41
- Joined: Thu Jul 02, 2009 3:51 pm
Re: [Solved] FEU Permissions will not install
As a follow-on to this: Having now got FEU Permissions safely installed, is there an idiot's guide as to how to use it anywhere? I've read the help file, but still have some questions.