Avatar

ruinmob

ruinmob

About

Username
ruinmob
Joined
Visits
55
Last Active
Roles
Expired

License key verification

We do not store any license keys, it is for verification purpose only if support expired

Where can I find my purchase code?

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…