Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Ditto here.

    Even though I have the “Attempt to notify” option unchecked, I’m still sending pingbacks to linked posts.

    I also notice the text in the pingback is screwy.

    It looks like:
    […][partial title of my previous post][title of current post][text excerpt][…]

    Example:
    […] uck of the Oirish More on Da Kine The news is good. First, from Kin-Shay: 2005-03-16 UPDATE – Courtney just called, she just spoke wi […]

    Where the current post is titled “More on Da Kine” and the previous post is titled “Luck of the Oirish”…

    Very odd.

    Forum: Installing WordPress
    In reply to: stuck @ step3

    Ah, your search-foo is better than mine, macmanx. ??

    So, for the record, I changed line 705 in /wp-admin/upgrade-functions.php that reads:
    if ($res[0]['Type'] != 'varchar(32)') {
    to
    if ($res[0]->Type != 'varchar(32)') {

    Then I ran upgrade.php.

    Now it’s all working fine.

    Forum: Installing WordPress
    In reply to: stuck @ step3

    Ditto with installing 1.2.2 on TextDrive.

    I checked the database and noticed the the user table was created successfully, so I hacked the intall.php to get the admin password, etc.
    Something definitely failed, though, as I cannot make changes to certain settings in the admin including:

    Options\General\Times in the weblog should differ by
    Options\Permalinks\Category prefix
    Plugins — Can’t activate Search Hilite

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