Seth
Forum Replies Created
-
Forum: Plugins
In reply to: can’t activate Open-ID – fatal errorYou need PHP5 for the latest version of the Yadis stuff, which WP-OpenID now uses. Bite the bullet and get upgrading 😉
Forum: Plugins
In reply to: WordPress eats my defined variables?davidchait: Yes, I’ve global’d everything properly, as can be seen by the fact it works when placed after the get_header() call. Something is destroying my global.
forceagainstsomething: I picked $INFO so that it wouldn’t clash with WordPress, but you’re right just the same. My functions use prefixes, though.
I really need this to be a drop-in solution, however, because it’s generic enough to work outside of WordPress, so a plugin is not the answer. Is there a function call somewhere that wipes globals or something?
Forum: Fixing WordPress
In reply to: “hack” so that link will include “target=new”target=”_new” is deprecated. A better way is to add rel=”external” and then use this code.
Forum: Installing WordPress
In reply to: svn wordpress = how?Wrote this up yesterday.
How to use SVN to upgrade WordPressForum: Everything else WordPress
In reply to: WordPress or Textpattern?I’ve started working on a site here (http://oupremed.com) that uses WP as a CMS. It’s working great so far. Plugins are beautiful.
Forum: Fixing WordPress
In reply to: V1.5 – Plugin manager errorI’m running the CVS from about 30 minutes ago. No error.
Forum: Fixing WordPress
In reply to: Bulk Moderation deleteOhhh, ah ha! I can see moderated comments in the Bulk Edit anyways. Still though, then what is the point of having the Mod Queue as a separate page?
My question re: emailing remains, though 🙂Forum: Fixing WordPress
In reply to: config-extra.php doesn’t workOops, sorry… 1.2 rc2 😉