Hello,
I am trying to use the GK4 or GK5 facebook module and I keep getting an error that the content is insecure. What can I do to fix this error. PS, Facepile isn't working either.
Thanks a million.
<iframe src="http://www.facebook.com/plugins/likebox.php?href=<?php echo urlencode($this->config['fb_site']); ?>&width=<?php echo $this->config['fb_likebox_width']; ?>&colorscheme=<?php echo $this->config['fb_likebox_colorscheme']; ?>&show_faces=<?php echo $this->config['fb_likebox_faces']; ?>&stream=<?php echo $this->config['fb_likebox_stream'] ?>&header=<?php echo $this->config['fb_likebox_header']; ?>&height=<?php echo $this->config['fb_likebox_height']; ?>" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:<?php echo $this->config['fb_likebox_width'] ?>px; height:<?php echo $this->config['fb_likebox_height']; ?>px;" allowtransparency="true"></iframe>
<iframe src="https://www.facebook.com/plugins/likebox.php?href=<?php echo urlencode($this->config['fb_site']); ?>&width=<?php echo $this->config['fb_likebox_width']; ?>&colorscheme=<?php echo $this->config['fb_likebox_colorscheme']; ?>&show_faces=<?php echo $this->config['fb_likebox_faces']; ?>&stream=<?php echo $this->config['fb_likebox_stream'] ?>&header=<?php echo $this->config['fb_likebox_header']; ?>&height=<?php echo $this->config['fb_likebox_height']; ?>" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:<?php echo $this->config['fb_likebox_width'] ?>px; height:<?php echo $this->config['fb_likebox_height']; ?>px;" allowtransparency="true"></iframe>