|
|
Joined: Mar 2002
Posts: 64
Member
|
Member
Joined: Mar 2002
Posts: 64 |
Hi, I downloaded "php login code"...but it would be nice if someone can create a registration code, so administrators can handle both registration from the forum, and from the web site. I think this is a "MUST" for a portal... 
|
|
|
|
Joined: Mar 2002
Posts: 64
Member
|
Member
Joined: Mar 2002
Posts: 64 |
|
|
|
|
Joined: Jan 2000
Posts: 5,073
Admin Emeritus
|
Admin Emeritus
Joined: Jan 2000
Posts: 5,073 |
Unless I'm mistaken, the login verification code checks the user profile to ensure that the password is correct... the login code, therefore, is already doing membership integration. It's just a matter of extending it a bit....
UBB.classic: Love it or hate it, it was mine.
|
|
|
|
Joined: Mar 2002
Posts: 64
Member
|
Member
Joined: Mar 2002
Posts: 64 |
Yes, but if i don't wrong, when creating a new user, the forum check if another username has the same login, right? and then creates a files in the members directory with all the user stuff, following the UBB "standard"...and asking all the required fields...
|
|
|
|
Joined: Jan 2000
Posts: 5,073
Admin Emeritus
|
Admin Emeritus
Joined: Jan 2000
Posts: 5,073 |
Yeah, so the UBB is the registration system. The app just has to be designed around it.
Or do I not understand your question...?
UBB.classic: Love it or hate it, it was mine.
|
|
|
|
Joined: Mar 2002
Posts: 64
Member
|
Member
Joined: Mar 2002
Posts: 64 |
yes..but in the login script there is no check if there is another username with the same login and all the fields required...
|
|
|
|
Joined: Nov 2001
Posts: 745
Admin Emeritus
|
Admin Emeritus
Joined: Nov 2001
Posts: 745 |
The PHP Login script is designed only to authenticate users, and allow them the opportunity to login from outside the UBB. You can also use that combined with the isset function in order to verify the logged in status.
I utilize the UBB's built in registration functions rather than reinventing the wheel. Personally, I feel that it would be a waste of time and coding to recode the entire registration part in PHP.
|
|
|
|
Joined: Mar 2002
Posts: 64
Member
|
Member
Joined: Mar 2002
Posts: 64 |
well, I was suggesting this as I think it should be used in a portal system...
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 87
Joined: December 2001
|
|
Forums63
Topics37,575
Posts293,931
Members13,824
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|
|