Implemented Jsocials to ochsocials issue

Lees meer
1 week 6 dagen geleden - 1 week 6 dagen geleden #3318 door John Barber
Jsocials to ochsocials issue werd gestart door John Barber
Dit bericht bevat beveiligde informatie
Laatst bewerkt 1 week 6 dagen geleden door Ruud van Lent.
Discussie gesloten.
Lees meer
1 week 6 dagen geleden #3319 door Ruud van Lent
Beantwoord door Ruud van Lent in topic Jsocials to ochsocials issue
Hi John,
thanks for reporting this and good to see you are making the move to ochSocials!

So the error comes from NumberFormatter not being found: this is a standard PHP class that is part of the PHP-Intl module. Apparently not all hosted servers have this module installed by default.

So what I did was refactor the use of this class into the 'old-fashioned' way of formatting number in PHP. This to avoid having people install this PHP-Intl module as that might not even be possible or simple to do.

So fixed on your setup. Will push a new version 1.0.1 in a minute: you will be prompted to install that via the Joomla updater > basically the same as the dev version you have installed now so you can just update.

Closing this topic, feel free to open a new one if you have any other questions, or run into issues.

regards,
Ruud.
Discussie gesloten.