Its not a huge deal because I COULD just redo everything, but I'm still a bit unclear as to how to upgrade version. The upgrade.txt is fuzzy instructions, if you ask me. 1. It shouldn't say "the new configuration file" which I presume is settings.php. 2. Whats it mean to "remove all the old Drupal files" ?? Is that delete EVERYTHING? Or is that write the new files on top of the old??
Anyways, what I did was; backed up settings.php, logged in as admin, stayed at front page, deleted ALL 4.6.6 files, uploaded all 4.7 files. Then I ran update.php, it said I wasn't logged in as admin so I changed the check= to FALSE and ran the upgrade database thing link. Thats when it spat this out.
$access_check = FALSE;{ "status": true, "percentage": 33, "message": "Updating system module" }
I'm pretty much letting this out there for anyone else that may need help with it, or if you can give me a pointer, thatd be great too!
_______________
I figured out what that problem was and I feel dumb. I didn't change FALSE back to TRUE RIGHT after the check...
But then I continued on with the update and everything looked decent, it came with an error saying it stopped prematurely and I might need to check on the Watchdog tables manually. It also said it stopped at update #147.
I clicked on main page and admin page. Both are "Page not found"
Any ideas??
I migh