|
There should be no change from the old config and the new config that would keep your upgrade from running. There is one part that will not insert some queries if a variable is not there and that can be altered by adding in the new config this line before the closing ?>
$onthefly="0";
|