Hello Dears
Magento ver. 2.3.4
i get error when i try to add new Product. :
SQLSTATE[22003]: Numeric value out of range: 167 Out of range value for column 'Id' at row 1, query was: insert into fme_nofollowindex (nofollowindex_itemid, nofollowindex_itemtype, nofollowindex_itemfollowvalue, nofollowindex_itemindexvalue, nofollowindex_itemenablevalue) VALUES ('80989','product','1','1','0')
anyone could assist how to fixed ? and why this error coming?
Thanks and Regards,
Gabriel
Solved! Go to Solution.
Hello Gabriel,
It maybe has something to do with the FME noindex nofollw tags extension. Disable this extension in your admin panel and try again.
Hi @gabriel_helle,
Can you check and confirm table fme_nofollowindex columns details or if possible to share the screenshot of the table structure with all the details(data type)
Hope this helps you!
Problem Solved! Click Kudos & Accept as Solution!