can't set prices over 10 million

  • Posts: 2
  • Thank you received: 0
12 years 8 months ago #49024

Hi,

I'm using Hikashop 1.5.7 now. I need to set a product price over 10 million and after I save the product, the price change to 9999999.9999

Last edit: 12 years 8 months ago by bagong.

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

  • Posts: 83124
  • Thank you received: 13420
  • MODERATOR
12 years 8 months ago #49032

Hi,

You must have updated from a previous version of HikaShop.
Normally, the latest version of HikaShop as a fresh install should handle prices up to 99999999999.99999

Anyway, you can go in your database with phpmyadmin and edit each table of HikaShop and change the columns of the type DECIMAL(12,5) to DECIMAL(16,5) and that will allow you to handle bigger numbers.

The following user(s) said Thank You: bagong

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

  • Posts: 2
  • Thank you received: 0
12 years 8 months ago #49116

you right, my hikashop was updated from a 1.5.6 version. It works, thanks a lot !

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

Time to create page: 0.052 seconds
Powered by Kunena Forum