How to Fix the "datepicker" code to alow people to register?

Rafael Pinto Posted in Technical Support 10 years ago

Im using the 4.1 version of OSSN and we cant make any registrations because of this error in their birthdates. see the error here. I don't know what to do. Please somebody help-me.

Replies
German Michael Zülsdorff Replied 10 years ago

It looks like your installed language pack is not fully compatible with the OSSN you are running.

Copy lines 301 and 302 from https://github.com/opensource-socialnetwork/opensource-socialnetwork/blob/v4.x/locale/ossn.en.php

to your language file, translate days and months accordingly, save and clear cache.

It would be nice if you could post your translation to the component store afterwards in order to make the author aware and prevent other users from running into the same problem.
Thank you.