Undefined property: stdClass::$tax_amount

  • Posts: 23
  • Thank you received: 0
11 years 2 months ago #90360

Hi,
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.

  • Posts: 26008
  • Thank you received: 4004
  • MODERATOR
11 years 2 months ago #90365

Hi,

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.

  • Posts: 23
  • Thank you received: 0
11 years 2 months ago #90366

Thanks for that, was in debug mode thats why it was showing up.

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.

  • Posts: 26008
  • Thank you received: 4004
  • MODERATOR
11 years 2 months ago #90453

Hi,

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.

  • Posts: 23
  • Thank you received: 0
11 years 2 months ago #91033

Hi, I've attached the checkout screen capture, Have sent a pm with logon details.

D

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 26008
  • Thank you received: 4004
  • MODERATOR
11 years 2 months ago #91153

Hi,

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.

  • Posts: 23
  • Thank you received: 0
11 years 2 months ago #91182

login_address_shipping_payment_coupon_terms_fields_cart_status_confirm,end

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.

  • Posts: 26008
  • Thank you received: 4004
  • MODERATOR
11 years 2 months ago #91287

Hi,

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.

  • Posts: 23
  • Thank you received: 0
11 years 2 months ago #91369

Have sent an email with ftp details, thank you.

Derek

Please Log in or Create an account to join the conversation.

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
11 years 2 months ago #91519

Hi,

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.

  • Posts: 23
  • Thank you received: 0
11 years 2 months ago #91520

Will try that, sent ftp access details via pm to Jerome

Please Log in or Create an account to join the conversation.

  • Posts: 23
  • Thank you received: 0
11 years 2 months ago #91522

Detailed tax display was not turned on.
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.

  • Posts: 23
  • Thank you received: 0
11 years 2 months ago #91524

just sent an email via support.

Please Log in or Create an account to join the conversation.

  • Posts: 26008
  • Thank you received: 4004
  • MODERATOR
11 years 2 months ago #91587

Hi,

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.

  • Posts: 23
  • Thank you received: 0
11 years 2 months ago #91600

I haven't deleted any hikashop items in the tables, the server was offline for emergency repairs a few weeks ago, could that have affected the database?
How can I fix the missing items?

Cheers
Derek

Please Log in or Create an account to join the conversation.

  • Posts: 23
  • Thank you received: 0
11 years 2 months ago #91601

I added auto increment to _hikashop_order - order_id and the checkout process appears to be working now. Where would the unique id be located that is also an issue?

Cheers,

Derek

Please Log in or Create an account to join the conversation.

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
11 years 2 months ago #91624

The order_id column should be auto_increment AND the primary key (thus unique) of the table.

Please Log in or Create an account to join the conversation.

  • Posts: 23
  • Thank you received: 0
11 years 2 months ago #91645

Man y thanks, I ended up deleting that table and recreating with the sql query from the downloaded package. All appears to be working well now. Setting up the customization's for the products tomorrow.

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.

Time to create page: 0.086 seconds
Powered by Kunena Forum