clwill
Forum Replies Created
-
Forum: Plugins
In reply to: [Bad Behavior] Deprecated method call with WP 3.6BUMP. Still seeing this.
Yes, I’ve tried to report a bug, but the email address bounces, and attempts to create a login to log the bug also fail.
Forum: Plugins
In reply to: [Bad Behavior] HOWTO: Report problems with Bad BehaviorMail to that address gets rejected. Attempts to create an account on the bug tracking site fail.
The FAIL is strong with this one.
Forum: Plugins
In reply to: [Exploit Scanner] work with WP 3.5.2?Thanks for how to fix it. But where’s the plugin developer on this? Update please?
Forum: Hacks
In reply to: Plugin Rewrite HelpStill having this issue. Anyone have any ideas?
Forum: Requests and Feedback
In reply to: Default Text Widget HTML Breaks Layout in IE6, IE7 & IE8Really, this is broken, can this get fixed, please?
Forum: Requests and Feedback
In reply to: Autoupdate requires PHP5Never had the guts to try that before, but I just did. ??
Thanks.
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] clear:both; should be removedI added this to MY theme’s CSS, and it fixes it:
.ngg-albumoverview { clear: none !important; } .ngg-galleryoverview { clear: none !important; }
But this is silly — there’s no reason for this clear:both. I’m not sure why it’s there. It would only work on a theme without sidebars.
Alex, love your gallery, but not sure why you added this “clear” in recent updates…
Forum: Fixing WordPress
In reply to: Denial of Service Attack DefenseThank you for your reply. But, as I noted BB is doing a fine job of stopping them as it is, that’s not the question.
I could certainly not write to the DB, but rather just log to a file. But I still need a log — so I can fix false blacklistings that arise, and track who to add into the .htaccess.
What I really want to know is if anyone has any experience with a “honeypot” or a slow response. And if anyone has had this kind of issue and has tried and true methods for dealing with this.
Forum: Fixing WordPress
In reply to: Comment Search “Next” Bug?And the result of your search ends up with pages of results? Wow… I’ll have to test some more here…
Forum: Fixing WordPress
In reply to: Comment Search “Next” Bug?So are you saying that you don’t see this on 2.2? I don’t see it on 2.1.4, but I do see it on 2.2.
Forum: Fixing WordPress
In reply to: Comment Search “Next” Bug?Sure, it’s:
https://<whatever>/wp-admin/edit-comments.php?apage=2
Which, of course has no “memory” about being the subpage of a search result… which tells me, this is a bug. No?
Forum: Everything else WordPress
In reply to: some thing interesting with tagI have a fix for the UTW and %category% permalink structure issue. See my post here:
https://www.neato.co.nz/forum/read.php?4,1436
on the UTW forums.
Forum: Requests and Feedback
In reply to: Admin Themes?Alrighty then. I’ll go down this path and see how far I get. Thanks for the pointers everyone.
If I can, I’d like to give my +1 to the dev folks for a little more thought into the whole concept that “register” and/or “login” are powerful features, which go well beyond getting into the bowels of my blog. Think about things like joining sites for access to some content, for example. It would be really nice to more fully support average janes/joes having a clean interface in that part of the WP world.
Thanks.
Forum: Requests and Feedback
In reply to: Admin Themes?Maybe you’re right. I guess moderation works, but I was hoping to use the login system for other features later…
You see, I (like a growing number of others) see WP as just one heck of a system, far more than just blogging stuff. And I just don’t like the little holes ??
Thx.
Forum: Requests and Feedback
In reply to: Admin Themes?I see that, and I understand that. However, I guess I don’t understand the point of having the “require users to register to add comments” if you don’t want normal people who register to have a consistent look.
It goes to a bunch of places. For example, if I’m a registered “subscriber” I get a link that says “site admin”. Is that what we want? When I log in, I’m take to the “dashboard” which is really a whole bunch of “how the sausage is made” stuff.
My blog (in the oven, still) is a professional thing. Business stuff, heavy topics. I was going to require registration to prevent clowns. I guess I could back off on that thought…
The thing is, WP is SOOO good, and SOOO close to a really perfect CMS, this is about the only thing I’ve found where I’d want to hack the code. (Mind you, I’m quite capable of that, and I’m all over that, if I have to, I was just hoping I didn’t have to… (worrying about updates and all…)).