J3.x

Uppgradera från Joomla! 3.4.x till 3.5

From Joomla! Documentation

This page is a translated version of the page J3.x:Upgrading from Joomla 3.4.x to 3.5 and the translation is 15% complete.
Outdated translations are marked like this.


Innan du uppdaterar ska du alltid ta en backup och inte glömma att testa den.

Joomla! 
3.x

Update by using the Joomla! Update component (recommended)

Helst skall du uppdatera din Joomla!-installation genom att använda Joomla! Uppdateringskomponent och använda alternativet Fixa databas via "Tillägg"'  "'Hantera"'  "'Databas" " och välj knappen "Fixa" - överst till vänster.


Om du inte vet hur man uppdaterar via Joomla! uppdateringskomponent, läs: Joomla! Update Component.

Caveat!

If you're using OpCache with the setting opcache.revalidate_freq with a number greater than 1, some of the classes (like JVersion) might be cached from a previous request and thus make the update script fail. Set opcache.revalidate_freq to 0 in that case and retry.

Update when you can't use the Joomla! Update component

Om du inte kan uppdatera din Joomla!-installation på enklaste sätt på grund begränsningar i webbhotellet eller anslutningsproblem, kommer du att behöva följa dessa steg:

Note Clicking the "Update URL" link in Components  Joomla Update allows the browser to by-pass the server and directly download the correct update package.

  1. Method A
    1. Go to Components  Joomla Update. Click the "Update url" link and save the update package to your computer.
    2. Go to Components  Joomla Update   Upload & Update tab
    3. Browse to the file then Upload & Install
  2. Method B
    1. Go to Components  Joomla Update. Click the "Update url" link and save the update package to your computer.
    2. Copy the update package (that you just downloaded) to the sites /tmp folder (note the path is set in the Joomla Global Configuration - make sure it's in the correct directory)
      (N.B. this method only works with the update package that the Joomla! Update component discovers. It will not work for other update packages or the Joomla full package. It also requires an internet connection to the Joomla Update XML file).
    3. Go to Components  Joomla Update. The Joomla! Update component will use the update package from your /tmp folder.
  3. Method C
    Only use this method if method A and method B fail:
    1. Download the update package from https://downloads.joomla.org
    2. Extract the download package on your computer
  1. Ladda upp innehållet i det uppackade paketet till den mapp som din nuvarande Joomla-installation ligger i.
  1. Logga in på din Joomla! Administratörsdel och gå till Tillägg  Hantera  Databas och klicka på knappen Fixa uppe till vänster.


Resources

See also: Updating from an existing version.