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

Open cart error while checkout #7905

Closed
sumesh-pradhan opened this issue Apr 26, 2020 · 2 comments
Closed

Open cart error while checkout #7905

sumesh-pradhan opened this issue Apr 26, 2020 · 2 comments

Comments

@sumesh-pradhan
Copy link

Open cart 3.0.2.0

Describe the bug
Exception is caught and throws out while doing checkout unable to load webservices Fcm

Expected behavior
User should able to check out with order details

SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
OK


Fatal error: Uncaught Exception: Error: Could not load model webservices/fcm! in /home/tradesa1/storage/modification/system/engine/loader.php:89
Stack trace:
#0 /home/tradesa1/storage/modification/catalog/model/checkout/order.php(12): Loader->model('webservices/fcm')
#1 /home/tradesa1/storage/modification/catalog/model/checkout/order.php(538): ModelCheckoutOrder->on_order_add(241)
#2 /home/tradesa1/storage/modification/system/engine/loader.php(248): ModelCheckoutOrder->addOrderHistory(241, '1')
#3 /home/tradesa1/public_html/system/engine/proxy.php(47): Loader->{closure}(Array, Array)
#4 /home/tradesa1/public_html/catalog/controller/extension/payment/cod.php(13): Proxy->__call('addOrderHistory', Array)
#5 /home/tradesa1/storage/modification/system/engine/action.php(79): ControllerExtensionPaymentCod->confirm()
#6 /home/tradesa1/public_html/catalog/controller/startup/router.php(25): Action->execute(Object(Registry))
#7 /home/tradesa1/storage/modification/system/engine/action.php(79): ControllerStartupRouter->index()
#8 /hom in /home/tradesa1/storage/modification/system/engine/loader.php on line 89

@ADDCreative
Copy link
Contributor

Caused by an extension. Ask the author or the extension or in the forums.

@straightlight
Copy link
Contributor

Extension issue.

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

3 participants