You are required to register before you can post. This is via a custom verification system. Please post any problems you are encountering here and I`ll do my best to respond as soon as I can. Please note that a reply WILL be posted to all queries, so do not double post. There are no guarantees
when a reply will appear but I do my best to answer all within 3/4 days max. Bumping topics won`t make the slightest difference.
IMPORTANT: Posts in English ONLY please, thank you! Any other languages will be ignored and your message deleted.
SEARCH: Use the search option to see if your question has been answered on the forum before. Or check the relevant script docs.
CUSTOMER: If you have purchased a commercial version of any of my software, using the contact option at the licence centre ensures a faster response.
AUTO DELETION: Accounts older than 5 days, with no posts or topics, are automatically deleted. Only register if you are thinking of posting.
PRIVATE MESSAGES: Private messages are currently disabled.
LINKS: Any links posted are 'NOFOLLOW' and will not be picked up by search engines.
You are not logged in.
Hello,
I did not find the answer on my problem....witch I think is miner....
The image of the captcha is showing on the page only the letters to give in the word does not appear. What could this be the problem ore .....
I have tested if captcha can work ....that is okay...
The link to mail is http://www.fromnewfysfortune.be/mail/index.php
I also translated the new dutch.php and the mail .txt files ..... if you are interested in them....I hear it.
Greetings and thanks for the Time,
Erwin
Offline
Hi Erwin,
Does the captcha/words/words.txt file exist? Have you made any changes to the captcha settings?
If the word file is in place, try re-uploading it. Failing that open the 'captcha/secureimage.php' file and set the following variable to false:
var $use_wordlist = true;
Offline
Hi David,
Thanks for makig time to help solving the problem....like I said....it must be a miner one....and....(don´t start laughin)....it was a miner problem.....you want to know what....!!!!
elephant.ttf .....that was missing in the upload....because I know I have some things translated...but I don´t change the things.....problem solved.....
When you need something have translated....just zend them over.....
Greetings,
Erwin
Offline
Thanks Erwin. Glad you got the captcha working ok.
Offline
I've just installed this script and have the same problem. I've done what was suggested here but no luck.
Any ideas?
Gary
Last edited by wellandg (15-09-2009 14:12:48)
Offline
Hello wellandg,
Are you sure you have uploaded every thing, also the file " elephant.ttf " in the folder " captcha " and also in the folder captcha/words/ the file words.txt......
Hopefully you get it working it is a great item for on the site....
Greetings, Erwin
Offline
Hello wellandg,
Are you sure you have uploaded every thing, also the file " elephant.ttf " in the folder " captcha " and also in the folder captcha/words/ the file words.txt......
Hopefully you get it working it is a great item for on the site....
Greetings, Erwin
As I said I'd checked what had been said before, and I've just checked again, and they are both there! I've checked every folder to make sure every file is on the server.
I've also checked the GD setup and checked GD with freetype support is enabled.
Gary
Offline
Hi wellandg,
Did you check if every thing is in the right folder as the structure was....as it is!!! ROOT/Mail/Captcha/......
are the read/write correct given and did you give the good path into the file control/config.inc.php.....
When you don´t get it wright give other wise a personal mail and I will check it out for you....
Cheers
Offline
Hi wellandg,
Did you check if every thing is in the right folder as the structure was....as it is!!! ROOT/Mail/Captcha/......
are the read/write correct given and did you give the good path into the file control/config.inc.php.....
When you don´t get it wright give other wise a personal mail and I will check it out for you....
Cheers
First, the folder structure is /ROOT/folder/mail/captcha.
What do I need to change to make it work with the structure?
Gary
Offline
Hello,
I think the problem is the root directory......!!! /ROOT/folder/mail/captcha !!!
You have to change lines while you have put the mail script into a folder.......calt "folder" when you upload it to your server put the mail script directly in to your ROOT most of the time you see when you use FTP that you can go to public_html.....after clicking to the public_html there is were you store every thing for your site.....there you put the script mail as a folder.....
Hope you get it right.....
Offline
Hello,
I think the problem is the root directory......!!! /ROOT/folder/mail/captcha !!!
You have to change lines while you have put the mail script into a folder.......calt "folder" when you upload it to your server put the mail script directly in to your ROOT most of the time you see when you use FTP that you can go to public_html.....after clicking to the public_html there is were you store every thing for your site.....there you put the script mail as a folder.....
Hope you get it right.....
Still not working!!
it's /ROOT/MAIL/CAPTCHA
Any more ideas?
Gary
Offline
Does your server have GD support enabled?
Offline
Does your server have GD support enabled?
Yes, read above
Offline
Do you change some lines in the script....change otherwise. can you place your link of the script !!!
Offline
Exactly. Can you post a link?
Offline
Hello wellandg,
Thrue this link you can see the mail script is working fine....... http://www.whisperhouse.com/NL/contact.php this one is even in a root map further..... ROOT/NL/04-contact/ Files and Maps
I wonder if you have already been solved your problem ....!!!
Cheers, Erwin
Offline
Hello wellandg,
Thrue this link you can see the mail script is working fine....... http://www.whisperhouse.com/NL/contact.php this one is even in a root map further..... ROOT/NL/04-contact/ Files and Maps
I wonder if you have already been solved your problem ....!!!
Cheers, Erwin
If you right click on the captcha image in the above example is shows the image path as www.whisperhouse.com. When I do the same with mine the path is missing the www part of the webiste name i.e. just whisperhouse.com not www.whisperhouse.com. In the control file the full url is correct with the www.
Where do I look to change this?
Gary
Last edited by wellandg (30-09-2009 08:06:23)
Offline
Hi Gary,
Everything what need to be change is the config.inc.php in the control file. Further you need the follow the lines wich David put them between the lines....you may always send your file so I take a look at it.
Also take care that the compleet adres is given in and that boxtrapper has the Chmod 755 or 777.
Hope you get it right..... Erwin
Offline
Hi Gary,
Everything what need to be change is the config.inc.php in the control file. Further you need the follow the lines wich David put them between the lines....you may always send your file so I take a look at it.
Also take care that the compleet adres is given in and that boxtrapper has the Chmod 755 or 777.Hope you get it right..... Erwin
here are the lines from the config.inc.php file:
// Homepage URL
define('HOMEPAGE_URL', 'http://www.*****************.org.uk');
// Path to where contact form is installed. NO trailing slash
// This is only important if the box trapper is enabled
define('FORM_PATH', 'http://www.*****************.org.uk/mailwm');
Obviously the *** are the full & proper URL, before someone says anything.
Gary
Offline
Any further support for this problem from anyone?
Offline
Looks like you need to try another mail form. Sorry.
Offline
Looks like you need to try another mail form. Sorry.
Wow, that's brilliant support, thanks I will
Offline
Oh, sarcasm. I`m dying from laughter. I apologise for not offering premium support for my free projects. Most people here have tried to help. It didn`t work out. End of story.
Offline
Oh, sarcasm. I`m dying from laughter. I apologise for not offering premium support for my free projects. Most people here have tried to help. It didn`t work out. End of story.
Not at all, surprised really.
Good job it's free if it doesn't work. I'd hate to pay for something that doesn't work.
End of story.
Offline
I'd hate to pay for something that doesn't work.
Yep, me too.
Offline