Album MX Basic Version 3 Downloaded from http://www.mxmania.de ************************************************************************** Copyright Notice Copyright 2004 MXMANIA All Rights Reserved. This program is a free software; you can modify (at your own risk) any part of it under the terms of the License that accompanies this software and use it both privately and commercially. All copyright notices must remain in tacked in the scripts and the outputted HTML. You may use parts of this program in your own private work, but you may NOT redistribute, repackage, or sell the whole or any part of this program even if it is modified or reverse engineered in whole or in part without express permission from the author. You may not pass the whole or any part of this application off as your own work. All links to Mxmania and powered by logo's must remain unchanged and in place and must remain visible when the pages are viewed unless permission is first granted by Mxmania. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR ANY OTHER WARRANTIES WHETHER EXPRESSED OR IMPLIED. ************************************************************************* New in Album MX Basic Pro V 3.0.0: -No upload Component Required anymore -ADD ONS (enhance your Album Features) -Support for CDO and ASPEMAIL -All known bugs fixed -Admin Section for both Users and Album Admin *************************************************************** Requirements: -Server running ASP. -CDO/CDONT or Persit ASPEMAIL. -Persit AspJpeg (for image resizing) *********************************************************************************** If you are using any previous version then go to Update instructions INSTRUCTIONS: -Unrar/extract the files to C:\Inetpub\wwwroot folder (recommended) or anywhere you like to. -Create a Virtual directory in IIS, name it Album. Point it to the folder "Album" you made in the previous step. -Define a System DSN to add the database "album.mdb" . -Define a new site in Dreamweaver, name it Album. Choose the folder "Album" you made in the first step (For Dreamweaver users only) -Define a MX DSN or MX DSN-less Connection (in DWMX) name it "ConAlbum" (For Dreamweaver users only) -index.asp is the start page where nav.asp contains the navigation -Use Username: test and Password: test to login. You can change the Username to Admin or anything you want, similarly the Password in the Table "tbl_members" in album.mdb. It is important that the "fld_status" is "Super" for administrators and "normal" for all other users (which is set automatically in album.mdb). **********************************Very Imporant ************************************ make sure that the folder "images" and the database "album.mdb" has the Read/write RIGHTS for IUSR Accounts (For NTFS File System). As a new user registers a folder with his username is created in the folder "images" and all the images added by that user will be uploaded to there. **********************************Very Imporant ************************************ In the file "userremind.asp", email_pic.asp and contact.asp, change the details like your smtp and username, password and email etc. By default Cdo/Cdonts will be used for email purposes. You can also switch to ASPEMAIL, just open the above mentioned pages in the code view and follow the instructions. In order to show visitors your photo album you have to inform them your username. *************************************************************************************** Update instructions: The database structure is same but the Field and table naming is now decent, this means just updating files will not help you keep your previous pics. So there are two ways to solve the problem, before that backup your "old database" and "images folder". Keep your "images folder" as it is. 1) Open the new and old database and rename the "table and field" names in the old database as in the new database (you can easily guess the names to be changed, no panic ). 2) Copy the content of each "Field" in the both tables to the new database. *********************************************************************************** Thats it. Any questions or help ??? Post it in the Mxmania Forum (http://www.mxmania.de/Forum/forum.htm) , i don't promiss but will definitely try to help.