VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: MyDesigner on June 12, 2020, 22:20:15 PM

Title: Change product id.
Post by: MyDesigner on June 12, 2020, 22:20:15 PM
Hi, how change product id?
Thanks.
Title: Re: Change product id.
Post by: loppan on June 12, 2020, 23:01:03 PM
May I ask why you would ever want to do that? It doesn't sound like a good idea at all. It's certainly possible by manually editing the fields in the database but I don't even dare to think about the consequences :D

Cheers
Title: Re: Change product id.
Post by: MyDesigner on June 12, 2020, 23:10:10 PM
I want to resolve this error:

vmError: Could not find product with id 4171, entries exists for language? it-IT
Title: Re: Change product id.
Post by: GJC Web Design on June 13, 2020, 12:37:41 PM
check carefully the tables for this id .. but changing an id will achieve nothing
Title: Re: Change product id.
Post by: Jörgen on June 13, 2020, 12:56:26 PM
Sounds like You have a multilanguage shop with setup errors. Have You added products in the wrong language ? Or maybe added some new language recently?

Jörgen @ Kreativ Fotografi
Title: Re: Change product id.
Post by: pinochico on June 13, 2020, 13:14:41 PM
I think too (as Jörgen) - multilanguage website with wrong setup VM.

Do you have some picture where do you see this error and which operation do you see?
Title: Re: Change product id.
Post by: Milbo on June 15, 2020, 10:22:31 AM
It means that there is a product with this id, but not language entry for it-IT.

Just open it in the edit, choose it-IT and write a name and store it.
Title: Re: Change product id.
Post by: MyDesigner on June 16, 2020, 16:28:27 PM
Thanks for yours reply.