VirtueMart Forum

VirtueMart 2 + 3 + 4 => Installation, Migration & Upgrade => Topic started by: guybr on July 01, 2014, 06:55:00 AM

Title: COM_VIRTUEMART_PRODUCTDUPLICATE message?
Post by: guybr on July 01, 2014, 06:55:00 AM
Hi, I just upgraded from 2.6.0 to 2.6.6, and when I create a new product listing, I see a grayish bar that says "COM_VIRTUEMART_PRODUCTDUPLICATE successfully saved" - this is different to the messages I used to see in a light blue bar. Is this okay? Is there any significance to "duplicate product" in the message? I'm not cloning anything...
Title: Re: COM_VIRTUEMART_PRODUCTDUPLICATE message?
Post by: guybr on July 13, 2014, 07:43:35 AM
more info:
if I enter one of my product listing and then press "cancel" to exit it (because clicking 'logout' doesn't seem to work directly from a product listing), when I then reach the VM admin's homepage I see these messages:

in red: COM_VIRTUEMART_PRODUCTDUPLICATE record cancelled.
in blue: Fatal Error in maincontroller admin.virtuemart.php: Couldnt find file productduplicate
Title: Re: COM_VIRTUEMART_PRODUCTDUPLICATE message?
Post by: jenkinhill on July 13, 2014, 10:43:25 AM
The variable "COM_VIRTUEMART_PRODUCTDUPLICATE" is not part of VM2.6.6 - is it from some 3rd party plugin/extension?
Title: Re: COM_VIRTUEMART_PRODUCTDUPLICATE message?
Post by: guybr on July 14, 2014, 07:16:49 AM
Thanks Jenkinhill!

Yes, it looks like it belongs to a plugin I added to enable me to upload multiple item images at once. I installed it very close to the time I did the VM migration to 2.6.6, so I didn't think it was from a plugin.

So far I don't see any actual problems associated with that PRODUCTDUPLICATE message.