Foren

Discussion and support forums for ILIAS user community

Tabs

News

Re: Profilbilder nach Migration auf ILIAS 9 verschwunden

Hallo schimanke

Ich vermute ein Problem beim Anzeigen der Bilder und weniger, dass die gar nicht mehr vorhanden sind (die Migration lief ohne Fehler durch?). 

- Sind in den Logs des Severs (ilias-log, php-error-log, apache-error-log, ...) irgendwelche Fehler vorhanden, wenn ein Bild angezeigt werden soll?
- Öffne mal das Bild mit Rechtklick in einem neuen Tab, werden da irgendwelche Fehler angezeigt?

Beste Grüsse


Fabian

Created: 8. Aug 2024, 06:28
Access: Public
Author: fschmid

Profilbilder nach Migration auf ILIAS 9 verschwunden

Hallo zusammen,

nach der Migration auf ILIAS 9, konkret nach Ausführung des Migrationsschrittes "user.ilUserProfilePictureMigration" sind sämtliche Profilbilder der Nutzer verschwunden. Unter "Profil und Datenschutz" lässt sich zwar grundsätzlich ein neues Bild auswählen und hochladen, im nächsten Schritt steht der Punkt "Profilbild" bei der Freigabe bzw. Sichtbarkeit der Daten im persönlichen Profil ebenfalls nicht mehr zur Verfügung. In der Kopfleiste wird auch nicht der Platzhalter mit den Initialen angezeigt, sondern der im beigefügten Screenshot zu sehende Fehler. Gibt es eine Möglichkeit, dies zu beheben?

Vielen Dank!

Created: 8. Aug 2024, 04:47
Access: Public
Author: schimanke

Re: Re (2): Re (2): Re (2): Re (2): Migrating Ilias v5.4.13 to the current version

Hello Lukas,

the migrations are to be run as soon as they are accessible AND there are still objects to be migrated.
This is the case for te first one ('ilFileObjectMigrationAgent.ilFileObjectToStorageMigration')  - there are still 382 objects that need migration.  The two other migrations have nothing to do currently,  this is indicated by:  "[done]".

wbr,
Uwe.

Created: 1. Aug 2024, 12:35
Access: Public
Author: utesche

Re (2): Re (2): Re (2): Re (2): Migrating Ilias v5.4.13 to the current version

I did not yet fully understand, when to run this? Before, during or after the installation of Ilias 7 (see my last post, how I did this).
When running php setup/cli.php migrate, I get the following:


Trigger migrations in ILIAS
===========================

 ! [NOTE] There are 3 to run:                                                                                           

 ilFileObjectMigrationAgent.ilFileObjectToStorageMigration: Migration of File-Objects to Storage service [remaining steps: 382]
 resourcestorage.ilStorageHandlerV1Migration: ilStorageHandlerV1Migration [done]
 ilStudyProgrammeMigrationAgent.PRGUpdateCRSRefLPSettingMigration: Update LP Settings of Course References [done]

 ! [NOTE] Run them by passing --run <migration_id>, e.g. --run                                                          
 !        ilStudyProgrammeMigrationAgent.PRGUpdateCRSRefLPSettingMigration

Created: 1. Aug 2024, 10:34
Access: Public
Author: luggie91