Changes between Version 3 and Version 4 of 7.3.5-7.4.0
- Timestamp:
- Feb 8, 2019, 10:08:30 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
7.3.5-7.4.0
v3 v4 38 38 Here is a copy of these instructions: 39 39 40 - Add the following modifications into inc/header.inc.phpfile:40 - Add the following modifications into `inc/header.inc.php` file: 41 41 1. Add 42 42 {{{ … … 93 93 after `require_once(BX_DIRECTORY_PATH_CLASSES . 'BxDolAlerts.php');` line. 94 94 95 - Clean /cache/, /cache_public/ and /tmp/folders via FTP or SSH, leave only .htaccess file there if one exists95 - Clean `/cache/`, `/cache_public/` and `/tmp/` folders via FTP or SSH, leave only .htaccess file there if one exists 96 96 - Recompile system language file from Admin Panel -> Settings -> Languages Settings -> Languages 97 - Clean /cache/folder again97 - Clean `/cache/` folder again 98 98 - Recompile Forum language file for all templates from Admin Panel -> Modules -> Forum -> Manage Forum 99 - Remove /upgrade/directory99 - Remove `/upgrade/` directory 100 100 101 101