timeistight
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Kubrick theme for WP 1.3?So’s Kubrick.
Forum: Fixing WordPress
In reply to: Themes and TemplatesWould this kind of thing be better accomplished using the new ‘Pages’ functionality? Your is_page handler would need some way of figuring out which page to do what on.
I am, of course, talking through my hat.Forum: Fixing WordPress
In reply to: Nightly buildsI was just kidding around, NM. I haven’t really had any problems with 1.3, although I’m completely cognizant of the risks I’m taking.
Forum: Fixing WordPress
In reply to: First 1.3 Template Pack.I think I’ve fixed it: I replaced:
require('./wp-blog-header.php');
with
require(ABSPATH . 'wp-blog-header.php');
in themes/gemini/index.php.Forum: Fixing WordPress
In reply to: First 1.3 Template Pack.I must have missed a step: these work in http://www.timeistight.com/wordpress/index.php but not in http://www.timeistight.com/index.php
What am I missing?Forum: Fixing WordPress
In reply to: Nightly buildsIs it okay to say: “I downloaded your latest build and got all these errors, I suck….etc”?
Forum: Fixing WordPress
In reply to: Making your 1.2 template a 1.3 “Theme”Good one, Beel. I stand corrected.
Forum: Fixing WordPress
In reply to: Making your 1.2 template a 1.3 “Theme”Forgot to login.
Forum: Fixing WordPress
In reply to: Excitement Over 1.3’s Theme EngineThanks for your detailed explanation, rboren. I think themes are going to be a terrific addition to wp. Great work, all!
Forum: Fixing WordPress
In reply to: Can WP make static pages instead of dynamicI know Blosxom has an easy-to-use static option. I believe Movable Type does too, though I’ve never used it.
Forum: Fixing WordPress
In reply to: Database ErrorDiscussion continues here:
http://wordpress.org/support/6/12915Forum: Fixing WordPress
In reply to: Posting Draftsbronski, I made your edit to edit.php and I still get the database error.
Forum: Fixing WordPress
In reply to: Posting Drafts> so it IS a known issue huh? Or is this just a bug with this latest build?
Seems to be a bug with the last two nightlies:
http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000283Forum: Fixing WordPress
In reply to: Posting DraftsI went into the database with phpMyAdmin and changed the post_status field from “draft” to “publish”.
Forum: Fixing WordPress
In reply to: Database ErrorOkay, if this happens to you *don’t* try to go back to the previous nightly.
There’s an hour of my life I’ll never get back.