Hello, 
when i try to import my product and after the update to 6.1 i got the following error 
Status error: 200
Status message: OK
Warning: Missing argument 2 for RantaiPluginDispatcher::importPlugins(), called in /home/yadoniac/public_html/YDNG_Group_clarks/administrator/components/com_csvi/addon/com_virtuemart/model/import/product.php on line 1852 and defined in /home/yadoniac/public_html/YDNG_Group_clarks/administrator/components/com_csvi/rantai/plugin/dispatcher.php on line 89
Fatal error: Call to a member function getQuery() on a non-object in /home/yadoniac/public_html/YDNG_Group_clarks/administrator/components/com_csvi/rantai/plugin/dispatcher.php on line 111			
			- clarks_jordan
- RO CSVI
- Thursday, 20 August 2015
- Subscribe via email
			
									0
								
				
					
				
			
		
	
						Accepted Answer
						Pending Moderation
					
				
				The old one should be reverted, easiest is to install CSVI again via the Extension Manager and then apply the patch.			
			Kind regards,
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
	RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
						Accepted Answer
						Pending Moderation
					
				
				If you updated to CSVI 6.1.2 please do not use this patch above because it is old. You can use this patch.			
			Kind regards,
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
	RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
						Accepted Answer
						Pending Moderation
					
				
				Hello, 
it's long time but after i apply your patch i can't import the multi vernti values
			it's long time but after i apply your patch i can't import the multi vernti values
						Accepted Answer
						Pending Moderation
					
				
				Hello,
With your file I was able to reproduce the error you see and created a fix for it. You can load the patch file and after that the import will continue.
One more thing, for the child products you should not fill the multi_variant_title and multi_variant_fields fields. See the documentation for importing multi variant custom field for more information.
			With your file I was able to reproduce the error you see and created a fix for it. You can load the patch file and after that the import will continue.
One more thing, for the child products you should not fill the multi_variant_title and multi_variant_fields fields. See the documentation for importing multi variant custom field for more information.
        Attachments (1)    
    
Kind regards,
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
	RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
						Accepted Answer
						Pending Moderation
					
				
				Ok here is the final states that i have 
i delete all the products make sure that i have only one custom field called size run the Update available fields with no error
but when i try to start the import i got this error
Duplicate entry 'Size-product-com_virtuemart-import' for key 'component_name_table' SQL=INSERT INTO `qjniw_csvi_availablefields` (`csvi_name`,`component_name`,`component_table`,`component`,`action`) VALUES ('Size','Size','product','com_virtuemart','import'),('Size','Size','product','com_virtuemart','export'),('Fitting','Fitting','product','com_virtuemart','import'),('Fitting','Fitting','product','com_virtuemart','export')
back to the product page i notice that only one product imported
attache the log
and a sample from my csv file
witting for your kindly help
			i delete all the products make sure that i have only one custom field called size run the Update available fields with no error
but when i try to start the import i got this error
Duplicate entry 'Size-product-com_virtuemart-import' for key 'component_name_table' SQL=INSERT INTO `qjniw_csvi_availablefields` (`csvi_name`,`component_name`,`component_table`,`component`,`action`) VALUES ('Size','Size','product','com_virtuemart','import'),('Size','Size','product','com_virtuemart','export'),('Fitting','Fitting','product','com_virtuemart','import'),('Fitting','Fitting','product','com_virtuemart','export')
back to the product page i notice that only one product imported
attache the log
and a sample from my csv file
witting for your kindly help
        Attachments (2)    
    
						Accepted Answer
						Pending Moderation
					
				
				You only have 1 custom field called Size now? If you run the Update available fields, you get the same error?
Edit: I see you posted a second time. Which error do you get running the import?
			Edit: I see you posted a second time. Which error do you get running the import?
Kind regards,
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
	RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
						Accepted Answer
						Pending Moderation
					
				
				what i notice that the first product is imported but when try to import the second product i got this error			
			
						Accepted Answer
						Pending Moderation
					
				
				i have an old one with the same name and i already delete it but with the same error			
			
						Accepted Answer
						Pending Moderation
					
				
				Hello,
			Duplicate entry 'Size-product-com_virtuemart-import'This means you have custom fields in VirtueMart with the same name. Is there a reason to have the Size field more than once?
also i'm trying to get backup for the templates and i got this errorThat has been fixed in this thread.
Kind regards,
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
	RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
						Accepted Answer
						Pending Moderation
					
				
				also i'm trying to get backup for the templates and i got this error 
Unknown column 'section' in 'field list' SQL=SELECT `name`,`action`,`ordering`,`plugin`,`plugin_params`,`section` FROM `qjniw_csvi_rules` AS `r` LEFT JOIN `qjniw_csvi_templatefields_rules` AS `t` ON `t`.`csvi_rule_id` = `r`.`csvi_rule_id` WHERE `t`.`csvi_templatefield_id` = 61
			Unknown column 'section' in 'field list' SQL=SELECT `name`,`action`,`ordering`,`plugin`,`plugin_params`,`section` FROM `qjniw_csvi_rules` AS `r` LEFT JOIN `qjniw_csvi_templatefields_rules` AS `t` ON `t`.`csvi_rule_id` = `r`.`csvi_rule_id` WHERE `t`.`csvi_templatefield_id` = 61
						Accepted Answer
						Pending Moderation
					
				
				Hello now i got this error
Duplicate entry 'Size-product-com_virtuemart-import' for key 'component_name_table' SQL=INSERT INTO `qjniw_csvi_availablefields` (`csvi_name`,`component_name`,`component_table`,`component`,`action`) VALUES ('Size','Size','product','com_virtuemart','import'),('Size','Size','product','com_virtuemart','export'),('Fitting','Fitting','product','com_virtuemart','import'),('Fitting','Fitting','product','com_virtuemart','export')
			Duplicate entry 'Size-product-com_virtuemart-import' for key 'component_name_table' SQL=INSERT INTO `qjniw_csvi_availablefields` (`csvi_name`,`component_name`,`component_table`,`component`,`action`) VALUES ('Size','Size','product','com_virtuemart','import'),('Size','Size','product','com_virtuemart','export'),('Fitting','Fitting','product','com_virtuemart','import'),('Fitting','Fitting','product','com_virtuemart','export')
						Accepted Answer
						Pending Moderation
					
				
				Hello,
After updating CSVI, you also need to update the VirtueMart plugin as there is a new version of that as well. That will fix the issue.
			After updating CSVI, you also need to update the VirtueMart plugin as there is a new version of that as well. That will fix the issue.
Kind regards,
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
	RolandD
=========================
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 »
	
	 
					