Page 1 of 1

Problem with validation in Frontend Users module

Posted: Sun Apr 01, 2007 6:17 am
by TimothyFoo
I'm having trouble with logging in, using the frontend users module.

When I enter the login correctly, everything works fine. When I enter an incorrect password, or no text at all, I get the following error:

Code: Select all

Fatal error: Call to undefined function: _getuserloginform() in /public_html/modules/FrontEndUsers/action.do_login.php on line 43
I recently upgraded to Version 1.0.5 "Molokai", from 1.0.4 and upgraded the Frontend Users module.

Apache versionĀ  1.3.34 (Unix)
PHP version 4.4.4
MySQL version 5.0.27-standard

Any help would be great.

Re: Problem with validation in Frontend Users module

Posted: Sun Apr 01, 2007 6:42 am
by TimothyFoo
Dang. I had spent an hour trying to work this one out and as soon as I posted a new top for the problem, I found the "solution".

I rolled back from 1.1.3-beta3 to 1.1.3-beta1 and it seems to work fine.

Not an ideal solution, but it will work for now.

Calguy, you may want to look into this for your final release. I had tried re-installing and everything else I could think of while reading the documentation, so it may not be due completely to PEBKAC. :) Let me know if there's anything I can do to help.

Re: Problem with validation in Frontend Users module

Posted: Sun Apr 01, 2007 2:06 pm
by calguy1000
It's fixed in SVN, and when I do the next beta 1.2Beta4 - (I've decided to bump the version to 1.2 due to the growing list of significant features) it'll be in there.

Re: Problem with validation in Frontend Users module

Posted: Sun Apr 01, 2007 4:28 pm
by TimothyFoo
Thanks Calguy.

It's looking pretty slick. Nice job.