Page 1 of 1

Languages limited with store_id [help needed]

Posted: Wed Sep 28, 2011 1:36 pm
by rmi
I'm running multi-store system on oc 1.4.9.3

I have added field 'store_id' to table languages in database and modified catalog\model\localisation\language.php with where clause to limit languages to current store_id. Frontend works just how I wanted; only certain languages are visible for each shop.

My problem is that now admin product section shows only languages where store_id=0.

As a php novice who just figures things out by trying hard, I'm really stuck with this.
Any help highly appreciated.

Re: Languages limited with store_id [help needed]

Posted: Wed Sep 28, 2011 11:01 pm
by rmi
I looked closer at my problem and it seems to be language cache what causes this.

If I clear language cache, system works fine where ever I go first (admin or front). But after that I suppose it reads language from cache and then it's not like it should anymore..

Re: Languages limited with store_id [help needed]

Posted: Thu Sep 29, 2011 12:12 pm
by rmi
No one?

Re: Languages limited with store_id [help needed]

Posted: Sat Oct 01, 2011 2:45 am
by rmi
Someone?

Re: Languages limited with store_id [help needed]

Posted: Sat Oct 01, 2011 5:13 pm
by rmi
Does anyone even know where to find some professional help to solve this kind of issues?