- Posts: 23
- Thank you received: 0
Undefined property: stdClass::$tax_amount
- Goldingarts
-
Topic Author
- Offline
I'm getting an error that appears to be preventing the checkout process:-
/administrator/components/com_hikashop/classes/currency.php on line 1527
Any ideas?
Cheers,
Derek
Please Log in or Create an account to join the conversation.
It is not an error but a warning. It has not impact except this warning message displayed by PHP.
In production, it is highly recommended to hide the PHP warnings message.
But we would fix this warning in the next package.
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Please Log in or Create an account to join the conversation.
- Goldingarts
-
Topic Author
- Offline
- Posts: 23
- Thank you received: 0
Still can't finish the checkout process though, would you be able to have a look at my workflow?
Cheers,
Derek
Please Log in or Create an account to join the conversation.
Could you tell us more about your problem, provide a screenshot of your checkout workflow and a link to your store ?
Thanks,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Please Log in or Create an account to join the conversation.
- Goldingarts
-
Topic Author
- Offline
- Posts: 23
- Thank you received: 0
D
Please Log in or Create an account to join the conversation.
Please deactivate the "advance checkout workflow" in order to check that you have the right "confirm" step.
If not, please redownload hikashop in order to fix the problem (you would have to modify your checkout workflow with the advance checkout workflow in order to add the "confirm" step in the right place).
The end of the checkout workflow should be something like: _confirm,end
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Please Log in or Create an account to join the conversation.
- Goldingarts
-
Topic Author
- Offline
- Posts: 23
- Thank you received: 0
Thats the workflow at present, disabled the advanced workflow to no avail. Re-installed and still the same issue, checkout can not be completed.
Please Log in or Create an account to join the conversation.
There is a problem with the "confirm" step. We would require a ftp access in order to add some debug traces and check which element return a "false" which cancel the order creation.
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Please Log in or Create an account to join the conversation.
- Goldingarts
-
Topic Author
- Offline
- Posts: 23
- Thank you received: 0
Derek
Please Log in or Create an account to join the conversation.
I don't know where you sent the FTP details but we have no records of that on our end.
However, one thing you could try would be to turn off the "Detailed tax display" option of the configuration. You most likely don't need it and the issue seems to be related to that. I would recommend to give that a try.
Please Log in or Create an account to join the conversation.
- Goldingarts
-
Topic Author
- Offline
- Posts: 23
- Thank you received: 0
Please Log in or Create an account to join the conversation.
- Goldingarts
-
Topic Author
- Offline
- Posts: 23
- Thank you received: 0
I've deleted all custom views, still no finish to the checkout!
Please email me a contact where I can send the ftp details.
Please Log in or Create an account to join the conversation.
- Goldingarts
-
Topic Author
- Offline
- Posts: 23
- Thank you received: 0
Please Log in or Create an account to join the conversation.
I made a lot of checks and I found that your database as been modified.
There is not more unique id in the table order, and the auto increment should be gone too.
Have you modified something in your database ?
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Please Log in or Create an account to join the conversation.
- Goldingarts
-
Topic Author
- Offline
- Posts: 23
- Thank you received: 0
How can I fix the missing items?
Cheers
Derek
Please Log in or Create an account to join the conversation.
- Goldingarts
-
Topic Author
- Offline
- Posts: 23
- Thank you received: 0
Cheers,
Derek
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
- Goldingarts
-
Topic Author
- Offline
- Posts: 23
- Thank you received: 0
I've found some interesting tools to help with custom modules, will share with the community when finished.
All the best,
Derek Golding
Please Log in or Create an account to join the conversation.