Quote:
|
Originally Posted by omegatron 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"; |
OK, if I understand correctly, the 4.8.5 build takes values FROM THE 4.8 CONFIG FILE and inserts them into the database. So how am I supposed to run the 4.8.5 upgrade file if I don't have the old config with the values to insert into the database? That's my issue here.