remyroy
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: yaCAPTCHA 1.5] Images Not DisplayingHello Dan,
It seems like you’re using WordPress 3.0 with a custom theme. Thinking about this, it might be related to the theme and the changes I’ve made for version WordPress 3.0. Would it be possible to point me out where you found the theme or send me a copy of the theme so I can try it on my side and do the necessary changes to make it work?
Regards,
Forum: Plugins
In reply to: [Plugin: yaCAPTCHA 1.5] Images Not DisplayingI have just retested yaCAPTCHA version 1.5 against version 2.7, 2.8, 2.9 and 3.0 of WordPress. I can see the image on Windows with Firefox with all those versions. I do not think that the operating system or the browser affects whether or not you can see the image.
The main cause why people do not see the image is because they are logged in. When you are logged in, the plugin will not show the captcha nor will it validate it.
Another reason why you might not see it is because you customized the plugin. Updating to a new version make you lose you customization.
If you are still having problem, let me know. I will have another look.
Forum: Plugins
In reply to: [Plugin: yaCAPTCHA 1.5] Images Not DisplayingWhich version of WordPress are you using?
Forum: Fixing WordPress
In reply to: yaCAPTCHA keeps telling me I put the code in wrongHello,
I’ve just added a note in the documentation that the plugin requires PHP sessions to be enabled and properly configured. It should help people with the same problem.
Regards
Forum: Fixing WordPress
In reply to: yacaptcha misses spamHello KOCTPOMEHb,
You might have been using yaCAPTCHA with WordPress 2.9 . Version prior to 1.4 did not work with WordPress 2.9 . You should try it again with the latest version .
Regards
Forum: Plugins
In reply to: Problems with Nondefault folderHello Jens,
Thanks for pointing this out. Can you be a bit more specific about which part of the code is causing problems? Is it the use of the function bloginfo(‘url’) to get the root path of the wordpress installation that does not return the right path for your installation? Can you describe what is your installation directories setup?
I would like to correct this if it can help other people in the next version of the plugin. You can also contact me on my website.
Rémy
Forum: Plugins
In reply to: yaCAPTCHA not workingHello jferguson75,
Thanks for trying out yaCAPTCHA. In the last version, 0.9, I’ve changed the way yaCAPTCHA displays the CAPTCHA. If you’re a logged user, it will not display or ask for the CAPTCHA. Have you tried to add a comment as an anonymous user?
Let me know if you still have some problems.
Thanks
Forum: Plugins
In reply to: yaCAPTCHA folder named wrongHello gestroud,
Thanks for trying out my plugin. I think I found the cause of the problem. Your compression software probably did not preserved the case when you decompressed the archive. I’ve change the case to make it all lower in the version 0.9 to make sure that does not happens again.
Thanks.