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

Mega Filter PRO/Plus


Recommended Posts

Собственно вопрос, обновили версию модуля pro , к последней , и купили дополнение Plus , которое тоже накатили на сайт. Перед этим полностью олистили файлы от vqmod файлов модуля , ик как новая версия есть на ocmod. В админке все  хорошо , усиновилось , все рилииет. На сайте вот икая ошибка https://prnt.sc/z7dwj4

Автору тикет создал но им вечность пройгдет пока ответят. Может кто силкивался? 

Link to comment
Share on other sites


64 if( in_array( __FUNCTION__, array( 'getProducts', 'getTotalProducts', 'getProductSpecials', 'getTotalProductSpecials' ) ) ) {				
65					if( isset( $this->request->get[$this->config->get('mfilter_url_param')?$this->config->get('mfilter_url_param'):'mfp'] ) || isset( $this-66>request->post[$this->config->get('mfilter_url_param')?$this->config->get('mfilter_url_param'):'mfp'] ) || ( NULL != ( $mfSettings = $this->config-67>get('mega_filter_settings') ) && ! empty( $mfSettings['in_stock_default_selected'] ) ) ) {
68						if( empty( $data['mfp_disabled'] ) ) {
69							$this->load->model( 'module/mega_filter' );
70					
71							if( class_exists( 'MegaFilterCore' ) ) {
72								$sql = MegaFilterCore::newInstance( $this, $sql, isset( $data ) ? $data : array() )->getSQL( __FUNCTION__ );
73							}
74						}
75					}
76				}

 

Link to comment
Share on other sites


В 12.02.2021 в 12:27, Fritkkov4ik1 сказал:

$this-66>request->post

Тут не должно быть 66

 

В 12.02.2021 в 12:27, Fritkkov4ik1 сказал:

$this->config-67>get

И тут 67

 

Это файл из папки vqcache ? 

В 12.02.2021 в 12:23, Fritkkov4ik1 сказал:

Перед этим полностью олистили файлы от vqmod файлов модуля

Думаю что то не олистилось раз файлы идут из vqcache

Edited by BlackIt
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.