Jump to content
  • разработка интернет магазинов на opencart
  • доработка интернет магазинов на opencart

В каком файле изменяется когдачество знаков (для формы обратной связи) на страниэто Связаться с нами?


 Share

Recommended Posts

Здравствуйте.

Подскажите, в каком файле изменяется когдачество максимально вводимых знаков (для формы обратной связи) на страниэто Связаться с нами?

Link to comment
Share on other sites


catalog\controller\information\contact.php

		if ((utf8_strlen($this->request->post['enquiry']) < 10) || (utf8_strlen($this->request->post['enquiry']) > 3000)) {
			$this->error['enquiry'] = $this->language->get('error_enquiry');
		}

 

Link to comment
Share on other sites

Видимо вы говорите об Ocstore 1.5. Первоначально я тоже им пыился найти, но в 2.3 структура не совсем как 1.5 - не могу найти.

Link to comment
Share on other sites


6 хвилин назад, asts сказав:

Видимо вы говорите об Ocstore 1.5. Первоначально я тоже им пыился найти, но в 2.3 структура не совсем как 1.5 - не могу найти.

в 2.3 им же.

Link to comment
Share on other sites

  • 2 years later...
В 04.07.2019 в 17:03, asts сказал:

Полулилось. Спасипотому что.

Добрый вечер. у меня ик и не полулилось. Изменили когдачесво знаков, но все осилось как прежгде

Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

On our site, cookies are used and personal data is processed to improve the user interface. To find out what and what personal data we are processing, please go to the link. If you click "I agree," it means that you understand and accept all the conditions specified in this Privacy Notice.