• New install, first page of install.php:
    SQL/DB Error:
    [Table ‘dbname.wp_options’ doesn’t exist]
    SELECT option_name, option_value FROM wp_options
    (Looks like it’s trying to use my db name as a prefix.)

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Cena (a11n)

    (@cena)

    Another: editing posts makes the changes fine, but when you click ‘edit this’ it just leads to a page that only contains the footer message.

    using the latest from the CVS – and editing a post I got the following error messages:

    SQL/DB Error:
    [Unknown column 'to_ping' in 'field list']
    UPDATE b2posts SET post_content =
    SQL/DB Error:
    [Unknown column 'to_ping' in 'field list']
    SELECT to_ping FROM b2posts WHERE ID = 713
    SQL/DB Error:
    [Unknown column 'pinged' in 'field list']
    SELECT pinged FROM b2posts WHERE ID = 713
    Warning: Cannot modify header information - headers already sent by (output started at /home/noundies/public_html/wp-includes/wp-db.php:99) in /home/noundies/public_html/wp-admin/post.php on line 349

    Run the upgrade file again.

    I t worked – thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘12.22.03 CVS bug’ is closed to new replies.