Member Login

7 posts by 7 authors in: Forums > CMS Builder
Last Post: April 1, 2009   (RSS)

Re: [jcx1028] Member Login

By Dave - December 5, 2008

Hi jcx1028,

I responded via email so we can continue the conversation there.

The short answer was that yes it was possible with some custom programming. If you're comfortable with that we can either point you in the right direction or do the work for you.

Feel free to respond to my last email.

Hope that helps!
Dave Edis - Senior Developer
interactivetools.com

Re: [Dave] Member Login

By IronVictory - December 10, 2008

Hi Dave,
I also require a Member Login feature using CMSB. I am currently working on 2 CMSB sites that require it with a potential for another 3. Could you enlighten me as to how the Member Login can be achieved?

thanks

Re: [IronVictory] Member Login

By andycal - December 11, 2008

I'll just pipe in here.

I think the key is to see CMSB as an extremely advanced database view manager. I'll explain.

I integrated a calendar in the same way I would integrate user logins. Essentially, all a user login does is check a user's name and password against a database. If they match - set a session cookie and you're away.

Like I did with my calendar, to shortcut this process, just go get yourself a login script (from hotscripts.com) and you'll find that it comes with a user manager.

The login script will tell you which tables it looks at to authenticate a user. Simply user CMSB to create these tables. You can then manage the users from within CMSB whilst using the authentication code that you downloaded from Hotscripts (or wherever).

Does that help?

Re: [andycal] Member Login

By s2smedia - March 30, 2009

I am looming for the same thing....

I am using the cmsbuilder and I am setting logins for my employees for them to view login protected webpages.

Im looking for a free easy php login script that will use the same login info i make for the people in cms builder.

I found a few but none of the let me enter the name of the table i currently have set up with the cms builder (cms_accounts)

any suggestions?

Re: [s2smedia] Member Login

By Toledoh - March 30, 2009

Hi Guys,

I would also love this feature - as I'm sure many others would. Is it something that could be added as a tutorial - or even better as a "plugin"?

Cheers,
Cheers,

Tim (toledoh.com.au)

Re: [Toledoh] Member Login

By aev - April 1, 2009

Add my vote for this!
A tutorial or plugin would be great!

-aev-