VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product creation => Topic started by: web-itc on May 30, 2018, 09:25:54 AM

Title: no new product creation possible
Post by: web-itc on May 30, 2018, 09:25:54 AM
Hello

When I want to create a new article VM opens an already existing article and then I need to click on save copy and then change everything.
In other words it doesn't open a blank article.

What can this be due to?

www.web-ict.be

Many thx

vm 3.2.14
Title: Re: no new product creation possible
Post by: Studio 42 on May 30, 2018, 13:04:45 PM
You have perhaps a product wiht ID in the database, check the XXX_virtuemart_products table with phpmyAdmin for eg.(XXX is the joomla DB prefix)
Title: Re: no new product creation possible
Post by: web-itc on May 30, 2018, 16:39:21 PM
When I copy a product it gives id 201 in VM.  When I click on add a product it opens product with ID 197.
in php I don't know what I should see
Title: Re: no new product creation possible
Post by: Studio 42 on May 31, 2018, 02:22:42 AM
DO you use a specific cache ? PHP 7.1 or + ? Because it's not really possible to open product 197, when you create a new product
Title: Re: no new product creation possible
Post by: web-itc on May 31, 2018, 14:32:17 PM
I don't use caching and the php version is 7.2.

Now when I open a new article it opens 197 and when I save it then it saves to a new product with ID 204 or 205 ...
Title: Re: no new product creation possible
Post by: Studio 42 on May 31, 2018, 14:37:41 PM
VM is not PHP7.2 compatible, use PHP 7.0