• WordPress database error: [Unknown column ‘none’ in ‘field list’]
    INSERT INTO wp_post2cat (post_id, category_id) VALUES (113, none)

    When editing or creating a new Page. Posts work fine.
    The page is “edited” or a new page is created but the error stops the process and is generally annoying.

    I have disabled all plugins to no avail. This isnt an upgrade and since I don’t create pages very often I’m not really sure at what point it broke.

    I have searched through the code looking for the appropriate function to try to figure out the issue.

    Any help would be greatly appreciated.

Viewing 6 replies - 1 through 6 (of 6 total)
  • what version of WP? Have you tried using the default theme?

    What is the process that the error stops? i.e. what is on the screen when the error occurs?

    Thread Starter jointtech

    (@jointtech)

    I am using the default theme.

    I wish I knew my WP version. 1 years oldish..

    Nothing actually “doesnt happen”.

    If I create a new page or edit and existing page and then hit Publish I get a white page with the above error on it and thats it.

    If I go back or just go directly to my website the edits I made are reflected and/or the new page I created shows up.

    However its extremely annoying to have the process stop each time I edit a page. And I dont like seeing the error.

    How can I check my WP version if that will help diagnose the problem?

    thanks for the response. I have heard the WP community is active but in the past I never get any answers here…

    It should say in the dashboard of your admin area. I would certainly suggest upgrading WordPress, there have been many bug fixes over the past year!

    Thread Starter jointtech

    (@jointtech)

    2.1.2

    hmm does 2.5 require PHP5? I’ll see about upgradeing. I remember it being fairly painful last time as I have customized my template.

    I’m ussing wordpress 2.5 / PHP4 without problems

    Thread Starter jointtech

    (@jointtech)

    upgraded to 2.5 and it fixed whatever issue I was having. Now to fix my template again…

    thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Error editing page’ is closed to new replies.