I am solving the following problem. I have some orphan records stored in the database (products that cannot be found in the VM, but are in the DB).
I need to delete them. I exported them from DB, I have their virtuemart_product_id. I would like to import a table with the universal product_name "DELETE" via RO CSVI and then delete it in the VM.
The import based on virtuemart_product_id succeeds, but the names do not change and the products in the VM still cannot be found.
You can advise me?
Thanks a lot.
DC			
			- cmolik
 - RO CSVI
 - Wednesday, 12 January 2022
 - Subscribe via email
 
			
									0
								
				
					
				
			
		
	
								Accepted Answer							
						
						Accepted Answer
						Pending Moderation
					
				
				Hello,
Debug log shows that product has been deleted. See the attached screenshot with delete queries from debug log. The csv files you sent in your previous reply has sist_ as prefix, is that Joomla database table prefix? I am asking this because the table prefix in the queries in debug log is ss_ so just want to make sure you are looking at right tables.
			Debug log shows that product has been deleted. See the attached screenshot with delete queries from debug log. The csv files you sent in your previous reply has sist_ as prefix, is that Joomla database table prefix? I am asking this because the table prefix in the queries in debug log is ss_ so just want to make sure you are looking at right tables.
        Attachments (1)    
    
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
	Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
- more than a month ago
 - RO CSVI
 - # Permalink
 
						Accepted Answer
						Pending Moderation
					
				
				Hello,
Use fields virtuemart_product_id and product_delete with value set to Y in import file so to delete the products in VirtueMart using RO CSVI import. Let me know if that solves your issue.
			Use fields virtuemart_product_id and product_delete with value set to Y in import file so to delete the products in VirtueMart using RO CSVI import. Let me know if that solves your issue.
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
	Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
						Accepted Answer
						Pending Moderation
					
				
				Hello,
Thank you for the quick reply. Unfortunately, it doesn't work.
I tried it on one product.
Import OK - "Product deleted"
I will find it in the database again in 2 tables (I did not look for more).
I send the tables in the attachment
Best regards
DC
			Thank you for the quick reply. Unfortunately, it doesn't work.
I tried it on one product.
Import OK - "Product deleted"
I will find it in the database again in 2 tables (I did not look for more).
I send the tables in the attachment
Best regards
DC
        Attachments (2)    
    
						Accepted Answer
						Pending Moderation
					
				
				Hello,
Please send the debug log of the import. To get the debug log check How to collect debug information? document.
			Please send the debug log of the import. To get the debug log check How to collect debug information? document.
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
	Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
- Page :
 - 1
 
There are no replies made for this post yet.
Be one of the first to reply to this post!
			Be one of the first to reply to this post!
		Please login to post a reply	
	
		You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.		Register Here »