Page 1 of 1
[Solved] FEU Permissions will not install
Posted: Thu Jul 02, 2009 4:05 pm
by michaelwalker
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.
Re: FEU Permissions will not install
Posted: Mon Jul 06, 2009 11:32 pm
by rovercar
I have the same problem installing FEUPermissions. If anyone has a clue, please speak up!
Re: FEU Permissions will not install
Posted: Tue Jul 07, 2009 8:57 am
by michaelwalker
Just as an addendum, I tried installing with debug mode switched on, but received no output...still just the white screen.
Re: FEU Permissions will not install
Posted: Thu Jul 09, 2009 11:33 am
by michaelwalker
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.
Re: [Solved] FEU Permissions will not install
Posted: Fri Jul 10, 2009 12:15 pm
by michaelwalker
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.