Forum Replies Created

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

    (@tresojos)

    Dear James, thanks for your help!! It’s done, now everything is correct!!http://mumo.nerivela.org/ I added the line define( 'WP_ALLOW_MULTISITE', true ); and with the line $table_prefix = 'mu_'; and now everything works just fine!

    Thanks a lot for your help and happy new year!

    Thread Starter TresOjos

    (@tresojos)

    I debugged the site with define( 'WP_DEBUG', true ); and nothing come, also I checked the database with WP_ALLOW_REPAIR and everything was fine.

    Everything runs just as a healthie, brand new, wp page. I think the problem is the multisite configuration. If I make a new post it is made with the wp_ prefix and not with the mu_ prefix as it should be, it is working as a new site not as the old one. How can I turn off multisite? or how can I make a new site work with the old data?

    Thread Starter TresOjos

    (@tresojos)

    I debugged the site with define( 'WP_DEBUG', true ); and nothing come, also I checked the database with WP_ALLOW_REPAIR and everything was fine.

    Everything runs just as a healthie, brand new, wp page. I think the problem is the multisite configuration. If I make a new post it is made with the wp_ prefix and not with the mu_ prefix as it should be, it is working as a new site not as the old one. How can I turn off multisite? or how can I make a new site work with the old data?

    • This reply was modified 9 years, 5 months ago by TresOjos.
    Thread Starter TresOjos

    (@tresojos)

    Hello, thanks for the reply James!

    I did what you recommended, I even deleted the database and made a new one, with a new user, named them as the original database and user name, reimported the data and modify the config.php file with the new changes and I wrote the $table_prefix = 'mu_' line with its prefix, but it didn’t worked. Still I can’t see my old data.

    But, now I can see this is relevant: when we made the first, the original setup, we made it as a “multisite” admin, just because we thought this could be convenient, but we never added another site to this admin. But I can see that this feature makes a difference in how it works with the database, do you think maybe the problem comes from this issue?

    • This reply was modified 9 years, 5 months ago by TresOjos.
Viewing 4 replies - 1 through 4 (of 4 total)