× 
    
        
                        
                Support  Online :
                 Mon - Fri / 08:00am - 05:00pm (GMT +7) 
            
         
        
            
                Your Time:  
                 
            
                Our Time:  
                 
        
     
 
							
	
				
	
	
		
			Forum  
					
				JUX Member Forum - Restricted to Members Only  
					
				JUX Social Extensions  
					
				JUX Social Tabs  
					
				Mixed Content - Various channels load js via http when site is https  
		
	 
	
	
		 
	
	
		
	
	
		
 
	
	
	
	
		
		
				
	
		
			
									
						Posts: 1					 
				
				
									
						Thank you received: 0					 
				
				
				
				
									
											 
				
				
				
									
						 
				
				
							 
		 
	 
		 
		
			
	
				8 years 2 weeks ago 		 - 8 years 2 weeks ago 		#18222 
		by John Cowles  
	 
	
		
			
			
				Hi,
It looks like you are loading the Flickr api on http without checking for the current protocol. Our sites are always https.
error on console : Mixed Content: The page at 'https://......' was loaded over HTTPS, but requested an insecure script '
	api.flickr.com/services/feeds/photos_public 
......'
In source :
url = '
	api.flickr.com/services/feeds/'+fd+'.gne...t=json&jsoncallback= 
?';
getFeed(ti,type,url,data,o,id,share,tweetId);
Should this not be passed a value from the server by for protocol ?
I can't see how this could possibly work on https:// ?
I also see that the protocol is hard coded for other channels.
Many thanks			
 
	 
	
			Please Log in   or Create an account  to join the conversation.
	
		
			 		
													 
	 
	
		
				
	
		
			
									
						Posts: 4926					 
				
									
						Karma: 49					 
				
									
						Thank you received: 334					 
				
				
				
				
									
											 
				
				
				
									
						 
				
				
							 
		 
	 
		 
		
			
	
				8 years 2 weeks ago 				#18230 
		by HaiND  
	 
	
		
			
			
				Hi John CowlesThis email address is being protected from spambots. You need JavaScript enabled to view it. 
							
					
Best Regards 
				
								 
	 
			Please Log in   or Create an account  to join the conversation.
	
		
			 		
													 
	 
 
	
		
	
	
	
	
	
	
 	
		
			Forum  
					
				JUX Member Forum - Restricted to Members Only  
					
				JUX Social Extensions  
					
				JUX Social Tabs  
					
				Mixed Content - Various channels load js via http when site is https  
		
	 
	
	
	
		Time to create page: 0.120 seconds