• As I read on Matthew Mullenweg’s blog WordPress has the “nice URI” feature in cvs now. So I want to try this out, But it doesn’t seem to work. I made a complete new install from the cvs code and try to change the permalink structure under Options > Permalink, and while it generates the .htaccess (which I put in place), it doesn’t seem to actually update the permalinks.
    Also, when trying to post a new entry I get a “headers already sent” error.
    How can I make this work?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter bendegroot

    (@bendegroot)

    Changing the permalinks is still not happening.
    Headers sent is because of an SQL error: Unknown column ‘post_name’ in ‘field list’
    Hmm, maybe I should wait till these things are fixed in a next release…

    I don’t think that the database changes are integrated into the install script yet. You probably just need to run the wp-admin/upgrade-072-to-073.php script.

    Thread Starter bendegroot

    (@bendegroot)

    I found the solution: the subdirectory needs to be added to the rewrite rule.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘problems with cvs install’ is closed to new replies.