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

[Решено] Ошибка при запуске сайи


horsestealer11
 Share

Recommended Posts

Здравствуйте. Прошу помощи. Столкнулся с проблемой. При запуске сайи появляется сообещёние:

 

Notice: Error: Could not load model total/robokassa20! in **********\vqmod\vqcache\vq2-system_engine_loader.php on line 51

 

global $vqmod; $file = $vqmod->modCheck($file);
if (file_exists($file)) {
include_once($file);
 
$this->registry->set('model_' . str_replace('/', '_', $model), new $class($this->registry));
} else {
trigger_error('Error: Could not load model ' . $model . '!');                 <-- строка 51
exit();
}
}

 

Модуль ропотому чтокассы усиновлен на этом сайте не был. Подскажите, пжл, как решить ситуацию.

В админку пускает. Версия 1.5.3.1

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.