ElkArte Community

Project Support => General ElkArte discussions => Topic started by: heartgraphs on March 28, 2014, 04:59:21 am

Title: How to Upgrade elkarte
Post by: heartgraphs on March 28, 2014, 04:59:21 am
Hi @TE , @emanuele

I can't see upgrade file in package, what is the procedure to upgrade to latest version.

Current version : 1.0 beta
Title: Re: How to Upgrade elkarte
Post by: emanuele on March 28, 2014, 06:34:45 am
Going here:
https://github.com/elkarte/Elkarte/
at the bottom of the right column you see a download button:
https://github.com/elkarte/Elkarte/archive/master.zip
download the package, extract it and upload:
all the php files in the "root" (e.g. index.php, email_imap_cron.php, emailpost.php, emailtopic.php, subscriptions.php)
the directories /sources/ and /themes/
That's all. ;)

This gives you the most recent version (not even beta 2, but more recent).
Instead, if you want to move just to beta 2 (but at that point, I'd discourage it) you can download the "install" pacakge and upload anything except the "install" files (i.e. any file whose name starts with "install")

ETA: if you don't mind I'll pin that topic so that others may benefit from it. ;D
Title: Re: How to Upgrade elkarte
Post by: Jorin on December 05, 2014, 02:24:04 am
Any updates? I thought I updated from 1.0.0 to 1.0.1 with the package manager?
Title: Re: How to Upgrade elkarte
Post by: emanuele on December 09, 2014, 06:50:07 pm
Yep... @todo write some instructions.
Title: Re: How to Upgrade elkarte
Post by: Mstcool on February 22, 2015, 06:01:32 pm
May I add the things you said into the update and upgrade wiki, Emanuele? :P
Title: Re: How to Upgrade elkarte
Post by: emanuele on February 22, 2015, 06:13:36 pm
Of course!
Title: Re: How to Upgrade elkarte
Post by: kode54 on July 31, 2016, 05:21:13 pm
How do I upgrade using the *patch.zip provided for a release? I don't want to do a full reinstall, especially from Git master.

E: Aha, I see. You instruct the forum to download it as a package, then install it.
Title: Re: How to Upgrade elkarte
Post by: emanuele on July 31, 2016, 06:10:56 pm
Yep, I forgot to add it to the email announcement. :)
Of course re-install it would be a pain, the package manager is there to make things somehow easier. ;D
Be sure to read the updated post with the issues present in the patch itself before update.
Title: Re: How to Upgrade elkarte
Post by: ahrasis on July 31, 2016, 09:17:39 pm
Upgrade from 1.0 to 1.1b1 is still not working for me. I thought I mention it here to note.
Title: Re: How to Upgrade elkarte
Post by: emanuele on August 04, 2016, 05:36:39 pm
As usual, a topic in bug report is much better than a post in a more or less random topic. ;)

Sorry if I stress about bug reports, but we already have a couple of places where they happen, and keep track of them is already difficult. If we start letting ourself be disorganized and post reports all over the places, it's the fastest way to lose track of everything. ;D

Thank you for your patience and comprehension. ;)
Title: Re: How to Upgrade elkarte
Post by: Antechinus on March 02, 2017, 06:47:58 pm
Quote from: emanuele – Yep, I forgot to add it to the email announcement. :)
Of course re-install it would be a pain, the package manager is there to make things somehow easier. ;D
Be sure to read the updated post with the issues present in the patch itself before update.
Oi! Where the gently caress are we supposed to find the patches? :P

There's no direct link from Elk admin, like there used to be for SMF admin, so admins are flying blind here. You really should add something easier and more obvious.

ETA: I looked at the docs and there's nothing about patches there. The only thing under upgrades is effectively the same as the old SMF large upgrade. IOW, complete replacement of any and all forum files. Which is not an upgrade patch.

Do actual upgrade patches exist for Elk? Or is total file replacement the only option for minor version changes?
Title: Re: How to Upgrade elkarte
Post by: emanuele on March 03, 2017, 05:36:14 am
http://www.elkarte.net/community/index.php?topic=3940.0
Title: Re: How to Upgrade elkarte
Post by: Spuds on March 03, 2017, 03:24:22 pm
The patches are all on your favorite site: https://github.com/elkarte/Elkarte/releases 

They are listed in the seldom looked at admin new block, I think the title of the latest news takes you to that release.

I just noticed that the link in more details (in the your version block) is a link to a blank page on the wiki, that pretty much sucks!  ... but yeah we don't have (that I know of) a single click to download the latest version in the admin panel, that would be nice.
Title: Re: How to Upgrade elkarte
Post by: Antechinus on March 03, 2017, 06:49:14 pm
Yeah I found them after looking around some more.

Quote from: Spuds – The patches are all on your favorite site: https://github.com/elkarte/Elkarte/releases

They are listed in the seldom looked at admin new block, I think the title of the latest news takes you to that release.
Yup, it does. Had me fooled for a bit. TBH I never paid any attention to that block in all my years of adminning SMF. The only time I looked at it was when I had to debug markup and CSS during development, and I couldn't remember every detail of the markup.

Quotewe don't have (that I know of) a single click to download the latest version in the admin panel, that would be nice.
That's what I was used to using, and my guess is most ex-SMF users would be used to it too. Would be handy, if it's not too difficult to arrange. It's easy to miss updates in the dastardly little scrolly box.
Title: Re: How to Upgrade elkarte
Post by: DaVince on January 25, 2018, 07:53:11 am
Has the updating process changed? On Github there seems to be a patch zip (https://github.com/elkarte/Elkarte/releases) now but copying the files over from that into ElkArte seems to do absolutely nothing. Or at least, ElkArte itself still reports 1.0.10 here. Should I just use the old instructions and use the _install.zip version instead?

Edit: I see now, the patch zip is something that you install through the package manager. But since I'm on such an old version anyway I'll go with the alternative instructions of copying over files from the install version.

Edit 2: that broke it:
https://screenshots.firefox.com/DzYPQGFWMtKIH7kf/forums.spheredev.org

I'll revert to the previous version I had for now, but I'm at a loss as to how I can properly update ElkArte to the latest version.