Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Affiliate module not found #31

Open
shterev opened this issue Dec 6, 2020 · 0 comments
Open

Affiliate module not found #31

shterev opened this issue Dec 6, 2020 · 0 comments

Comments

@shterev
Copy link

shterev commented Dec 6, 2020

Hello I have installed your free version of the extension and I have the following issue:

string(72) "site_root_dir/catalog/model/affiliate/affiliate.php"
Fatal error: Uncaught exception 'Exception' with message 'Error: Could not load model affiliate/affiliate!'
in site_root_dir/system/storage/modification/system/engine/loader.php:90 Stack trace: #0
site_root_dir/catalog/controller/extension/module/d_quickcheckout.php(461): Loader->model('affiliate/affil...') #1
site_root_dir/catalog/controller/extension/module/d_quickcheckout.php(382): ControllerExtensionModuleDQuickcheckout->createOrder() #2
site_root_dir/catalog/controller/extension/module/d_quickcheckout.php(47): ControllerExtensionModuleDQuickcheckout->initialize() #3
[internal function]: ControllerExtensionModuleDQuickcheckout->index(Array) #4
site_root_dir/system/storage/modification/system/engine/action.php(79): call_user_func_array(Array, Array) #5
site_root_dir/system/storage/modification/system/engine/loader.php(48): Action->execute(Object(Registry), Array) #6
/home/obuvlqm3/public_html/mi in site_root_dir/system/storage/modification/system/engine/loader.php on line 90

I checked file catalog/controller/extension/module/d_quickcheckout.php on line 461.
where is this line $this->load->model('affiliate/affiliate');.

In the Open Cart with version 3.0.2.0 I dont have such model.

The version of your extension is 6.6.1

How I reproduced the problem:

With logged user in the url I have tracking param like : https://domain.com?tracking=code then I click on buy on some product, then I open my card and click on checkoit button. Then I see the error on top.

What should I do to fix this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant