In addition to following the normal update process, Nova 2.6 includes additional changes you’ll need to make for the new event and extension systems to work correctly.
Copy the contents of this file into a new file called extensions.php
and place it in the application/config
directory on your server.
Copy the contents of this file into a new file called extension_helper.php
and place it in the application/helpers
directory on your server.
Copy the contents of this file into a new file called Extension.php
and place it in the application/libraries
directory on your server. (Note: this filename is case-sensitive.)
Copy the contents of this file into a new file called Event.php
and place it in the application/libraries
directory on your server. (Note: this filename is case-sensitive.)
Log in with your AnodyneID to rate this article or submit the article for review.