Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter darko74

    (@darko74)

    oh, nice answer, thank you very much! Who said wordpress is lying?? I don’t like anything who comes from people with that attitude. Save your time please.

    To everybody else who reads, I’ll contact my hosting administrator to see what’s happening…

    Thread Starter darko74

    (@darko74)

    I’ve checked the configuration over and over again, and uploaded all the wordpress files again, but there’s no way to get it working.

    Thread Starter darko74

    (@darko74)

    Yes, it was a spelling mistake, I meant I edited wp-config.php

    I’ve checked the database config again and again (DB name, user, password) and I’m quite sure everything is correct.

    Thread Starter darko74

    (@darko74)

    It works!!

    I did clear the cache previously but didn’t delete any cookie. Now I’ve tried and it works!!

    Thanks a lot songdogtech!! 😀

    Thread Starter darko74

    (@darko74)

    Thanks songdogtech!

    I’ve done what you suggested:
    Bad posts deleted and started a new one. Saved it just once. The text still remains filled out, and just below the save button a small message says: Draft saved at 18:48:01

    Afterwards I’ve checked the database with phpmyadmin, and the post is stored in the wp_posts table, but these values are wrong in the record:

    post_date post_date_gmt
    —————- ——————–
    0000-00-00 00:00:00 0000-00-00 00:00:00

    Now if I click on “save” again, the page is reloaded, the “post updated” message is displayed, and the editor appears blank just as I told before. After checking the database again, now I see a new record has been created in wp_posts. This time it looks normal… but anyway it’s not displayed on the editor.

    Any suggestion to add??

    These are the values of the two records just in case this was useful:
    ID: 54, 55
    post_author: 1, 1
    post_date: 0000-00-00 00:00:00, 2009-11-13 18:48:01
    post_date_gmt: 0000-00-00 00:00:00, 2009-11-13 17:48:01
    post_content: the whole text…., the whole text….
    post_title: test, test
    post_category: 0, 0
    post_excerpt: -, –
    post_status: draft, inherit
    comment_status: open, open
    ping_status: open, open
    post_password: -, –
    post_name: -, 54-revision
    to_ping: -, –
    pinged: -, –
    post_modified: 2009-11-13 18:55:11, 2009-11-13 18:48:01
    post_modified_gmt: 2009-11-13 17:55:11, 2009-11-13 17:48:01
    post_content_filtered: -, –
    post_parent: 0, 54
    guid: http://myweb/blog/?p=54, http://myweb/blog/?p=55
    menu_order: 0, 0
    post_type: post, revision
    post_mime_type: -, –
    comment_count: 0, 0

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