Part of the EllisLab Network
   
6 of 51
6
FreakAuth light 1.1 released
Posted: 10 August 2007 04:24 PM   [ Ignore ]   [ # 51 ]  
Lab Assistant
RankRank
Total Posts:  251
Joined  08-05-2007
Terry Valladon - 10 August 2007 04:19 PM

Any news when the documentation on custom profile fields will be finished?

I have followed it so far and they show up in the backend user section but not on the registration form.

I am looking to be able to have the user enter the required fields when they create their account.

Thank you.

+1 I’ve done a fair amount of work to get it working, however I would be much more confident if a tutorial would be put up.

 Signature 

CI Base - CodeIgniter Repository

Profile
 
 
Posted: 10 August 2007 04:59 PM   [ Ignore ]   [ # 52 ]  
Summer Student
Total Posts:  10
Joined  06-27-2007
Kemik - 10 August 2007 04:24 PM

+1 I’ve done a fair amount of work to get it working, however I would be much more confident if a tutorial would be put up.

Any chance you can share with me what you have.. I started it off assuming that at least that portion would be done… was sort of upset when I got to page 2 and discovered it missing.

Profile
 
 
Posted: 10 August 2007 05:02 PM   [ Ignore ]   [ # 53 ]  
Lab Assistant
RankRank
Total Posts:  251
Joined  08-05-2007

I don’t really have that much. I just went through every file in the FreakAuth pack and looked for any reference to registeration or username validation. After a few hours I solved a few errors I was getting but the form would never submit properly so I gave up and used the extra field I needed as a “custom user profile field” and just ask users to post it manually.

 Signature 

CI Base - CodeIgniter Repository

Profile
 
 
Posted: 10 August 2007 05:26 PM   [ Ignore ]   [ # 54 ]  
Summer Student
Total Posts:  10
Joined  06-27-2007
Kemik - 10 August 2007 05:02 PM

I don’t really have that much. I just went through every file in the FreakAuth pack and looked for any reference to registeration or username validation. After a few hours I solved a few errors I was getting but the form would never submit properly so I gave up and used the extra field I needed as a “custom user profile field” and just ask users to post it manually.

Ya hear that grahack? wink We need ya!

Profile
 
 
Posted: 11 August 2007 04:27 AM   [ Ignore ]   [ # 55 ]  
Summer Student
Total Posts:  3
Joined  07-25-2007

I need login form/user profile on first page, not on single page.

How i can to connect FreakAuth helper, libraries for my main controller?

 Signature 

sorry 4 my english

Profile
 
 
Posted: 12 August 2007 05:52 AM   [ Ignore ]   [ # 56 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  127
Joined  08-06-2007
Exey - 11 August 2007 04:27 AM

I need login form/user profile on first page, not on single page.

How i can to connect FreakAuth helper, libraries for my main controller?


Actually, I’m on the same situation.

This is how I’m implementing the login form, storing it in a variable for the view:

class Videos extends Controller {
    
    
function Videos() {        
        parent
::Controller();
        
         
$this->load->library('FAL_front', 'fal_front');
        
    
}
    
    
function index() {
        
        $data
= array();
        
        if (!
$this->freakauth_light->isValidUser())
            
$data['log'] = $this->fal_front->login();
        else
            
$data['log'] = "LOGGED (SHOULD SHOW USER DATA)";
            
        
$data['query'] = $this->db->get('videos');
        
$this->load->view('videos_view', $data);
    
}
    
}


Now I got a question:

Is it correct to use the auth controller for auth actions and perform a redirect to the referer URL?
For example, for showing error messages on the same view that the loggin appeared.

I miss an example on the docs that explains this, but am sure that lots of people are doing something like this..

Profile
 
 
Posted: 14 August 2007 05:06 AM   [ Ignore ]   [ # 57 ]  
Summer Student
Total Posts:  7
Joined  08-12-2007

Is it just me, or is the FreakAuth website really really really slow?

Profile
 
 
Posted: 17 August 2007 06:10 PM   [ Ignore ]   [ # 58 ]  
Summer Student
Total Posts:  7
Joined  03-15-2006

Not loading for me at all and I need to download the code :(

Profile
 
 
Posted: 17 August 2007 07:08 PM   [ Ignore ]   [ # 59 ]  
Summer Student
Total Posts:  7
Joined  08-12-2007
CreedFeed - 17 August 2007 06:10 PM

Not loading for me at all and I need to download the code :(

I ended up getting it via Subversion.  Can send you a copy if you’d like.  Just PM me your email or something….

Profile
 
 
Posted: 18 August 2007 11:04 AM   [ Ignore ]   [ # 60 ]  
Research Assistant
RankRankRank
Total Posts:  784
Joined  05-15-2004

I’ve installed Freak_Auth, which looks awesome, and I plan to use it for registering users.

For the site I’m working on, I’d like first-time visitors to be able to try it out without registering. If they like the site and want to save the data from their session for use at another time, they would then have to register.

During their session I need to assign each first-time visitor a unique temporary ID number, so that I can store their session data in a database.  That way the system can “remember” their data between page refreshes.

Is there a way to do this with FreakAuth, even though they haven’t registered yet?

 Signature 

http://www.BigPicWeblog.com
http://www.GeneralWebApps.com

Profile
 
 
   
6 of 51
6
 
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 721, on January 06, 2010 09:38 AM
Total Registered Members: 119125 Total Logged-in Users: 62
Total Topics: 125465 Total Anonymous Users: 4
Total Replies: 660487 Total Guests: 462
Total Posts: 785952    
Members ( View Memberlist )
Newest Members:  kracha95tanjahagresifBlunklenarezecomodlostunlockedmarcusbrody10ghadbanRachelRiley