Page 1 of 1
Upgrading from a very old version
Posted: Fri Jun 21, 2024 2:11 pm
by ccd
I am currently using nuBuilder V.4.5-2021.03.25.00 for a customer and want to upgrade to the latest i.e. V.4.5-2024.06.19.00
This is a big jump and when I tried it last it simply didn't work with nothing in the logs that could enable me to debug it.
Any suggestions?
Re: Upgrading from a very old version
Posted: Fri Jun 21, 2024 2:43 pm
by kev1n
I also tested the update on my end. Here are the steps I followed:
- Downloaded and installed version 4.5-2021.03.25.00.
- Downloaded the latest version of nuBuilder and replaced all existing files, including nuconfig.php.
- updated DB connection details in the new nuconfig.php
- When I opened nuBuilder, a blank page appeared.
- The Apache error log showed two errors. I managed to suppress these errors and had to patch two files.
Attached, you will find index.php and core/database.php. Use these files temporarily to log in and perform the update.
Once the update is successful, you can revert to the latest index.php and core/database.php.
patched_files.zip
I hope this helps.