Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

language error

I tried to add turkish to vanilla. I used Locale Developer for this.
In local machine,there is no problem.However on server if i update my locale to turkish
i get this error for all pages.

Fatal error: Call to undefined method Gdn_LibraryMap::Import() in [.......]/library/core/class.librarymap.php on line 65

Afterthat, If i delete $Configuration['Garden']['Locale'] = 'tr-TR';
from conf.php it works with default language.

What can i do for server configuratin?
Tagged:
Sign In or Register to comment.