Part of the EllisLab Network
   
40 of 42
40
FreakAuth light 1.1 released
Posted: 29 July 2008 07:03 AM   [ Ignore ]   [ # 391 ]  
Summer Student
Total Posts:  10
Joined  07-04-2008

Can someone help..

I installed freatAuth correctly, it shows no warnings, however when i try to click on the link to make a superadmin account i get this error:


A PHP Error was encountered

Severity
: Notice

Message
: Undefined property: Installer::$fal_validation

Filename
: controllers/installer.php

Line Number
: 183

Profile
 
 
Posted: 29 July 2008 09:32 AM   [ Ignore ]   [ # 392 ]  
Summer Student
Total Posts:  1
Joined  07-26-2008

Hey Guys,

I am like brand new to PHP, and this cool framework CodeIgniter. I am using the FreakAuth as my authentication part of the script I am writing.

I was wondering, How do I call The User ID from the database, to show in the members area of the particular logged in user?

Thanks

Profile
 
 
Posted: 04 August 2008 12:06 AM   [ Ignore ]   [ # 393 ]  
Summer Student
Total Posts:  20
Joined  07-14-2008

HI guys,

When using your backend. When I load the new user form all the validation errors are triggered even though I have not hit the submit button.

Any ideas as to why this is happening?

T

Profile
 
 
Posted: 04 August 2008 12:41 AM   [ Ignore ]   [ # 394 ]  
Summer Student
Total Posts:  10
Joined  07-04-2008

is it somthing like

A PHP Error was encountered

Severity
: Notice

Message
: Undefined property: CI_Loader::$validation

Filename
: user/login.php

Line Number
: 4

Its coz there are no default values set..

solution: before printing the error message, check by using the isset() function.

Profile
 
 
Posted: 18 August 2008 09:27 PM   [ Ignore ]   [ # 395 ]  
Summer Student
Total Posts:  10
Joined  08-09-2008

Hey, just wanted to say thanks for the cool library.  It took me maybe 20 mins to get up and running on my local server (and I’ve only been using CI for 2 weeks!).

The second my website brings in some cash, I’ll drop you a donation.

Profile
 
 
Posted: 19 August 2008 03:49 AM   [ Ignore ]   [ # 396 ]  
Summer Student
Total Posts:  1
Joined  08-19-2008

Hi,

I am new to the FreakAuth Library and I think its good. It is by far the best one I have looked at.

I have spent the past few days looking at the documentation and code in an attempt to get FAL using different database users that have different permissions on different tables [eg login_user can only read from the user table etc].

I keep running into brick walls with getting this to work in FAL. It doesn’t help that its not clear [to me] how certain functions are called and when [eg when is login called when the login form is submitted].

Can you either give me advice how to do it or how the security on my site should be handled please?

What is everyone else using for authentication etc?

When is the FAL site and library going to be updated?

Many thanks in advance.
Chris

Profile
 
 
Posted: 20 August 2008 12:31 PM   [ Ignore ]   [ # 397 ]  
Summer Student
Total Posts:  2
Joined  06-05-2008

Is there something wrong with the official page for this (http://www.4webby.com/freakauth)?  It does not come up when I try accessing it.  :(

Update:
Seems to be working now (8/22/08)

Profile
 
 
Posted: 29 August 2008 06:41 PM   [ Ignore ]   [ # 398 ]  
Summer Student
Total Posts:  4
Joined  08-29-2008

Ok, looks like a lot of people are having issues with logins.  A major problem is that some User Agent strings are longer than 50 characters (that’s what they are limited to in ci_sessions table.  Bump up the limit to 255 characters, that’s good enough. 

Again, if you are having difficulties with logging in (especially with IE) go to ci_sessions table and increase the varchar count on the user_agent field.

Profile
 
 
Posted: 31 August 2008 12:26 PM   [ Ignore ]   [ # 399 ]  
Summer Student
Total Posts:  1
Joined  08-18-2008

i installed freakAuth and when i test it, i only stay logged in for a short time.
i browse a few pages and have to log in again.
any idea why this happens?

thanks.

Profile
 
 
Posted: 03 September 2008 08:26 AM   [ Ignore ]   [ # 400 ]  
Summer Student
Total Posts:  5
Joined  08-05-2008

Hi,

I am fairly new to CI and Freakauth but already I feel both of these are great! I was wondering if I can get some help with a couple of nagging issues to do with validation? By the way, I am using CI 1.6.3 with FreakAuth 1.1 and PHP5.

1/ I have been trying out the sample files that came with the FreakAuth download. When I try to edit a user profile (whether it’s superadmin or superadmin), it seems that the rules for password/password_confirm don’t apply? Below is a snippet copied from controllers/admin/admins.php

function edit ($id)
.
.
$rules['password'] = 'trim|xss_clean|password_backend_check';
$rules['password_confirm'] = "trim|xss_clean|matches[password]";

However, even when I key in something in the password field and leave the password_confirm field blank, there was no error?? In fact, I even included the “required” rule for password but again this does not seem to have any effect? Am I missing something obvious here?

2/ On the same edit example, when a validation error occurs, the edit form is presented together with some fields filled in. However, when I looked at the source, the “value” for all input forms remains empty. My question is: how/where does the input forms get their values from? ps. I hope that this is not a basic PHP question but CI/FreakAuth-related??

Thanks in advance!

Profile
 
 
   
40 of 42
40
 
Post Marker Legend
New Topic New posts Hot Topic Hot Topic with new posts New Poll New Poll Moved Topic Moved Topic Sticky Topic Sticky topic
Old Topic No new posts Hot Old Topic Hot Topic with no new posts Old Poll Old Poll Closed Topic Closed Topic Announcement Announcements
Theme
Change Theme
Visitor Statistics
The most visitors ever was 719, on June 06, 2008 10:16 AM
Total Registered Members: 64458 Total Logged-in Users: 26
Total Topics: 80971 Total Anonymous Users: 0
Total Replies: 435709 Total Guests: 186
Total Posts: 516680    
Members ( View Memberlist )