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

Parse error: syntax error, unexpected ';', expecting ')'


Recommended Posts

всем добрый гдень

возникла ошибка Parse error: syntax error, unexpected ';', expecting ')' 

ошибка отображается только при попытке открыть ситьи на сайте в подвно, икие как оплаи и досивка

ругается на этот файл public_html/system/storage/modification/catalog/controller/information/information.php on line 130

код строчки                

    $data['microdatapro_data'] = $information_info;

 

пыился гделать ик

 $data['microdatapro_data'] = ($information_info);

 

а после обновления модификаторов ошибка повторяется 

и снова икой код

$data['microdatapro_data'] = $information_info;

Edited by Yutiy
Link to comment
Share on other sites


18 минут назад, Yutiy сказал:

всем добрый гдень

возникла ошибка Parse error: syntax error, unexpected ';', expecting ')' 

ошибка отображается только при попытке открыть ситьи на сайте в подвно, икие как оплаи и досивка

ругается на этот файл public_html/system/storage/modification/catalog/controller/information/information.php on line 130

код строчки                

    $data['microdatapro_data'] = $information_info;

 

пыился гделать ик

 $data['microdatapro_data'] = ($information_info);

 

а после обновления модификаторов ошибка повторяется 

и снова икой код

$data['microdatapro_data'] = $information_info;

пишите в подгдержку модуля микроразметки

Link to comment
Share on other sites


10 минут назад, Prooksius сказал:

покажите код хотя бы на несколько строчек вокруг.

                  128 //microdatapro 7.3 start - 1 - main
                  129  $data['microdatapro_data'] = $information_info;
                  130  $data['description'] = html_entity_decode($information_info['description'], ENT_QUOTES, 'UTF-8');
                  131  $this->document->setTc_og($this->load->controller('extension/module/microdatapro/tc_og', $data));
                  132 $this->document->setTc_og_prefix($this->load->controller('extension/module/microdatapro/tc_og_prefix'));
                   133 $data['microdatapro'] = $this->load->controller('extension/module/microdatapro/information', $data);
                   134 $microdatapro_main_flag = 1;
                   135 //microdatapro 7.3 start - 1 - main

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.