- Posts: 4
 
COMMUNITY FORUM
k2 editor in the backend does not render correctly
- Ian melin-Jones
 - 
				
Topic Author
 - Offline
 - New Member
 
		Less
		More
		
			
	
		
			
	
						5 years 8 months ago		 -  5 years 8 months ago		#174716
		by Ian melin-Jones
	
	
		
			
	
	
	
			 		
													
	
				k2 editor in the backend does not render correctly was created by Ian melin-Jones			
			
				Hello all,
I have hit a snag with K2 in the back end on just one of my sites I have 4 websites all with the same setup but 1 of them has thrown me a curve ball this morning pictures below
As you can see one is correct the other one is not rendering
Does anyone have the same issue? or even a fix for me as I am stumped
in advance
Ian Melin-Jones
					I have hit a snag with K2 in the back end on just one of my sites I have 4 websites all with the same setup but 1 of them has thrown me a curve ball this morning pictures below
As you can see one is correct the other one is not rendering
Does anyone have the same issue? or even a fix for me as I am stumped
in advance
Ian Melin-Jones
		Last edit: 5 years 8 months ago  by Ian melin-Jones.			
			Please Log in or Create an account to join the conversation.
- JoomlaWorks
 - 
				
 - Offline
 - Admin
 
		Less
		More
		
			
	
		- Posts: 6229
 
			
	
						5 years 8 months ago				#174721
		by JoomlaWorks
	
	
		
			
	
			
			 		
													
	
				Replied by JoomlaWorks on topic k2 editor in the backend does not render correctly			
			
				This indicates some third-party plugin is breaking up the output of K2. Are you using Additional Categories by any chance or other K2 related third-party plugins?			
					Please Log in or Create an account to join the conversation.
- Ian melin-Jones
 - 
				
Topic Author
 - Offline
 - New Member
 
		Less
		More
		
			
	
		- Posts: 4
 
			
	
						5 years 8 months ago				#174736
		by Ian melin-Jones
	
	
		
			
	
			
			 		
													
	
				Replied by Ian melin-Jones on topic k2 editor in the backend does not render correctly			
			
				the only one i am using is AllVideos (plugin)			
					Please Log in or Create an account to join the conversation.
- JoomlaWorks
 - 
				
 - Offline
 - Admin
 
		Less
		More
		
			
	
		- Posts: 6229
 
			
	
						5 years 8 months ago				#174737
		by JoomlaWorks
	
	
		
			
	
			
			 		
													
	
				Replied by JoomlaWorks on topic k2 editor in the backend does not render correctly			
			
				Make sure everything is up to date then (AllVideos latest is v6).
If the problem persists, open your browser's dev tools and switch to the console tab. Then visit the broken page in K2 and check for any errors (in red) in the console tab.
					If the problem persists, open your browser's dev tools and switch to the console tab. Then visit the broken page in K2 and check for any errors (in red) in the console tab.
Please Log in or Create an account to join the conversation.
- Ian melin-Jones
 - 
				
Topic Author
 - Offline
 - New Member
 
		Less
		More
		
			
	
		- Posts: 4
 
			
	
						5 years 8 months ago				#174741
		by Ian melin-Jones
	
	
		
			
	
	
			
			 		
													
	
				Replied by Ian melin-Jones on topic k2 editor in the backend does not render correctly			
			
				as you can see no errors on the console tab			
					Please Log in or Create an account to join the conversation.
- JoomlaWorks
 - 
				
 - Offline
 - Admin
 
		Less
		More
		
			
	
		- Posts: 6229
 
			
	
						5 years 8 months ago				#174746
		by JoomlaWorks
	
	
		
			
	
			
			 		
													
	
				Replied by JoomlaWorks on topic k2 editor in the backend does not render correctly			
			
				Unstyled, mostly white page indicates a PHP error. The output is broken somewhere before the entire page is rendered.
It is MOST definitely some other plugin (check editor and system plugins) as both K2 and AllVideos are compatible up to PHP 7.4.
					It is MOST definitely some other plugin (check editor and system plugins) as both K2 and AllVideos are compatible up to PHP 7.4.
Please Log in or Create an account to join the conversation.
- Ian melin-Jones
 - 
				
Topic Author
 - Offline
 - New Member
 
		Less
		More
		
			
	
		- Posts: 4
 
			
	
						5 years 8 months ago				#174803
		by Ian melin-Jones
	
	
		
			
	
			
			 		
													
	
				Replied by Ian melin-Jones on topic k2 editor in the backend does not render correctly			
			
				Hi again I have the error now maybe this will shed some light on the matter and hopefully you might be able to help as I have tried everything
Fatal error: Class 'JFormField' not found in /home/content/98/8665798/html/INTERNATIONALMETALTUBE/libraries/joomla/form/fields/text.php on line 22
Br.
Ian
					Fatal error: Class 'JFormField' not found in /home/content/98/8665798/html/INTERNATIONALMETALTUBE/libraries/joomla/form/fields/text.php on line 22
Br.
Ian
Please Log in or Create an account to join the conversation.
- JoomlaWorks
 - 
				
 - Offline
 - Admin
 
		Less
		More
		
			
	
		- Posts: 6229
 
			
	
						5 years 8 months ago				#174808
		by JoomlaWorks
	
	
		
			
	
			
			 		
													
	
				Replied by JoomlaWorks on topic k2 editor in the backend does not render correctly			
			
				Some plugin is causing that. Check ALL non-core Joomla plugins, especially those that might indicate they add/extend fields/forms.			
					Please Log in or Create an account to join the conversation.