Jump to content

Bypass Manual Query Prompts on Upgrade


Administrator

Recommended Posts

To by pass or raise the limits on prompting for manual queries to be ran on upgrades to 4.0.x, add the following to your constants.php file.  Replace the numbers as needed.

<?phpdefine( 'UPGRADE_MANUAL_THRESHOLD', 450000 );define( 'UPGRADE_LARGE_THRESHOLD', 450000 );
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...