Problems With Steps in Checkout Workflow

  • Posts: 82906
  • Thank you received: 13378
  • MODERATOR
13 years 1 month ago #26536

I activated the debug of joomla and tried about an order on your front end. I got the error:
1054 - Unknown column 'discount_minimum_products' in 'order clause' SQL=SELECT * FROM andhikashop_discount WHERE discount_type='coupon' AND discount_published=1 AND discount_auto_load=1 ORDER BY discount_minimum_order DESC, discount_minimum_products DESC

Which means that the database structure couldn't be updated when you updated HikaShop (you probably didn't allow your mysql user to use the ALTER capabilities in its privileges. You should do that for next updates.

That also means that you might be missing other columns in the hikashop tables in your database.
You can open the file adminsitrator/components/com_hikashop/install.com_hikashop.php and search for the query responsible for the missing column and then run that query (you need to change the prefix of the tables) via phpmyadmin so that the column gets added to the table.

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

  • Posts: 24
  • Thank you received: 0
13 years 1 month ago #26599

I have inserted the missing columns in the various tables and all is now working fine.

Thank you for your time and patience

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

  • Posts: 18
  • Thank you received: 0
13 years 6 days ago #30705

Hello,

I am currently using Hikashop 1.5 with Joomla 1.7. I am missing the 'confirm' button in the checkout flow of the administrator back-end. I have uploaded a significant amount of content, and would like to find a solution to add the 'confirm' button back in the checkout flow without reinstalling Hikashop.

Thanks.

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

  • Posts: 18
  • Thank you received: 0
13 years 6 days ago #30710

Okay I have added the 'confirm' icon in the administrator backend checkout flow. The checkout on the front end still reloads the same page when I click next.

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

  • Posts: 82906
  • Thank you received: 13378
  • MODERATOR
13 years 6 days ago #30747

Could you do screenshot of your checkout page and give us the checkout workflow you're using so that we can help you ?

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

  • Posts: 20
  • Thank you received: 0
13 years 2 days ago #30976

can you tell me how to add "confirm" and "end" icon ? those two icons are missing on my site. thanks.

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

  • Posts: 82906
  • Thank you received: 13378
  • MODERATOR
13 years 2 days ago #31007

For the checkout workflow edition ?
There is no confirm or end icon as they are handled automatically.

If you're talking about the checkout progress bar on the front end, it depends on the options you set in the Checkout tab of the configuration. For the end step, you could just turn it with the option "Display checkout progress bar". For the confirm step, it depends on your checkout workflow.

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

Time to create page: 0.091 seconds
Powered by Kunena Forum