wifang / mollify

Automatically exported from code.google.com/p/mollify
0 stars 0 forks source link

Authentication Failed while trying to log in as account other than admin #369

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install plupload plugin
2. Install Registration plugin
3. Add E-mail notification setting in function.php in /backend.

What is the expected output? What do you see instead?

I am expecting to log into the server with a new user, but instead it gives me 
'Authentication Failed' message.  I can log into the site just fine with my 
admin account.

What version of the product are you using? On what operating system?

Mollify V.1.8.6.1 Windows 7

Please provide any additional information below.

I can log in as my administrator account, but anytime I try to log in as a 
normal (different) user, I get the 'Authentication Failed' message and I can't 
get into the server.  This is happening no matter what right now.  Please take 
a look at my index.php and configuration.php as I think it may NOT have 
anything to deal with these, but rather the 
backend/inlude/authentication.class.php.  I will include all these files for 
review.  Thank you.

Original issue reported on code.google.com by mariokr...@gmail.com on 24 Feb 2012 at 6:34

Attachments:

GoogleCodeExporter commented 9 years ago
No need to send me files that are not modified by you, I have them in the 
version control. Unless you have modified Authentication.class.php?

And please don't make any assumptions before getting the real error. 
Authentication can fail also due to some technical error that happens _WHEN_ 
authenticating, not necessarily due to the authentication itself.

For example, badly done plugin installation, wrong email setup, and so on, 
there are endless possible reasons.

So you need to get the error that happens, and in your case you have to dig out 
the PHP error log.

Original comment by samuli.j...@gmail.com on 24 Feb 2012 at 8:16

GoogleCodeExporter commented 9 years ago
Any progress?

Original comment by samuli.j...@gmail.com on 3 Mar 2012 at 12:40

GoogleCodeExporter commented 9 years ago
I went ahead and reinstalled the plugins I'm all set now it was something
to do with plupload. Thanks anyways though please close this ticket thanks.

Original comment by mariokr...@gmail.com on 3 Mar 2012 at 4:20

GoogleCodeExporter commented 9 years ago
Glad to hear

Original comment by samuli.j...@gmail.com on 3 Mar 2012 at 6:56