English > General Questions
Switching language does not work after moving from localhost to the server
(1/1)
volenteera:
After migrating my website from local host to the server that hosts my website, clicking in Arabic or Turkish didn't change anything, everything is still displayed in English, when I enter to joomla and verify the jdiction component, everything looks normal, the articles translation looks also available. Plz how can I fix this?
NA: after moving the website to the server, it doesn't work, and a message error "The MySQL adapter mysqli is not available" is displayed, this couldn't be fixed until modifying configuration.php file bu writing:
public $dbtype = 'mysql'
instead of:
public $dbtype = 'jdiction_mysqli'
Harald Leithner:
you need mysqli support on the server.
Navigation
[0] Message Index
Go to full version