NEED BUG FIX AGAIN

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
12 năm cách đây
i made a clean install today and didnt upload a new language.

in home page right top ShoppingCart.Mini.NoItems and also in admin page there are alot of ResourceName not values

My problem details :https://www.nopcommerce.com/boards/t/12339/how-to-publish-database-manually-21v.aspx

+++++++++++++++++++++

I found a topic its the exact problem with mine

https://www.nopcommerce.com/boards/t/11347/20-bug-for-multil-language.aspx

here is the bug fix link 1 mounth ago:

http://nopcommerce.codeplex.com/SourceControl/changeset/view/b0385b75b9c8#src%2fPresentation%2fNop.Web.Framework%2fNopResourceDisplayName.cs

i downloaded 2.1 with no source yesterday...

+++

i have 900 log warnings; 10/10/2011 10:13:52 AM


Resource string (Admin.ContentManagement.News.NewsItems) is not found. Language ID = 2
Resource string (Admin.System.SystemInfo) is not found. Language ID = 2
Resource string (Admin.System.Log.Fields.IPAddress) is not found. Language ID = 2
Resource string (Admin.System.Log.Fields.IPAddress) is not found. Language ID = 2
Resource string (Admin.System.Log.Fields.IPAddress) is not found. Language ID = 2
12 năm cách đây
You've created a new language but haven't installed language pack. There's no any bug.

P.S. Please do not duplicate forum topics.
12 năm cách đây
im not joking ofcource i installed new language pack.


im trying 1.9 and 2.0 there is no problem in english. i uploaded new language pack and no problem it shows values.

i made a clean 2.1 install and didnt upload new language , it shows resourcename not value.

This is an absolute bug that you didnt understand it.

900 warnings in log for resourcename, now i have to use 2.0




if you are devoloping something u must care about user's opinion. "its easy to say install language pack!" comedy
12 năm cách đây
haitpoglu79 wrote:
if you are devoloping something u must care about user's opinion.

If you report a bug, please ensure that it's really the bug.

Look at your language ID. It's set to 2 (be default, English language has ID 1). It means that you added a new language record in admin area, but did not install language pack. That's why you see resource names. 100%
12 năm cách đây
look up

i made a clean 2.1 install and didnt upload new language , it shows resourcename not value.

This is an absolute bug that you didnt understand it.
12 năm cách đây
its no important now forget it,


last version 2.2 is OK with resourcename=>value
12 năm cách đây
This ShoppingCart.Mini.NoItems made me crazy!

When i run in local there is noprobelm but when i publish to www.website i see "ShoppingCart.Mini.NoItems"

i checked Collation of local and www.website database they were different!

Local:
SQL_Lat in1_General_CP1_CI_AS

www.website standart collation which is wrong:
TURKISH_CI_AS

thanks a lot!
12 năm cách đây
I have same problem. Need for help pls.

there are "ShoppingCart.Mini.NoItems", "ShoppingCart.Mini.OneItemText", "ShoppingCart.Mini.SeveralItemsText" messages in shopping chart and other some locations.
12 năm cách đây
Kardes sql database properties e gir ve collation turkish değil latin yap.

Yada enbasta install ekraninda sql file olarak yani mdf dosyası kullanarak yükle.
12 năm cách đây
teşekkür kardeşim
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.