Post
Topic
Board Project Development
Re: [PRIZE] - Best Bitcoin Tool - 0.10btc for the winner
by
BitOrca
on 22/12/2013, 22:32:08 UTC
I'm sure you know about the bug on the live preview system.
The problem is that you are calling HTTP websites from and HTTPS which is not permitted by the HTTPS security system.
If you are using apache just make a new virtual host listening on the 80 and serve the live previews from HTTP instead of HTTPS.


Well spotted!  Thanks for the tip  Grin