Skip to content

OSClass category translation issue after move hosting #2100

@bAnDiTu

Description

@bAnDiTu

Hello,

I have a problem with category translation this is set to english and not translated to my language in my case Romanian.
I see a solution on OsClass forum and this is in the file:
oc-includes\osclass\model\Category.php after line 132 we need to add:
$this->dao->where(sprintf("b.fk_c_locale_code = '%s'", $this->dao->connId->real_escape_string(osc_current_user_locale()) ) );

I want to solve this issue because after an upgrade i don't want to need edit this file again.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions