CANNOT ADD NEW PRODUCTS

  • Posts: 2
  • Thank you received: 0
9 years 1 month ago #217437

-- HikaShop version -- : 2.6.0
-- Joomla version -- : 3.4.4
-- PHP version -- : 5.4.45
-- Error-message(debug-mod must be tuned on) -- : Error
PRODUCT_SAVE_UNKNOWN_ERROR

Error Saving

WHEN I ADD A NEW PRODUCT AND I TRY TO SAVE I RECEIVE THE ERROR:

Error
PRODUCT_SAVE_UNKNOWN_ERROR

Error Saving

THE PROBLEM APPEARED AFTER UPGRADING TO HIKASHOP ESSENTIAL.

Attachments:
Last edit: 9 years 1 month ago by ggiakoum. Reason: PICTURE

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

  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
9 years 1 month ago #217438

Hi,

Please go in the HikaShop configuration panel and click on the "check database" button.
It is possible that your database is not fully up-to-date which could explain the saving issue.
If it does not fix the issue ; it could be interesting to display the PHP error message and to activate temporally the Joomla debug mode (these two options are in the Joomla global configuration).

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: 2
  • Thank you received: 0
9 years 1 month ago #217656

I check my database and i found that for the last product i added in "hikashop_product" table the column "product_id" has the value = "4294967295".
I deleted this product and i added again. And again the "product_id" column has the value = "4294967295".
The previous product_id value is 14205. (Why it jump to 4294967295 ???)
Any idea how to solve this problem???

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
9 years 1 month ago #217660

Hi,

This means that there is a problem with the auto_increment of your hikashop_product table. Remove again that product, set the auto_increment value of your product table to 14206 and then you'll be able to add new products again.
stackoverflow.com/questions/970597/chang...ment-starting-number

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

Time to create page: 0.058 seconds
Powered by Kunena Forum