• Resolved Madav

    (@madav)


    Hello,

    I have really stuck with this one..
    I have a multisite WP installation, and the upload is working with one of the sites, but doesnt work with another.. and i find it quite wierd.. i think it will be some problem in wp_2_options but i didnt find anything wierd here.. the file is uploaded successfully to wp-content/uploads/sites/2/2014/03

    I have no idea how to continue..

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

    (@madav)

    Now i see, that there is no sign of the upload in postmeta..

    Any idea why this could be?

    Thread Starter Madav

    (@madav)

    When i create a new site the upload works with this new site.
    Something definitly will be with the db of this site..

    Do you have any tipps wich option can change the behavior of the upload?

    Thread Starter Madav

    (@madav)

    Ok, i managed to solve this one.

    In wp_#_posts make sure that your ID is AUTO_INCREMENT and not default 0.

    This was because i had to import the content from the base page.

    Remember kids, dont play with fire 🙂

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

The topic ‘MultiSite Install upload freeze’ is closed to new replies.