cclaerhout
Customer
		It's a small bug : if the administrator creates a new button, then decides to delete it, when he will go to rebuild the stats, he will get a sql error:
	
	
	
		
To suppress the error, just recreate the deleted button. In that case the button id (variable) is "recommends".
Edit : better solution, go to admincp and find the posts where this former button has been used. Then delete their entries.
				
			
		Code:
	
	MySQL Error   : Unknown column 'recommends_given' in 'field list'To suppress the error, just recreate the deleted button. In that case the button id (variable) is "recommends".
Edit : better solution, go to admincp and find the posts where this former button has been used. Then delete their entries.
			
				Last edited: 
			
		
	
								
								
									
	
								
							
							