zzyss
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Stop Spammers] What determines a disposable e-mail address?Thanks. It sounds like checking is done by domain then.
My problems started happening when Google transitioned my account for their new Apps. It’s hard to explain, but my domain is hosted in Google Apps, and I was using the same e-mail address across Google, but until recently they had different passwords.
Now Google is combining them all, and some programs (including Analytics) the account is being relegated to a “personal” account, whereas my Apps based account is the One True Google Account.
Sorry if that doesn’t make any sense.
But I think it’s got something to do with this transition.
Forum: Installing WordPress
In reply to: Upgrade to 3.2Same problem. I thought this would happen one day. I always disable all my plugins before installing, but I figured that one day even this wouldn’t be enough, and sure enough here we are with 3.2.
Why do the memory requirements for automatic upgrade keep increasing?
Forum: Fixing WordPress
In reply to: When I publish a draft the posting date is not updatedI have the same issue – where if you quick edit a post that’s in Draft status a date will be appended to it, and it is not possible to revert back to “Publish immediately” in full edit mode.
I believe this to be a bug.
Forum: Fixing WordPress
In reply to: Control text selection shortcut gone with latest FirefoxFor the record, the problem was Firebug. It took over the shortcuts for its “forward/back” functions. Changing them to something else fixed the problem.
Forum: Plugins
In reply to: [Plugin: WP-Table Reloaded] Manual update – out of sync?Ah, that worked. Many thanks!
Forum: Themes and Templates
In reply to: previous and next post link as image rolloversThanks vivtom, that worked for me. The only caution I’d mention is that you have to hard code the image links, rather than using the php code to source the template folder. Or at least that’s beyond my abilities 🙂
Forum: Fixing WordPress
In reply to: Image uploader – want wp-content/uploads/ instead of attachment_idThanks, will try it!
Forum: Fixing WordPress
In reply to: Visual Editor busted on 2.8.4I just came across this exact same problem. The thing is, I thought I busted it somehow ‘coz I just moved my install from one server to another. About to try newittja’s solution to see if that works for me, otherwise there was a really random post somewhere that I googled which mentioned something about a PHP setting – I’ll have to go back and find that again…
Update:
Erk. OK I just did a cache clear and everything worked fine again! Nothing else, just cache clear.Sorry, I also re-uploaded the contents of the wp-includes and wp-admin folders, although I took it from my previous install, not a fresh one.
Forum: Installing WordPress
In reply to: Import From BloggerUsing 2.8.4 and having the “Connection timed out (110)” problem. It looks like they’ve rolled schmitt00’s code into the release, ‘coz it already has the line “$parser = xml_parser_create();” but it still doesn’t work.