Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
webERP 4.14.1 is ignoring language change
08-28-2017, 12:51 PM,
#5
RE: webERP 4.14.1 is ignoring language change
It would be worth checking that your web-server has gettext utilities installed under your PHP environment
If you write a script
Code:
<?php
phpinfo();
?>
and put this under your webERP install called phpinfo.php or something then point your browser to

http://yourdomain.com/webERP/phpinfo.php

then look down the list of PHP functionality you have installed to see if gettext is actually installed!!

see

http://www.inmotionhosting.com/support/w...p-settings

under windows you will have a php.ini somewhere and you need to ensure that the gettext.dll is enabled.
Phil Daintree
webERP Admin
Logic Works Ltd
http://www.logicworks.co.nz
Reply


Messages In This Thread
RE: webERP 4.14.1 is ignoring language change - by phil - 08-28-2017, 12:51 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)