humhub / translation

Internal translation tool
https://translate.humhub.org
Apache License 2.0
17 stars 15 forks source link

Needs update #15

Closed GuguRD closed 5 years ago

GuguRD commented 7 years ago

I updated to lastest HumHub version 1.2-beta1 and this module stopped working. It was quite ok before... =(

Any help on making it work again?

franciscoguerrero commented 7 years ago

Hi,

Open translation/assets/js/translation.js Edit line 30 to read as follows: '&moduleId=' + $('select[name="moduleId"]').val() +

captura de pantalla 2017-03-15 a las 08 27 13
GuguRD commented 7 years ago

Thanks for this, it fixed the problem. You should make a Pull Request...

=)

franciscoguerrero commented 7 years ago

Thank you! I guess you're running on development mode, you will have to change back that line when you're ready to run your website in production. Good luck and you're welcome! 👍

GuguRD commented 7 years ago

Sorry, it is still working, I just had to disable and re-enable the module.