Errors of the version 1.38.0

Write about issues that you have found.

Moderators: Koduc, Xpycm

Forum rules
Pay attention! Forum is not a means for guaranteed support of clients and users. An answer as well as a quick answer is not supposed on the forum. We post messages as soon as possible.

The message limit on the forum is 3 messages per day.
If you want to say "thank you" then use the function "Give good reputation point", which is a green icon "plus" under the nickname of the person, who answered the message.

Errors of the version 1.38.0

Postby support » 28 Nov 2023, 17:40

Errors of the version 1.38.0
support
Citizen
Citizen
 
Posts: 136
Joined: 28 Dec 2011, 13:14
Reputation point: 0

Re: Errors of the version 1.38.0

Postby andipas » 21 Feb 2024, 17:31

An error occurred when adding a new language.

To fix the file protected/modules/lang/models/Lang.php

After
Code: Select all

        if 
(issetModule('location', true)) {
            array_push($this->_modelNameI18nArr, "City");
            array_push($this->_modelNameI18nArr, "Region");
            array_push($this->_modelNameI18nArr, "Country");


Add
Code: Select all

array_push
($this->_modelNameI18nArr, "District");
andipas
Web Developer
Web Developer
 
Posts: 156
Joined: 28 Dec 2011, 22:37
Reputation point: 1


Return to Issues

Who is online

Users browsing this forum: No registered users and 67 guests