PDA

View Full Version : Unattended upgrade



kinook
Tue 15th Aug '06, 11:47am
Is there any way to do an unattended upgrade? Having to click a button dozens of times is rather tedious.

Colin F
Tue 15th Aug '06, 12:02pm
Enabling debug and adding this line to the config.php should do it:

$vbulletin->config['Misc']['upgrade_autoproceed'] = true;