Skip to content

Version 2.1.0

Choose a tag to compare

@cdgco cdgco released this 28 Mar 09:00

How To Upgrade

Version 2.1.0 contains additions to the MySQL database in addition to code changes. In order to upgrade you must both run the automatic upgrade command or corresponding directions for your installation method, as listed in the upgrading documentation and update your MySQL database using the following SQL query:

INSERT IGNORE INTO `vwi_config` (`VARIABLE`, `VALUE`) VALUES ('HEADER_AD', ''), ('FOOTER_AD', ''), ('ADMIN_ADS', 'true'), ('EXT_SCRIPT', '');

To upgrade to from v1.0.1 or older, you must do a complete clean install.

Change Log

Bug Fixes
Dependencies
Plugin System Upgrades
Custom Ad Support
Custom Script Support
Add support for PHP 5.5+

Support

For support, read the Vesta Web Interface Docs, open a new issue, or contact me through the VWI Topic on the VestaCP forum.