pawtucket locale problem (unable to change locale)
I can't change locale in pawtucket (in backend it works)
-> I have enabled cataloguing in backend for both locales
-> I have added the .mo and .po files in /app/locale (for pawtucket and pawtucket default theme)
-> I edited ui_locales in app.conf (added two locales)
But the locale does not change! What else should I try?
Comments
I forgot to mention that I also deleted the cache in tmp folders just in case...
How are you attempting to change the locale on the front-end (Pawtucket)?
Yes (in /var/www/html/ca/pawtucket/app/conf/app.conf I set locale_default = the new locale but does not work)
Is there something else I can try?
What is
__CA_DEFAULT_LOCALE__
insetup.php
set to?I changed this also (and emptied /tmp) but no change...