hi all,
As soon as i have solved the tempdb collation problem which prevents correct installation on my machine, i have started to localize(Turkish/Turkey) my dnn installations. (thanks cathal for advising to check sqlprovider log files) I have dnn 3.2.1 on win2003 web server and 4.0.2 on my machine installed.
Problem 1. The FreeTextbox toolbar images do not appear correctly. When i checked the images location i have seen that "Providers\HtmlEditorProviders\Ftb3HtmlEditorProvider\ftb3\images" folder name changed to "Providers\HtmlEditorProviders\Ftb3HtmlEditorProvider\ftb3\ımages". So images don't appear except "clean ms word HTML" button. You can try it by creating a new Turkish locale. This is same both for 3.2.1, 4.0.1, 4.0.2 ....
please find screenshots below
Problem 2. File Manager doesn't work... (for only turkish locale)
Error: File Manager is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Column 'intFileSize' does not belong to table Files. ---> System.ArgumentException: Column 'intFileSize' does not belong to table Files. at System.Data.DataRow.GetDataColumn(String columnName) at System.Data.DataRow.set_Item(String columnName, Object value) at
There are many locales at DNN but neither of the locales except turkish cause problem for these modules. This is wondering me:)