Hi to all!
I would to find the way to insert the possibility to choose an avatar and the country flag on registration page.
It isn't important that will be a required items.
Can you tell me the better way to do this?
Avatar & Country Flag On Registration Page
Subject: Re: Avatar & Country Flag On Registration Page
I don't think it is a good idea forcing avatars... and it's not so easy forcing the avatar... because different pages are interested for avatars selection. :roll:
Forcing flags should be easier, but then you may have users choosing random flag for speeding up registration...
You can work on this part of the registration function:
No time to help you further right now... but you can start working on your own adding FLAG validation there. :wink:
andrea75 wrote: [View Post]
I don't think it is a good idea forcing avatars... and it's not so easy forcing the avatar... because different pages are interested for avatars selection. :roll:
Forcing flags should be easier, but then you may have users choosing random flag for speeding up registration...
You can work on this part of the registration function:
- elseif ( $mode == 'register' )
- {
- if ( empty($username) || empty($new_password) || empty($password_confirm) || empty($email) )
- {
- $error = true;
- $error_msg .= ( ( isset($error_msg) ) ? '<br />' : '' ) . $lang['Fields_empty'];
- }
- }
No time to help you further right now... but you can start working on your own adding FLAG validation there. :wink:
Subject: Re: Avatar & Country Flag On Registration Page
i think that registration form must be most complete, like normal phpbb
or like phpbb plus or orion
examples
http://www.community.cback.de/profi...ter&agreed=true
or like phpbb plus or orion
examples
http://www.community.cback.de/profi...ter&agreed=true
Subject: Re: Avatar & Country Flag On Registration Page
I would prefer to keep registration page as light as possible. Once registered, all users may enter and edit their profile. :wink:
casimedicos wrote: [View Post]
I would prefer to keep registration page as light as possible. Once registered, all users may enter and edit their profile. :wink:
Subject: Re: Avatar & Country Flag On Registration Page
Yes, but usually only phpbb user expert. With my experience I note that a lot of users doesn't edit their profile after registration, and leaves the information entered in registration phase, so, for this I decided to extend the registration page with some other information that I consider important in my forum.
Mighty Gorgon wrote: [View Post]
Yes, but usually only phpbb user expert. With my experience I note that a lot of users doesn't edit their profile after registration, and leaves the information entered in registration phase, so, for this I decided to extend the registration page with some other information that I consider important in my forum.
Subject: Respuesta: Avatar & Country Flag On Registration Page
if the user wants, they can modify their profile any time, i agree with MG, i prefer light and common registration fields for registering. :)andrea75 wrote: [View Post]
Subject: Re: Avatar & Country Flag On Registration Page
Yes Andrea, no problem... we will try to help you anyway, I was just explaining why in phpBB XS there are so few required fields when registering. :wink:
Did you try to check the code I've posted? Did you make some tests?
andrea75 wrote: [View Post]
Yes Andrea, no problem... we will try to help you anyway, I was just explaining why in phpBB XS there are so few required fields when registering. :wink:
Did you try to check the code I've posted? Did you make some tests?
Subject: Re: Avatar & Country Flag On Registration Page
well
on my experience i am agree with andrea
in one of my forums
my users dont know how access control panel.... most of them are over 50 years old
and others forums, users are young but they only acces to control panel to read or write PM not for include information
the solution must be that admin can decide if they want a light registration form or not,
i think that a light registration form is an error
but is only my opinion
i am coding a new registration form and user control panel because this problems on my sites when i have some i'll publish it
on my experience i am agree with andrea
in one of my forums
my users dont know how access control panel.... most of them are over 50 years old
and others forums, users are young but they only acces to control panel to read or write PM not for include information
the solution must be that admin can decide if they want a light registration form or not,
i think that a light registration form is an error
but is only my opinion
i am coding a new registration form and user control panel because this problems on my sites when i have some i'll publish it
Subject: Re: Avatar & Country Flag On Registration Page
Yes, I'm working on it, but I have not so much free time these days... anyway I think that the solution of casimedicos is good: 2 kind of registration from with a setting on ACP for choose what to use. The better solution should be a setting on ACP when it could be possible to choose the information fields to include in registration page, but I think that it's a too difficult thing to realize.
Mighty Gorgon wrote: [View Post]
Yes, I'm working on it, but I have not so much free time these days... anyway I think that the solution of casimedicos is good: 2 kind of registration from with a setting on ACP for choose what to use. The better solution should be a setting on ACP when it could be possible to choose the information fields to include in registration page, but I think that it's a too difficult thing to realize.
Subject: Re: Avatar & Country Flag On Registration Page
[quote user="andrea75" post="4550"]
It is not difficult... it's just a matter of time.
Since I have few free time I prefer being concentrated on things I consider more important than having a customizable registration form which is not strictly needed for phpBB XS to work.
When I have some free time I may try to integrate this... in the meantime you can try to integrate it on your own. :wink:
Mighty Gorgon wrote: [View Post]
It is not difficult... it's just a matter of time.
Since I have few free time I prefer being concentrated on things I consider more important than having a customizable registration form which is not strictly needed for phpBB XS to work.
When I have some free time I may try to integrate this... in the meantime you can try to integrate it on your own. :wink:
Page 1 of 1
You cannot post new topicsYou cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events
This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by Icy Phoenix based on phpBB
Generation Time: 0.0868s (PHP: 22% SQL: 78%)
SQL queries: 10 - Debug Off - GZIP Enabled