uCoz Community General Information uCoz Updates & Announcements Social Sign-Up + Customization of Fields (Update 13-2014) |
Social Sign-Up + Customization of Fields |
The update is available on all servers We've all been waiting for this day, and today we can proudly say "The day has come!". After several months of development and testing, registration with social networks becomes available for all websites created with uCoz! Here is how it may look on a website: Important:
- Will social sign-in be available for local users? - Yes, but at this moment we are unable to tell how soon. Let's see how it works and where it can be customized. Customization of fields: 2 sign-up steps! No more multiple fields in the registration form. The new registration feature is simple, and site administrators can choose themselves what fields and on which step will be filled in by users. All these settings can be found in Control Panel -> Users -> Module settings: - Will custom fields be available in the registration form? - Yes, we are already working on it. In addition to fields customization you can fully manage the layout of the uID registration form. The "uID users registration form" template is responsible for it: Social network settings. Custom apps. If you want to deactivate certain social networks or connect your custom applications to track registration statistics and use custom app icons, you can do this in the Users module: Here you can choose the necessary apps or create custom ones, set App ID and Secret Key. Login form: customization of elements. There are new options in the Users module settings: Connecting profiles on a website. You have a uID account on a uCoz website, and you want to connect your social accounts to it? Open your profile and click on the icon of the social networking site you want to connect: For this feature to appear on user profiles, site administrators must restore the default template in Design Customization, or paste the following code into the template: Code <script type="text/javascript"> function uSocialConnect(obj){ var social = obj.id.split('-')[1]; obj = $(obj); if(obj.hasClass('is-connected')){ if(confirm('Do you really want to disconnect the account??')){ obj.addClass('wait'); _uPostForm('',{type:'POST',url:'/index/sub/', data:{a:4,s:social}}); } }else if(!obj.hasClass('wait')){ uSocialLogin(social); } return false; } </script> <style type="text/css">.social-accounts { padding:10px 0 3px } .social-accounts .is-connected { opacity:.2!important } .social-accounts .wait i { background:url(/.s/img/icon/ajsml.gif) no-repeat center center!important } </style> <?if($_IS_OWN_PROFILE$ && $SOCIAL_LOGIN$)?></p> <div class="udtb" id="block17"> <div class="udtlb">Social accounts:</div> <div class="social-accounts">$SOCIAL_ACCOUNTS$</div> </div> <?endif?> That's it for today! But it doesn't mean we've stopped working on the social sign-up. We have a lot of interesting in store: new social networks, custom fields in the uID registration form and more. Follow the news! Have any questions or suggestions on the new sign-up? Feel free to post them below!
I'm not active on the forum anymore. Please contact other forum staff.
|
It will be taken from the e-mail (e.g. yourmail@mail.com -> the username will be "yourmail") Animorph, and the website URL and your uID/Facebook e-mail are... ? And other users don't have this problem, right? I'm not active on the forum anymore. Please contact other forum staff.
|
I answered you my details through Private Message and other users don't have this problem, only i have this problem after i changed my facebook e-mail adress to my current one that i basicly use for everything
To busy building a passive income online ;)
Post edited by Animorph - Monday, 2014-08-18, 2:11 PM
|
Animorph, I would suggest the following - try to disconnect Facebook from your uID account, and then connect it again. Apparently the problem is caused by the e-mail change.
I'm not active on the forum anymore. Please contact other forum staff.
|
(e.g. yourmail@mail.com -> the username will be "yourmail") Seriously? Can they change it? |
Eriko, no, but they can send a feedback to you for changing the nickname. You can open a forum thread about this, for example.
hey i'm joe and i do not work for the company anymore, please contact other staff or tech support
icon by ch-chau sometimes i lurk here |
Ok thankyou, let me know when you get a response. and thankyou for the help <hr> Note the problem seems to fix itself i can now login on facebook with my new e-mail adress To busy building a passive income online ;)
Post edited by Animorph - Monday, 2014-08-18, 5:35 PM
|
I think there's a bug on the social sign up. my friend with an account of http://kuru-anime.com/index/8-31 connected his gmail account to his profile. It works fine at first then we noticed that instead of connecting it, the system created another user (http://kuru-anime.com/index/8-118) using his gmail. :| now the problem is. how can I delete that account if I'm using uID?
|
Eriko, what are his uID emails for both profiles? What is the gmail email he connected? Did he have a uID account registered to his gmail email (not on your website, but in general?
Note the problem seems to fix itself i can now login on facebook with my new e-mail adress It probably took some time for your e-mail to be updated. I'm not active on the forum anymore. Please contact other forum staff.
|
Sunny, his old account was local. the system created a new uID account. Also, his first email was like this email@gmail.com . there's no dots, but his original e-mail was em.ail@gmail.com . I'm thinking that the system thought that he's registering a new account because it's a different e-mail. :|
|
| |||