Changed/Added/Removed files between 2.7.6-pl2 and 2.7.7
Note: The following instructions are part of our global upgrade procedure described in the Release Notes! Please make backups before attempting an upgrade!
Using your FTP client of choice (or File Manager, if your webserver is local), point yourself into the directory where your mxBB-Portal is installed and remove the following files:
* WARNING: Do NOT confuse with the same/similar files/folders in the phpBB directory !!!
DELETE common.php
DELETE login.php
DELETE mx_announce.php
DELETE mx_forum.php
DELETE mx_menu_nav.php
DELETE mx_multiple_blocks.php
DELETE mx_online.php
DELETE admin/admin_mx_chkobjs.php
DELETE admin/admin_mx_menu.php
DELETE admin/index.php
DELETE admin/page_header_admin.php
DELETE cache/.htaccess
DELETE includes/mx_form.php
DELETE includes/mx_functions.php
DELETE includes/mx_functions_ch.php
DELETE includes/page_header.php
DELETE modules/mx_last_msg/mx_last_msg.php
DELETE modules/mx_last_msg/admin/admin_mx_last_msg.php
DELETE modules/mx_statistics/mx_statistics.php
DELETE modules/mx_textblocks/mx_textblock_bbcode.php
DELETE modules/mx_textblocks/mx_textblock_html.php
DELETE modules/mx_textblocks/mx_textblocks_multi.php
Now extract the latest distributed ZIP and copy/upload into place the following new/changed files:
DELETE common.php
COPY login.php
COPY mx_announce.php
COPY mx_forum.php
COPY mx_menu_nav.php
COPY mx_multiple_blocks.php
COPY mx_online.php
COPY admin/admin_mx_chkobjs.php
COPY admin/admin_mx_menu.php
COPY admin/index.php
COPY admin/page_header_admin.php
COPY cache/.htaccess
COPY includes/.htaccess
COPY includes/mx_form.php
COPY includes/mx_functions.php
COPY includes/mx_functions_ch.php
COPY includes/page_header.php
COPY modules/mx_last_msg/mx_last_msg.php
COPY modules/mx_last_msg/admin/admin_mx_last_msg.php
COPY modules/mx_statistics/mx_statistics.php
COPY modules/mx_textblocks/mx_textblock_bbcode.php
COPY modules/mx_textblocks/mx_textblock_html.php
COPY modules/mx_textblocks/mx_textblocks_multi.php
Now, upload the install/ folder into your root mxBB folder, and run
http://www.yourdomain.com/mxbbroot/inst ... nstall.php to finish the upgrade process by making the necessary changes (if any) to your DB!