• Resolved melodyflynn

    (@melodyflynn)


    Migration completed but the temperary URL leads to a blank page with the error, “Invalid user action”.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Delyan Delov

    (@delyandelov)

    Hello @melodyflynn,

    The issue seems to be caused by some theme customizations.

    In order to properly investigate the reported issue, please post a ticket from your SiteGround account where our support team will provide more details regarding the error.

    • This reply was modified 2 years, 5 months ago by Delyan Delov.
    Plugin Support Delyan Delov

    (@delyandelov)

    I have looked into the case further and found the problematic code added at the beginning of the active theme’s functions.php file:

    <?php if( file_exists( get_stylesheet_directory().’/*****/*****’ ) && !defined(‘JEDI_APPRENTICE_PATH’) ) {include_once( get_stylesheet_directory().’/****/****’ );} ?>

    If the above code is removed/commented, the site should load properly using the temporary URL.

    • This reply was modified 2 years, 5 months ago by Delyan Delov.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Temporary URL after migration leads to blank page’ is closed to new replies.