uCoz Community » General Information » uCoz Updates & Announcements » Social Sign-Up + Customization of Fields (Update 13-2014)
Social Sign-Up + Customization of Fields
Sunny
Posts: 9296
Reputation: 456

Message # 1 | 3:58 PM
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:
  • social sign-up is only available if the uID authorization method is enabled on a website;
  • registration on a website is now available at yoursite.ucoz.com/register;
  • the registration form remembers the entered data when you close or refresh the browser tab;
  • social comments have been replaced with the social sign-up, and users who log in with their social accounts to comment are automatically signed up.


- 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.
Eriko
Pokémon Master
Posts: 962
Reputation: 34

Message # 2 | 4:57 PM
YEEEEEEEEEEEES! THE MOMENT THAT I'VE WAITED FOR! IT'S HERE! xD Thank you! biggrin :D biggrin Waiting for s26, though.
Post edited by Eriko - Friday, 2014-08-15, 5:01 PM
Mar1aN
Posts: 192
Reputation: 3

Message # 3 | 6:33 PM
bodbreed
Posts: 313
Reputation: 1

Message # 4 | 1:20 AM
Nice, very excited about this!
Eriko
Pokémon Master
Posts: 962
Reputation: 34

Message # 5 | 6:45 AM
by the way. if I don't include the nickname on the sign up process, when will they pick one?
Paradox
Old Guard
Posts: 3284
Reputation: 145

Message # 6 | 9:03 AM
Eriko, the update will be pushed out to all the servers soon. smile And as to your latter question, I'll have to confirm with the team and get back to you on that one.
Jack of all trades in development, design, strategy.
Working as a Support Engineer.
Been here for 13 years and counting.
Good
Posts: 360
Reputation: 12

Message # 7 | 9:26 AM
I am waiting this one for a long time. Thanks for nice update!!!~~
Ken_D
Posts: 60
Reputation: 1

Message # 8 | 10:54 AM
Waiting for s104 pls
joexyz
JOE-vascript
Posts: 1770
Reputation: 78

Message # 9 | 7:37 PM
Ken_D, don't worry. You have not to wait a lot wink If you can not wait for this update, I can't imagine how you will wait for our surprise biggrin It will come in the autumn. Follow the news wink
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
Ken_D
Posts: 60
Reputation: 1

Message # 10 | 9:45 PM
I like this update very much. No, I can wait, but how much times it will costs that this update will be available for s104? smile

And, if i can know, what will be your surprise?:D
Paradox
Old Guard
Posts: 3284
Reputation: 145

Message # 11 | 4:28 AM
Quote Ken_D ()
but how much times it will costs that this update will be available for s104?


These updates will be released across the system soon. I can't give an accurate ETA but it should be within the week. smile

Quote Ken_D ()
And, if i can know, what will be your surprise?:D


Then it won't be a surprise. wink

Jack of all trades in development, design, strategy.
Working as a Support Engineer.
Been here for 13 years and counting.
Cyberdasm
Posts: 639
Reputation: 7

Message # 12 | 8:11 AM
Paradox, this is a very good surprise thanks alot....
1F4BF3B
Animorph
Posts: 2856
Reputation: 189

Message # 13 | 7:31 AM
Sunny, i'm getting an error when i try to login with my facebook.

The First Screen:


The Second Screen:

But, if everyone else in the house trys to register and login through facebook everything works ...

Note: what i tried
- I tried to remove uCoz social Login from my Facebook APPS
- I tried removing my User account on my site
- I tried Logging in with UID first
- I can Login with Twitter
- I tried changing facebook passwords
Attachments: 8100460.png (467.7 Kb) · 2397358.png (483.6 Kb)

To busy building a passive income online ;)
Post edited by Animorph - Monday, 2014-08-18, 1:07 PM
joexyz
JOE-vascript
Posts: 1770
Reputation: 78

Message # 14 | 8:31 AM
Animorph, if your e-mail address used for uID registration is the same like the e-mail used to Facebook registration, the system logs in you automatically via uID. If repeated e-mail addresses are blocked, you can not log in while uID e-mail address = Facebook e-mail address.
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
Animorph
Posts: 2856
Reputation: 189

Message # 15 | 8:40 AM
bigblog, I did check everything my UID e-mail is the same as my twitter and facebook e-mail. i always login with the same e-mail , BUT i only get an error with the facebook login.
To busy building a passive income online ;)
uCoz Community » General Information » uCoz Updates & Announcements » Social Sign-Up + Customization of Fields (Update 13-2014)
Search: