- Fix: Browse file if sub-sub-folder assigned - Update: Soundmanager2 to the last version - Update: VideoJS to the last version - Update: video .flv deprecated, .ogg ebabled
This method is valid to update from any version
First of all, backup the whole /vfm-admin/
folder
Follow this scheme -->
Do NOT replace files and folders marked in red NO
Replace all the other files and folders
update your general settings from the administration panel after files replacement
If you have any custom translation, follow the translation update procedure, otherwise replace all the vfm-admin/translations/
folder
If you have any custom skin, only replace the default skins, otherwise replace all the vfm-admin/_content/skins/
folder
just replace the corresponding .php files inside of
vfm-admin/translations/
IMPORTANT NOTE Upgrading from a version prior to 3.4.4:
Since version 3.4.4 all the app customisations have been moved inside the new folder /vfm-admin/_content/
NOTE: Upgrading from a version prior to 2.7.0
Upload the file utilities/_unsensitive-users.php
inside /vfm-admin/. It will run ony once to update the usernames to case-insensitive.
Login to the administration area after the script's upgrade, and save again your settings.
If you have some duplicated usernames, like "JohnDoe", "johndoe" and "johnDoe", they will become "JohnDoe" johndoe1" and "johnDoe2".
Every user will be notified with an alert after his next login if his username has changed.
From version 1.x to version 2.x move the following files:
vfm-admin/remember.php
to vfm-admin/users/remember.php
vfm-admin/token.php
to vfm-admin/users/token.php
vfm-admin/users.php
to vfm-admin/users/users.php