home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / BBS / DOORS / MMAKER16.ZIP / MMAKER.HIS < prev    next >
Encoding:
Text File  |  1992-02-05  |  7.0 KB  |  138 lines

  1. 02/05/92
  2.          [v1.6] Corrected a problem whereby caller reading personal messages
  3.                 was getting the correct header info (To, From, Subject), but
  4.                 message text was from another message.
  5.  
  6.                 When sending a message, the program will now check to ensure
  7.                 that the person is in the database. 
  8.  
  9. 02/03/92
  10.          [v1.5] Error 70, "Permission Denied", generated when running under a 
  11.                 network and more than 1 caller accesses the database.
  12.  
  13.                 Support for "Adopt-A-Door" has been removed. You must make a 
  14.                 change to the CFG file to delete the line relating to 
  15.                 "Adopt-A-Door". If you wish you may use the ADOPTxx.ZIP to
  16.                 promote this concept. ADOPTxx.ZIP is part of the Sunrise 
  17.                 Door Collection!                
  18.  
  19.                 Caller can now (Q)uit back to the BBS from the "Is this your
  20.                 first visit?" prompt.
  21.  
  22.                 I have now made the WELCOME screen an external file. This will
  23.                 allow you to use your own words to greet your callers and/or
  24.                 define the ground rules for the use of the MatchMaker Door.
  25.                 NOTE: Registered versions of MatchMaker have the option of 
  26.                       using a Welcome screen, non-registered versions MUST
  27.                       use the supplied welcome file called MMWELCOM and MUST
  28.                       not make ANY changes to the text!
  29.                 If you create your own text file, be sure you name it MMWELCOM
  30.  
  31.                 Added a new option to the CFG file. This option will allow you
  32.                 to DISABLE the Message Center function. This option will be 
  33.                 line number 9. 1 = yes, allow callers to leave/read message
  34.                                0 = no, do not allow any message functions
  35.  
  36.                 If a new caller used the door AND did not choose to use the 3
  37.                 lines of optional information, the information from the last
  38.                 entry in the database was being used. This should be fixed!
  39.  
  40.                 When making a match, and no matches were found, the "No matches
  41.                 Found" message was not always being displayed. While I was 
  42.                 fixing this I also changed the wording of the message, as 
  43.                 suggested by a Sysop.
  44.  
  45.                 New option added to config file to control the number of
  46.                 messages you want to allow in the message database. This option
  47.                 is being added for those with memory constraints. This will be
  48.                 removed in a subsequent release.
  49.  
  50.                 Redesigned the User index files. This will now allow an 
  51.                 UNLIMITED number of users to exist in the database, rather than 
  52.                 the imposed 1000 limit. If you are upgrading from a prior 
  53.                 release you MUST run MMIXCVRT.EXE. MMIXCVRT will convert your
  54.                 MMAST.INX file into index files named MMINDEX and 
  55.                 MINDEX.A - MINDEX.Z (You can then delete MMAST.INX).
  56.  
  57.                 Maintenance program (MMAINT) has been enhanced so you do not 
  58.                 have to define the purge criteria on the command line when 
  59.                 running it locally. Purge criteria will be requested when you 
  60.                 choose the option on the menu. An option was also added to 
  61.                 allow for the recreation of the User Indexes.
  62.  
  63.                 If you choose to change the Questionaire Answers, you will be
  64.                 asked to confirm since once you start you can not stop.
  65.  
  66.                 Cleared up a number of Error 55 problems.
  67.  
  68. 01/04/92
  69.          [v1.4] If you entered a message line that did not contain a blank 
  70.                 (ie: one continuous line of text) the program would abort with
  71.                 an "Illegal Function Call", Error # 5. - Fixed
  72.  
  73.                 Some Error # 63s were showing up in the Error Log. I found
  74.                 some possible causes. Please keep an eye peeled for any
  75.                 reoccurances.
  76.  
  77.                 Duplicate Alias' were being allowed, under certain 
  78.                 circumstances, believe I got this one fixed.
  79.  
  80.                 Error #70 when running under a metwork environment. This was
  81.                 a file sharing problem.  - Fixed
  82.  
  83. 01/03/92
  84.          [v1.3] If caller attempts to enter more than one alias the program
  85.                 rejects the attempt. In prior versions the caller was 
  86.                 immediately returned back to the BBS. This change allows for
  87.                 3 attempts to get things right...
  88.  
  89.                 Added the ability(optional) for each user to add a narrative
  90.                 about themselves; 3 lines/74 characters per line. The prompts
  91.                 will be presented to each NEW caller... all present users can
  92.                 update theirs by choosing option 1 on the Main Menu and then
  93.                 changing any or all of the 3 lines (lines 6, 7, 8). BE SURE
  94.                 TO NOTIFY YOUR CALLERS OF THIS CHANGE (if you are already
  95.                 running MatchMaker).
  96.     >>>>>>>>>>> NOTE: You must run MMCONV.EXE if you have been running
  97.                 ^^^^  MatchMaker versions prior to this one.. see README.1st
  98.  
  99.                 When the user chooses option 5, he/she will be presented with
  100.                 a new screen of information, prior to being shown the answers
  101.                 to the questionaire. Included in the display will be everything
  102.                 the user entered (City,State,Age....etc).          
  103.  
  104. 12/29/91
  105.          [v1.2] Added an option to control when you DO NOT want the DOOR
  106.                 to be used. Allows for 5 Blackout periods. This requires
  107.                 a configuration file change. SEE DOCS for DETAILS!
  108.  
  109.                 Added an option for callers to read messages they have 
  110.                 entered and allow for caller to delete them.
  111.  
  112.                 Added an option to the "Private Message Center" menu to
  113.                 allow the Sysop to review every message in the message
  114.                 base and optionally delete any he/she finds inappropriate.
  115.                 This option will appear on the menu for the Sysop only,
  116.                 however, it can only be chosen if the Door is REGISTERED.
  117.  
  118. 12/18/91
  119.          [v1.1] MMAINT maintenance program accessed the Menu during an 
  120.                 Event. Fixed
  121.  
  122.                 Match screen display changed to include the match 
  123.                 percentage(%) for each entry selected.
  124.  
  125.                 "File Already OPEN" error message displayed if you ran 
  126.                 a match and received "No Matches" then ran the match 
  127.                 process again. FIXED.
  128.  
  129.                 When making selections for a match and you selected the
  130.                 "B" Sex option the program would not find matches. FIXED
  131.  
  132.                 The match percentage algorythm, was incorrect. FIXED
  133.  
  134.                 New heading for the match display.           
  135.  
  136. 12/16/91
  137.          [v1.0] Initial release
  138.