Error Installing FrontEndUsers

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
Anduril

Error Installing FrontEndUsers

Post by Anduril »

HI, I just installed FrontEndUsers filt in al the information and put it in my template, everything looked all right but now i get an error:

DEBUG: Array ( [module] => FrontEndUsers )

Anybody have an idea where this is coming from?

I allready have UderID installed, can it be this?
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: Error Installing FrontEndUsers

Post by calguy1000 »

this is an errant debug statement that got left in there, the latest version (in svn) has it cleaned up, I have one more error to fix and I'll be cutting a new release.  Sorry for the inconvenience.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Anduril

Re: Error Installing FrontEndUsers

Post by Anduril »

Can u notify here when the last error is fixed?
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: Error Installing FrontEndUsers

Post by calguy1000 »

You should be able to add an account to the forge, and then monitor these changes, I've got lots of features to add in the near future.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Anduril

Re: Error Installing FrontEndUsers

Post by Anduril »

OK, sounds cool
Anduril

Re: Error Installing FrontEndUsers

Post by Anduril »

I now use the latest svn (daily) and still get this error:

DEBUG: Array ( [module] => FrontEndUsers )

its a clean brand new install.... in a different subdomain... and a new MySQL database...
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: Error Installing FrontEndUsers

Post by calguy1000 »

search through the FrontEndUsers.module.php for a print_r statement or an "echo" line containing the word DEBUG, and delete it. 

if there is a "return" statement directly below the DEBUG statement, delete that as well.
Anduril wrote: I now use the latest svn (daily) and still get this error:

DEBUG: Array ( [module] => FrontEndUsers )

its a clean brand new install.... in a different subdomain... and a new MySQL database...
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Locked

Return to “Modules/Add-Ons”