antifuse
Forum Replies Created
-
Forum: Themes and Templates
In reply to: UHGThe easiest way is to take a look at what’s in wp.php – it will give you the bare minimum for what you need to display.
Forum: Themes and Templates
In reply to: Pulling Out My HairThe wiki has a section for posting code I do believe…
Forum: Themes and Templates
In reply to: Text overlapping in wp 1.0Looks fine for me (Firebird 0.7 browser)
Forum: Requests and Feedback
In reply to: Request: Topic title on posts awaiting moderationI’m gonna keep bumping this until somebody answers… hehehehe
Forum: Fixing WordPress
In reply to: ErrorsUmm… looks like there is an extra line break at the end of one of your files… That’s usually the cause of these errors. I would check those two files (I forget which one it usually is when the error occurs) and ensure that there are no blank lines at the end of them.
Forum: Themes and Templates
In reply to: SameaddressYeah… it’s confusing always having the address bar the same – user think they’re on your home page when in actuality, they’re someplace else entirely. With domains costing as little as $6US a year now, and with free services like mydomain.com, there’s really no point to use free domain redirectors anymore…
Forum: Everything else WordPress
In reply to: BlogrollWell, I have a “blogroll” but it’s only about 30 blogs long… and yes, I read every one every day. 🙂 I use my blog as a personal bookmarking service – at least for the blogs and webcomics I read… I could care less if those people link back to me or not 🙂
Forum: Fixing WordPress
In reply to: One way to use My-Hacks…I’m not a big fan of copying functions and then editing them… code duplication sucks, especially if somebody fixes a bug in one of those functions. Although if you’re a competent enough coder, you can catch the bugs yourself and fix them anyhoo 🙂
Forum: Plugins
In reply to: extended more hack no longer works with 1.01Whoops – apparently code blocks still convert HTML… fixed my post so it actually is legible now 🙂
Forum: Fixing WordPress
In reply to: Weird htaccess/mod_rewrite problemNot really… still have to get an account that has some kind of access to that directory.
Forum: Plugins
In reply to: Configure WP to ping YahooWoooooooo awesome!
Forum: Fixing WordPress
In reply to: archive URL code broken/workaroundJust out of curiosity, what is the actual whole rewrite rule that you got from WP?
Forum: Fixing WordPress
In reply to: SlownessWhich things in particular are slow for you? (ie publishing a post, displaying the main page, etc)
Forum: Fixing WordPress
In reply to: Weird htaccess/mod_rewrite problemUmm… first thing I always try when doing this is replacing [QSA] with [R=permanent] just so I know where it’s trying to redirect to… that way you can see what’s wrong with your rewrite rule by where it’s trying to redirect you.
Forum: Fixing WordPress
In reply to: MT import – all comments closed – Can I change thaGood stuff, glad to hear it worked! And I might just take you up on that beer the next time I’m in NYC (or rather… the FIRST time I’m in NYC :P)