jDownloads Support Forum

Older Versions => jDownloads 3.2 (Support ended) => Topic started by: skysegel on 29.08.2020 13:51:12

Title: How to update 3.2.69 to 3.9
Post by: skysegel on 29.08.2020 13:51:12
How is the update working from 3.2.69 up to 3.9 if the installationprocess is waiting for a version 3.2.70 and this programm isn't available in downloadsection? Is a version 3.2.70 existing if yes where do I find this??
Title: Re: How to update 3.2.69 to 3.9
Post by: ColinM on 29.08.2020 17:27:31
Hi
We have found a database anomaly with some database versions that cause a corrupted installation.
As a quick way to prevent users having problems there was a simple change to the jD3.9 installation to check for jD 3.2.70 which is not available yet!!!
Please see the note in
https://www.jdownloads.com/index.php/downloads/category/6-jdownloads.html
for the 3.9.4 release.
We believe the source of the problem has been identified and it is related to which version og MySQL or the MariaDB that a site is using.
More later

Colin
Title: Re: How to update 3.2.69 to 3.9
Post by: metalfire on 03.09.2020 11:35:55
Hi!


So who have this problem (like me) have to wait the release of the 3.2.70 and than upgrade to 3.9?
Or we hava no chance to migrate and we have to redo all the stuff from scratch? :'(
Title: Re: How to update 3.2.69 to 3.9
Post by: belini on 04.09.2020 15:56:44
I have the same issue.
I see, in this URL (https://www.jdownloads.com/index.php/downloads/category/6-jdownloads.html), the request to not update yet.
Waiting for solution, I am sure you will be successful in resolving the issue. 8)
Title: Re: How to update 3.2.69 to 3.9
Post by: Arno on 04.09.2020 17:14:12
Hi belini,
we need a few users which want to test the upgrade from 3.2.x.
When you are interested to try it send me a short PM.
This means also that every other user can contact me.
Thanks.

Title: Re: How to update 3.2.69 to 3.9
Post by: Arno on 04.09.2020 17:15:37
Quote from: metalfire on 03.09.2020 11:35:55
Hi!


So who have this problem (like me) have to wait the release of the 3.2.70 and than upgrade to 3.9?
Or we hava no chance to migrate and we have to redo all the stuff from scratch? :'(

We have the next version ready. But we need still a few tests. Want you to try it?
Title: Re: How to update 3.2.69 to 3.9
Post by: mercomtw on 08.09.2020 10:55:40
We have the same problem here. I can be your Testdummy. What should i do. (besides learning english)
Title: Re: How to update 3.2.69 to 3.9
Post by: Arno on 08.09.2020 11:11:41
Hi,
you are welcome. You can find the current pre-release here:
http://www.jdownloads.com/forum/index.php?topic=12128.0

But we have in the last night get two results that not all bugs are really fixed (for users which use older MySQL versions).
I work on it today and need later again some test users.

All testers should be the possibility to try an upgrade from the old version 3.2.69.
Thanks.
Title: Re: How to update 3.2.69 to 3.9
Post by: mercomtw on 08.09.2020 13:02:01
the update worked. mysql version 5.7.21 on a local wampp server.
Title: Re: How to update 3.2.69 to 3.9
Post by: ColinM on 08.09.2020 22:56:57
Hi
Thanks :)   This helps us confirm that the 'challenge' is with the earlier versions of MySQL
Think we have to make a decision about checking level of MySQL and other databases like MariaDB so as not to hold up all users.
Colin
Title: Re: How to update 3.2.69 to 3.9
Post by: mercomtw on 09.09.2020 09:01:20
after my success yesterday i wanted to try it on the productive server and failed with the following error:
1054 Unknown column 'file_id' in 'field list'

after updating the page, however, everything was OK, the downloads also work. MySQL-Version on the Productive Server is 5.7.25
Title: Re: How to update 3.2.69 to 3.9
Post by: ColinM on 09.09.2020 09:53:55
Hi
One of the data base modifications is to change'file_id' to 'id' to be compliant with Joomla! usage.
You wrote
Quoteafter updating the page, however, everything was OK, the downloads also work.
Just for clarity did you just refresh the page?  By say clearing the cache or going to another page and the returning?I ask because if the page was already open when you updated it would still have jD3.2 code in it and that would explain the your observation.
If that does turn out to be the situation I will add a note to the documentation.
Thanks
Colin
Title: Re: How to update 3.2.69 to 3.9
Post by: mercomtw on 09.09.2020 13:16:48
exactly, I just reloaded the page. the page was opened in a different tab during the update.

Ich kann in deutsch nochmal genau ausführen wie das Update abgelaufen ist:
Das Update wurde mit der besagten Fehlermeldung beendet, daraufhin habe ich den Tab mit der Webseite geöffnet und mit F5 aktualisiert, die Seite war daraufhin weiß. Nach nochmaligem aktualisieren wurde die Seite wieder normal geladen. Im Backend das gleiche, es war nur das Menü zu sehen und nach F5 war auch das Backend zu sehen.
Title: Re: How to update 3.2.69 to 3.9
Post by: mercomtw on 09.09.2020 13:42:07
In my history I can just see that on August 13th, 2020 I updated version 3.2.68 (installed on May 25th, 2020) directly to v3.9.1 for a customer without problems.
Title: Re: How to update 3.2.69 to 3.9
Post by: ColinM on 09.09.2020 14:59:31
Hi
Thanks for extra info - I have added a section to the documentation
https://www.jdownloads.net/documentation-for-v3-9/getting-started-v3-9/upgrading-from-jdownloads-3-2-to-3-9#using-f5-key
Colin