• i have installed and run Automatic Domain Changer.
    when i went in the tools to use the plug in got what looked like the provided screenshot where it is processing tables.

    from there i was given a message telling me my session expired, when logging in i was sent to my new domains default error/empty page. when going to my old site/domain, i get a error/empty page. and when i try to log back into wordpress, after logging in i get a error/empty page.

    please advise. many thanks – r

    http://ww.wp.xz.cn/plugins/automatic-domain-changer/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter akira1208

    (@akira1208)

    just an update both the old site: http://s486166302.onlinehome.us/wordpress and the new site: nalukoa.com are currently the text skeleton of the built out site w/o images, css or active links.

    please advise, many thanks – r

    Plugin Author nuagelab

    (@nuagelab)

    Hi Akira,

    It seems the domain change did not complete because your admin session expired. I notified our development team, and we’ll work on a permanent way to solve this.

    In the meantime, I would advise the following:

    1. Add the following lines to your wp-config.php:
      define('WP_HOME', 'http://' . $_SERVER['SERVER_NAME']);
      define('WP_SITEURL', 'http://' . $_SERVER['SERVER_NAME']);
    2. Go to the plugin page and re-run the process.
    3. While it runs, make sure you stay active on your WordPress blog. You can do this by opening another browser tab in the admin, and clicking things once in a while.

    If it doesn’t work, restore your database backup and rerun the whole process again, avoiding letting your session expire.

    Best,

    Tommy Lacroix
    NuageLab

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

The topic ‘Error Message’ is closed to new replies.