Current Version 3.5.8

07/05/2020
- 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

Generic Upgrade Instructions

This method is valid to update from any version

  1. First of all, backup the whole /vfm-admin/ folder

  2. Follow this scheme -->
    Do NOT replace files and folders marked in red NO
    Replace all the other files and folders

  3. 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

Translations update

just replace the corresponding .php files inside of

  • vfm-admin/translations/
If you added your personal language which is not provided, you will find new untranslated phrases editing your custom language from the administration panel.
If you customized any official translation, only replace en.php, you will find new untranslated phrases editing your custom language from the administration panel.

Log history

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/

Old /vfm-admin/
New /vfm-admin/

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:

  • from vfm-admin/remember.php to vfm-admin/users/remember.php
  • from vfm-admin/token.php to vfm-admin/users/token.php
  • from vfm-admin/users.php to vfm-admin/users/users.php