CrisBloomfield
Forum Replies Created
-
Forum: Plugins
In reply to: reCAPTCHA Plugin 2.8 PreviewWordPress 2.5.1
Firefox 2.0.0.14
OSX 10.5.2Will test RC4 this evening and post the results here.
Forum: Plugins
In reply to: reCAPTCHA Plugin 2.8 PreviewInstalled the latest release. The semicolon issue is fixed.
The latest release has screwed up the styling for both the admin page – shifting everything to the right (see screenshot in link below) and has undone the work achieve in RC2 in terms of the integration of the different reCAPTCHA windows into the registration page.
You can still register for the site without completing the reCAPTCHA window. I haven’t tested whether you can post comments without filling that in but then I’m not that interested in that functionality.
Configuration screenshot: https://rothar.com/images/content/recaptcha3.jpg
Forum: Plugins
In reply to: reCAPTCHA Plugin 2.8 PreviewActually, I’ve found another little thing. It’s doingsome weird stuff in the HTML header:
<link rel="stylesheet" type="text/css" href="https://rothar.com/words/wp-content/plugins/recaptcha/recaptcha.css"> <style> #login { width: 358px !important; } #login a { text-align: center; } </style><style type="text/css" media="screen">.gmnoscreen{display:none}</style><style type="text/css" media="print">.gmnoprint{display:none}</style></head><body>;
It’s adding in that extra ; at the end of the body tag for some reason…
Forum: Plugins
In reply to: reCAPTCHA Plugin 2.8 PreviewUploaded RC2. It’s fixed the issues in Firefox and Safari, but I’m still getting spammed. I couldn’t work out why that was happening, so I ran some tests and it turns out that you can complete the registration for the blog without actually completing the reCAPTCHA fields!
Forum: Plugins
In reply to: reCAPTCHA Plugin 2.8 PreviewSweet. I look forward to the next release with some fixes and new bits in…
Forum: Plugins
In reply to: reCAPTCHA Plugin 2.8 PreviewNice! This is exactly what I was looking for (primarily to have some protection at the user registration stage) so I’ve just upgraded to it. One or two issues from my perspective both appear to relate to the user registration integration:
1. Changing the theme doesn’t appear to make any difference on this page (although it does at the add comments integration). You only ever get the red reCAPTCHA window on the user reg page.
[EDIT for screen shot links]
2. Using OSX with Firefox (2.0.0.14) when you view the registration page the reCAPTCHA window is being pushed out of line. In Safari there is a more significant issue – it’s a blackout ??
See:
https://rothar.com/words/wp-login.php?action=register
https://rothar.com/images/content/recaptcha-safari.jpg
https://rothar.com/images/content/recaptcha-firefox.jpg
Great work though – apart from these cosmetic issues it appears to be working great!
Forum: Fixing WordPress
In reply to: wp_list_pages and show closest parrentSorry not to have posted earlier. I did come up with a fix. It’s discussed here:
Forum: Plugins
In reply to: WordPress 2.1 Batch Image UploaderNick
It’s an interesting angle on the batch uploader issue, but it’s a little different to previous approaches like the Mogrify plugin:
https://mogrify.homelinux.org/2006/09/26/wp-batch-image-uploader/
I was really hoping that you’d rewritten that ??
Forum: Plugins
In reply to: WP-ExtremeVideo Problem With Quicktags and ButtonsSame problem here. It was working and now it seems to have stopped, but I can’t work out what’s changed. There has been no modification to WordPress or the Plugin, but then the error is apparent independent of web browser platform. Maybe it’s a server issue?
Forum: Fixing WordPress
In reply to: wp_list_pages and show closest parrentMmm. I’m looking for the same thing too.