-- HikaShop version -- : 6.0.0 (Essential)
-- Joomla version -- : 5.3.1
-- PHP version -- : PHP 8.3
-- Browser(s) name and version -- : Chrome 137.0.7151.120
-- Error-message(debug-mod must be tuned on) -- : A plugin cancelled the order creation without displaying any error message.
Hi HikaShop team,
I'm encountering a critical issue during the checkout process. When attempting to finalize an order, the following message appears:
"A plugin cancelled the order creation without displaying any error message."
There is no visible error on the frontend, and the order is not saved in the backend. I’ve already tried the following steps:
- Disabled all shipping methods and plugins (since only local pickup is used).
- Enabled only the most basic payment method ("Pay on Pickup") and disabled all others.
Set Joomla to "Error Reporting: Maximum" and enabled debug mode.
My questions:
How can I find out which plugin is cancelling the order creation?
Is there any logging or debug mode within HikaShop Essential that helps pinpoint this?
Is there a way to force a plugin to display an error message if it cancels the order?
Or log the reason internally so I can see it in the database or filesystem?
Are there known issues with unserialize() in plugin configuration fields (like payment_params)?
Could this cause such silent failures?
Any help would be greatly appreciated — especially in finding out how to get more insight into which plugin or process is stopping the order.
Thanks a lot!
Patrick