Forum Replies Created

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

    (@manos-g)

    the problem doesnt exist anymore. please delete the topic.

    Thread Starter manos-g

    (@manos-g)

    *edge, not endge on title
    the site is tomi-adm.gr and the problem exists now on chrome too.

    I downgraded locally from 4.2 Alpha to 4.1.1 copying the above files.
    It asked me to upgrade the database and the message after that was:

    WordPress database error: [Duplicate key name ‘meta_key’]

    ALTER TABLE wp_usermeta ADD KEY meta_key (meta_key)

    WordPress database error: [Duplicate key name ‘slug’]
    ALTER TABLE wp_terms ADD KEY slug (slug)

    WordPress database error: [Duplicate key name ‘name’]
    ALTER TABLE wp_terms ADD KEY name (name)

    WordPress database error: [Duplicate key name ‘meta_key’]
    ALTER TABLE wp_commentmeta ADD KEY meta_key (meta_key)

    WordPress database error: [Duplicate key name ‘meta_key’]
    ALTER TABLE wp_postmeta ADD KEY meta_key (meta_key)

    WordPress database error: [Duplicate key name ‘post_name’]
    ALTER TABLE wp_posts ADD KEY post_name (post_name)

    and after that “the update completed” and “the database was upgraded sucessfully” (maybe not exact translation – was in Greek.

    Everything seems to work fine. Is it safe to do this on server and keep it like this?
    Thanks in advance

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