- 
						Forum
			
		
 
					 
			- 
				Main Forum
				
			
 
					 
			- 
				English Section
				
			
 
					 
			- 
				Virtuemart
				
			
 
					 
			- 
				Fix the issue "No editor to VM custom fields"
				
			
 
		
	
			
	
	
						Fix the issue "No editor to VM custom fields"		
	
	
	
		
	
	
	
	
	
		
		
				
	
		Λιγότερα
		Περισσότερα
		
			
									- 
						Δημοσιεύσεις: 296					
 
				
				
									- 
						Ληφθείσες Ευχαριστίες 0					
 
				
				
				
									- 
											
 
				
									- 
											
 
				
									- 
											
 
				
									- 
											
 
				
									- 
											
 
				
				
							
		 
	 
		 
		
			
	
						2 Χρόνια 8 Μήνες πριν				#270
		από infogate
	
	
		
			
			
				Open - 
administrator/components/com_virtuemart/models/customfields.php
Find the following codes between lines 859 to 860:
vmJsApi::addJScript('mceAddControl', '// Creates a new editor instance tinymce.execCommand("mceAddControl",true,"field-' . $row . '-customfield_value")', true);
Replace the above by:
vmJsApi::addJScript('mceAddControl-' . $row, 'tinymce.execCommand("mceAddControl", true, "field-' . $row . '-customfield_value");', true, false, true);
This should resolve the issue.			
 
							
					 
	 
			Παρακαλούμε Σύνδεση  ή Δημιουργία λογαριασμού για να συμμετάσχετε στη συζήτηση.
	
		
			 		
													 
	 
 
	
		
	
	
	
	
	
	
 
	
		- 
						Forum
			
		
 
					 
			- 
				Main Forum
				
			
 
					 
			- 
				English Section
				
			
 
					 
			- 
				Virtuemart
				
			
 
					 
			- 
				Fix the issue "No editor to VM custom fields"
				
			
 
		
	
	
	
	
		Χρόνος δημιουργίας σελίδας: 0.047 δευτερόλεπτα