Kartris v2.6 already incorporates some elements required by the
PowerPack, including a place-holder BLL file, some interface code and
CSS (in the default Kartris skin,
sections.css file). This makes
installation very simple.
Copy the
PowerPackBLL.vb file into the
/App_Code/BLL/ folder, replacing the place-holder file there of the same
name.
Run the SQL update script on your database. If
you are installing the PowerPack for the first time, use the version of
the SQL file named for a single version of the PowerPack, e.g.
PowerpackScript_1.002.sql.
If you
are updating the PowerPack on your site from an older version, you will
have to run the .SQL files for each step from your current version to
the latest version. For example, to upgrade your PowerPack from v1.001
to v1.004, you'd run these
files:
You
may get warnings in the SQL console that some language string records
already exist. Ignore these; it only means the required records are
already in there, so everything is ok.