URL to your eFiction: http://www.libraryofmoria.com/a/
Version of eFiction: 3.5
Have you bridged eFiction, if so with what?: No
Version of PHP: 5.2.1
Version of MySQL: 4.0.27
Have you searched for your problem: Yes
If so, what terms did you try: Catchpa not showing, catchpa
State the nature of your problem: When trying to create a new account or leaving a review people are not seeing the security code images either in Firefox or IE. I went to the admin panel and clicked around in the 'settings' menu and verified that the catchpa option was still turned to 'yes' - it was and I saved the settings again but the problem persists. Help?
Do you have a test account for us? Yes ( http://www.libraryofmoria.com/a/viewuser.php?uid=153). (The account was not set up by us but by someone using the efiction gmail address so we don't know the password).
Seems that your /includes/button.php file has a bug.
Fatal error : Call to undefined function imagecreate() in /home/u1/lotrslash/html/a/includes/button.php on line 8
HTH
Steffen
Hello Steffen,
Thank you for your prompt reply.
I've tried reuploading the button.php file and it didn't work. I also tried using the button.php file from v3.4.3 but it also didn't solve the problem.
Do you have any ideas on what I should do next?
Thank you.
Tal
Your host doesn't have GD support enabled which is required for the captcha image to be created.
Ok, thank you, that did it. π