Page 1 of 1

[SOLVED] Can't Install feuPermissions Module

Posted: Fri Jun 20, 2008 9:35 pm
by studvicious
I'm really having a hard time installing the feuPermissions module. I've uploaded it via FTP and everything seems to be ok and then when I go to install it, it brings me to a nearly blank page that says "here" in the corner. Very weird.





Here is what my module screen looks like:


Image









and then I click "install" and get this:


Image

Any ideas??

Re: Can't Install feuPermissions Module

Posted: Sat Jun 21, 2008 9:38 am
by cyberman
It seams this module is not ready to use.

Try to change line 69 in method.install.php from

Code: Select all

exit();
to

Code: Select all

//exit();

Re: Can't Install feuPermissions Module

Posted: Mon Jun 23, 2008 11:52 pm
by studvicious
That did the trick! Thank you very much! :)

Re: [SOLVED] Can't Install feuPermissions Module

Posted: Thu Apr 02, 2009 7:00 am
by lemonaid
Still doing the trick.  Thanks very much.