Forums

[SOLVED] Anti-Spam system not displaying.

XBumble 12 Aug, 2008
Hi all,

I know this is not a new topic, but I have read through the old emails including the appraent fix, but this does not work for me.

I have a form, and in the anti-spam tab it shows the following:

GD Version bundled (2.0.28 compatible)
FreeType Support Yes
PNG Support Yes

I have turned on the anti-spam on the form. I can see the sample image in the admin screen (with or without fonts), but when I view the actual form there is no image, nor is there any input field where you are supposed to put the answer. The image does not display on the form whether I select 'with' or 'without' fonts in the anti-spam tab.

Both the component folder and the chrono_verification.php file have been set to 755.

This is the form code I have used

<p class="contentheading">Submit News</p>
<p>If you have some news that is relevant to this site, then please use this form to send it to us. We will assess the article before placing it on the site.</p>
<p><label for="name">Name:</label><br />
    <input type="text" name="name">
</p>
  <p><label for="email">Email:</label><br /> 
    <input type="text" name="email">
</p>
  <p><label for="headline">News Headline:</label><br /> 
    <input type="text" name="headline">
</p>
  <p><label for="content">New Content:</label><br /> 
    <textarea name="content" class="news_content"></textarea>
</p>
  <p>
    <input type="submit" name="Submit" value="Submit">
  </p>
{imageverification}


No joy.

Any help is greatly appreciated.
XBumble 12 Aug, 2008
Not sure what happened there, but it just started working.

Weird...
Max_admin 12 Aug, 2008
Hi, May be you had cache ON or its your browser cache, the good thing is that it works!!🙂
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
XBumble 12 Aug, 2008
Hmm,

Not sure. I changed 4 or 5 things all at the same time which caused it to operate so I'm not sure whether it was one thing, or all of them.

Anyway - it's working now.

Mike
GreyHead 12 Aug, 2008
Hi XBumble,

I'd guess that the page was cached somewhere along the line and when the cache cleared the image showed up.

Bob
XBumble 13 Aug, 2008
Seems that may well have been the case.

Thanks for the replies.
This topic is locked and no more replies can be posted.