Jarod
Jarod
@14u2ponder Are the instructions on the front page not working for you? ☹️
If you download [`master/anchor/routes/admin.php`](https://github.com/anchorcms/anchor-cms/blob/master/anchor/routes/admin.php) and [master/anchor/libraries/update.php](https://github.com/anchorcms/anchor-cms/blob/master/anchor/libraries/update.php) and replace the files in your setup with these ones, then log into the Admin Panel and direct yourself to `www.yoursite.com/admin/upgrade` and follow the...
So does that mean this issue is resolved, considering it was sounding like you made your blog with a slug of `/home/blog`?
AAaaaaaahhhh.. I get it. I understand! I've backtracked what's going on, and it's because the conditionals on [this line](https://github.com/anchorcms/anchor-cms/blob/8fdb082de14cba631d726037bcb76316f64abde1/anchor/routes/site.php#L324) aren't quite working as they should. That's because we're testing for...
A little bit upward I've identified how to upgrade a little easier than the manual method. I can only point you in the right direction and hope that I didn't...
Ah true. You'll also need to replace `anchor/views/upgrade.php`. Sorry I missed that one! On 31 Dec 2017 02:39, "14u2ponder" wrote: > @TheBrenny hey bren, I tried the update > again:...
If you click update, it should do everything automagically. Should take no more than 10 minutes, and that's being generous. If you don't get any feedback, that's when I'd get...
Oooh. Now this one is interesting! I feel it requires a new thread, though... Either way, I'll ask a few questions in a sec, I just need to track down...
@14u2ponder Can you open up the Dev Inspector (F12 on Chrome) and then click update? There should be something with a whole bunch of "|-|"s in it. It could be...
What's the response tab on that XHR look like?