Hi,
I started out as follows by adding in the html:
Enter code: {imageverification}<br />
The input box appeared but no image.
Then I added the following line:
I'm pretty sure I'm not doing something correctly but can't figure out what.
Any suggestions appreciated.
Bob
+++++
Edited: added code tags to fix long line.<br><br>Post edited by: GreyHead, at: 2007/08/04 19:48
I started out as follows by adding in the html:
Enter code: {imageverification}<br />
The input box appeared but no image.
Then I added the following line:
<img src="http://www.chronoengine.com/administrator/components/com_chronocontact/chrono_verification.php"/>
The input box now appears as well as the image, but when the correct code is typed in and submitted it consistantly fails validation.
I'm pretty sure I'm not doing something correctly but can't figure out what.
Any suggestions appreciated.
Bob
+++++
Edited: added code tags to fix long line.<br><br>Post edited by: GreyHead, at: 2007/08/04 19:48
Hi Bob,
Please have a look at the later posts in this thread - there are a couple of problems that can stop the image verifying: sessions, relative paths, and PHP installation problems.
Sounds as though your PHP install is OK so the problem could be paths or sessions.
Bob
PS I'll add this to my list of FAQs to update when I have time.
Please have a look at the later posts in this thread - there are a couple of problems that can stop the image verifying: sessions, relative paths, and PHP installation problems.
Sounds as though your PHP install is OK so the problem could be paths or sessions.
Bob
PS I'll add this to my list of FAQs to update when I have time.
This topic is locked and no more replies can be posted.