Merchant 2.07 Enterprise Release Notes --------------------------------------------------------- You must be running at least iHTML 2.17 to use the Merchant Ent 2.0 program and we recommend 2.19. You must also have ODBC drivers loaded on your server for the database you are going to use before installing a new store. We recommend reading the installation part of the iHTML Merchant documentation which is called mercent.doc and is found in the admin directory of the store or setup files. There is an password on the admin system. The user is administrator and the password is password. The license is for a single web server, the source code can not be provided to anyone off the server. An end user must purchase a single user copy from Inline if they wish to modify the code. Make sure the end user is aware of the iHTML Merchant license agreement. Extract the downloaded file using winzip, not PKZIP since the long file names will not be preserved. Reselect the template from the admin and or run resetinc.ihtml from the admin if having other strange problems. Set the email address in the store as one of the first things you do. This will ensure that you receive any error messages instead of Inline. Run support.ihtml from the admin to get support from Inline. IMPORTANT INSTALL INSTRUCTIONS: FROM A PREVIOUS INSTALL Make a full backup first. Make a backup of the merchant.mdb file and the datasource.inc file and then copy over the files in this distribution. Replace the merchant.mdb and datasource.inc files (these are located in the admin directory). Run the resetinc.ihtml file and the update206e.ihtml file from the admin directory. NEW INSTALL USING ACCESS If you are just starting from scratch then just install the entire download to a directory called m20esetup and run the setup.bat file. This will create a new store. Run the resetinc.ihtml from the admin directory after the install is complete. NEW INSTALL USING SQL SERVER If you are just starting from scratch then just install the entire download to your m20esetup directory and run the setup.bat file. This will create a new store set of files. You will need to setup an ODBC datasource that points to the SQL server. Update the datasource.inc file to point to this datasource with appropriate login information. Run the merc20e.sql and config20e.sql files in the SQL Enterprise Manager. Run the resetinc.ihtml from the admin directory after the install is complete. For full details see the documentation. PRO UPGRADE USING ACCESS Make a backup of the files first. The most important are datasource.inc and merchant.mdb. Install the full set of files over top of your current store (you will lose any customizations to the code). Copy the backup merchant.mdb and datasource.inc files over the new ones (make sure that you add the line to the datasource.inc file). Run the entup_access.ihtml file from the admin and then run the resetinc.ihtml file from the admin. Everything should then be set to go. PRO UPGRADE USING SQL SERVER Make a backup of the files first. The most important is datasource.inc. Install the full set of files over top of your current store (you will lose any customizations to the code). Copy the datasource.inc file over the new one.(make sure that you add the line to the datasource.inc file). Run the entup_sql.ihtml file from the admin and then run the resetinc.ihtml file from the admin. Everything should then be set to go.