home *** CD-ROM | disk | FTP | other *** search
- 02/05/92
- [v1.6] Corrected a problem whereby caller reading personal messages
- was getting the correct header info (To, From, Subject), but
- message text was from another message.
-
- When sending a message, the program will now check to ensure
- that the person is in the database.
-
- 02/03/92
- [v1.5] Error 70, "Permission Denied", generated when running under a
- network and more than 1 caller accesses the database.
-
- Support for "Adopt-A-Door" has been removed. You must make a
- change to the CFG file to delete the line relating to
- "Adopt-A-Door". If you wish you may use the ADOPTxx.ZIP to
- promote this concept. ADOPTxx.ZIP is part of the Sunrise
- Door Collection!
-
- Caller can now (Q)uit back to the BBS from the "Is this your
- first visit?" prompt.
-
- I have now made the WELCOME screen an external file. This will
- allow you to use your own words to greet your callers and/or
- define the ground rules for the use of the MatchMaker Door.
- NOTE: Registered versions of MatchMaker have the option of
- using a Welcome screen, non-registered versions MUST
- use the supplied welcome file called MMWELCOM and MUST
- not make ANY changes to the text!
- If you create your own text file, be sure you name it MMWELCOM
-
- Added a new option to the CFG file. This option will allow you
- to DISABLE the Message Center function. This option will be
- line number 9. 1 = yes, allow callers to leave/read message
- 0 = no, do not allow any message functions
-
- If a new caller used the door AND did not choose to use the 3
- lines of optional information, the information from the last
- entry in the database was being used. This should be fixed!
-
- When making a match, and no matches were found, the "No matches
- Found" message was not always being displayed. While I was
- fixing this I also changed the wording of the message, as
- suggested by a Sysop.
-
- New option added to config file to control the number of
- messages you want to allow in the message database. This option
- is being added for those with memory constraints. This will be
- removed in a subsequent release.
-
- Redesigned the User index files. This will now allow an
- UNLIMITED number of users to exist in the database, rather than
- the imposed 1000 limit. If you are upgrading from a prior
- release you MUST run MMIXCVRT.EXE. MMIXCVRT will convert your
- MMAST.INX file into index files named MMINDEX and
- MINDEX.A - MINDEX.Z (You can then delete MMAST.INX).
-
- Maintenance program (MMAINT) has been enhanced so you do not
- have to define the purge criteria on the command line when
- running it locally. Purge criteria will be requested when you
- choose the option on the menu. An option was also added to
- allow for the recreation of the User Indexes.
-
- If you choose to change the Questionaire Answers, you will be
- asked to confirm since once you start you can not stop.
-
- Cleared up a number of Error 55 problems.
-
- 01/04/92
- [v1.4] If you entered a message line that did not contain a blank
- (ie: one continuous line of text) the program would abort with
- an "Illegal Function Call", Error # 5. - Fixed
-
- Some Error # 63s were showing up in the Error Log. I found
- some possible causes. Please keep an eye peeled for any
- reoccurances.
-
- Duplicate Alias' were being allowed, under certain
- circumstances, believe I got this one fixed.
-
- Error #70 when running under a metwork environment. This was
- a file sharing problem. - Fixed
-
- 01/03/92
- [v1.3] If caller attempts to enter more than one alias the program
- rejects the attempt. In prior versions the caller was
- immediately returned back to the BBS. This change allows for
- 3 attempts to get things right...
-
- Added the ability(optional) for each user to add a narrative
- about themselves; 3 lines/74 characters per line. The prompts
- will be presented to each NEW caller... all present users can
- update theirs by choosing option 1 on the Main Menu and then
- changing any or all of the 3 lines (lines 6, 7, 8). BE SURE
- TO NOTIFY YOUR CALLERS OF THIS CHANGE (if you are already
- running MatchMaker).
- >>>>>>>>>>> NOTE: You must run MMCONV.EXE if you have been running
- ^^^^ MatchMaker versions prior to this one.. see README.1st
-
- When the user chooses option 5, he/she will be presented with
- a new screen of information, prior to being shown the answers
- to the questionaire. Included in the display will be everything
- the user entered (City,State,Age....etc).
-
- 12/29/91
- [v1.2] Added an option to control when you DO NOT want the DOOR
- to be used. Allows for 5 Blackout periods. This requires
- a configuration file change. SEE DOCS for DETAILS!
-
- Added an option for callers to read messages they have
- entered and allow for caller to delete them.
-
- Added an option to the "Private Message Center" menu to
- allow the Sysop to review every message in the message
- base and optionally delete any he/she finds inappropriate.
- This option will appear on the menu for the Sysop only,
- however, it can only be chosen if the Door is REGISTERED.
-
- 12/18/91
- [v1.1] MMAINT maintenance program accessed the Menu during an
- Event. Fixed
-
- Match screen display changed to include the match
- percentage(%) for each entry selected.
-
- "File Already OPEN" error message displayed if you ran
- a match and received "No Matches" then ran the match
- process again. FIXED.
-
- When making selections for a match and you selected the
- "B" Sex option the program would not find matches. FIXED
-
- The match percentage algorythm, was incorrect. FIXED
-
- New heading for the match display.
-
- 12/16/91
- [v1.0] Initial release