Topic: Captcha visible...? Headlines
Strange things happen ...
I've made a new template, based on the template "Headlines".
Only the options active news and full story contains code.
The code in the page i use:
<?PHP
$static = FALSE;
$number = "20";
$start_from = "0";
$template = "Frans_Headlines";
include("/home/vhosts/fvbussel.nl/httpdocs/CuteNews/show_news.php");
?>
Well, so far so good. It works well if i'm logged in at Cutenews in another tab of the browser (IE8 and Chrome). But when i start a new session of the browser without login the captcha became visible underneath the news when clicked on a headline.
Browser history was deleted before starting another session.