Welcome Guest, Not a member yet? Register   Sign In
Community auth not working
#4

(06-26-2015, 08:24 AM)rakibtg Wrote:
(06-26-2015, 07:24 AM)skunkbad Wrote: Have you tried to follow the instructions for debugging?

http://community-auth.com/documentation/debugging

If you are trying to log into /examples, did you create your user with user_level 9 ?

Many Thanks for your support :=)

Here is bottomline of the log:

Quote:INFO - 2015-06-26 17:21:20 --> Form Validation Class Initialized

DEBUG - 2015-06-26 17:21:20 --> Config file loaded: E:\Installed Softwares\wamp\www\pst.dev\public\application\third_party/community_auth/config/form_validation/auth/login.php
INFO - 2015-06-26 17:21:20 --> Language file loaded: language/english/form_validation_lang.php
INFO - 2015-06-26 17:21:20 --> Model Class Initialized
DEBUG - 2015-06-26 17:21:20 --> 
 LOGIN ATTEMPT DID NOT PASS FORM VALIDATION
INFO - 2015-06-26 17:21:20 --> File loaded: E:\Installed Softwares\wamp\www\pst.dev\public\application\third_party/community_auth/views/auth/login_form.php
INFO - 2015-06-26 17:21:20 --> Final output sent to browser
DEBUG - 2015-06-26 17:21:20 --> Total execution time: 0.3090

what i am doing wrong?

Create your user with a stronger password. See the formval_callbacks model to see how a password is checked for strength. You would normally use this callback when creating your user, bit since I am providing a over-simplified user creation, I didn't account for that. I will add a note to the installation instructions. FYI, a password like "Something1" has an uppercase letter, a number, and is long enough to pass validation. "Rrakibtg1" would also be an acceptable password.
Reply


Messages In This Thread
Community auth not working - by rakibtg - 06-26-2015, 04:39 AM
RE: Community auth not working - by skunkbad - 06-26-2015, 07:24 AM
RE: Community auth not working - by rakibtg - 06-26-2015, 08:24 AM
RE: Community auth not working - by skunkbad - 06-26-2015, 01:38 PM
RE: Community auth not working - by rakibtg - 06-27-2015, 02:50 AM
RE: Community auth not working - by skunkbad - 06-27-2015, 11:29 AM
RE: Community auth not working - by rakibtg - 06-28-2015, 09:40 AM
RE: Community auth not working - by skunkbad - 06-28-2015, 10:01 AM
RE: Community auth not working - by vsuri - 08-08-2015, 12:18 AM
RE: Community auth not working - by skunkbad - 08-08-2015, 09:59 PM
RE: Community auth not working - by skunkbad - 08-09-2015, 08:51 AM
RE: Community auth not working - by skunkbad - 08-09-2015, 02:24 PM
RE: Community auth not working - by vsuri - 08-09-2015, 07:14 PM
RE: Community auth not working - by ethan sohail - 01-18-2016, 07:38 AM
RE: Community auth not working - by skunkbad - 01-18-2016, 08:22 PM



Theme © iAndrew 2016 - Forum software by © MyBB