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.

2 (edited by 2013-03-09 07:55:52)

Re: 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.

I've tried a few things...
In options --> system confugiration --> news,  i unchecked use captcha.
Now the captcha is not visible when clicking on a headline, not visible by adding comment (only registred users can add comment) but still visible at registration (self registration, journalist)...things to think about...

Re: Captcha visible...? Headlines

I've tried a few things...
In options --> system confugiration --> news,  i unchecked use captcha.
Now the captcha is not visible when clicking on a headline, not visible by adding comment (only registred users can add comment) but still visible at registration (self registration, journalist)...things to think about...

...same problem after updating the files from Github (28 march).

Re: Captcha visible...? Headlines

It's not a bug. While registration captcha will be always seen for security reasons. Captcha doesn't integrated via placeholder that's why the template headlines is not significant. Anyway your offer is suitable for further versions.

Best regards,
CN Support team