Avatar

ruinmob

ruinmob

About

Username
ruinmob
Joined
Visits
55
Last Active
Roles
Expired

Comments

  • I ended up solving it.The problem was that I changed the domain directly on wp-config.php using: define('WP_HOME','http://xxxxxxx'); define('WP_SITEURL','http://xxxxxxx'); However that apparently broke a lot of things. The best away is to change t…