home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1997 December / PCO1297.ISO / FilesBBS / DOS / LISA20.EXE / HELP.TXT < prev    next >
Encoding:
Text File  |  1997-05-15  |  6.8 KB  |  159 lines

  1. The following text describes problems and solutions that have been
  2. encountered when installing Lisa. Some of the information is provided 
  3. courtesy of T&J Software. They are not related to ChAoS Online or to 
  4. Chat With Lisa, but they do use the same DoorFrame software as Lisa. 
  5.  
  6. THE SETTINGS IN MY CONFIG FILE HAVE NO EFFECT
  7. =============================================
  8. * Lisa always gets her settings from the LISA.CFG file. Did you change
  9.   the name or create multiple .CFG files? Change the filename back to 
  10.   LISA.CFG and edit the settings there. If your BBS has multiple nodes, 
  11.   read the MULTIPLE NODES section of the SYSOP.TXT file. 
  12.  
  13. THE LOCAL SCREEN DISPLAY IS GARBAGE
  14. ===================================
  15. * This is almost always caused by ANSI not being installed. You need
  16.   to add the following line to your CONFIG.SYS file:
  17.      DEVICE=C:\DOS\ANSI.SYS
  18.   Reboot the machine after adding the line. Read your DOS manual 
  19.   for more information about the ANSI.SYS screen driver. 
  20.  
  21. * If you are multi-tasking with DesqView, do the following instead: 
  22.   Add DVANSI.COM to the batch file for each node.
  23.  
  24. LOCKUPS ON CERTAIN COM PORTS or GARBLED INFORMATION ON REMOTE
  25. =============================================================
  26. * If the remote terminal cannot receive, or the screen is garbled, 
  27.   you are probably using a non-standard IRQ. Make sure you are 
  28.   passing the correct IRQ value to the door in the batch file. 
  29.   Example:  LISA LISA.CFG /5
  30.   
  31. * If you are using a multi-port board with a fossil driver, use
  32.   the following:  LISA LISA.CFG /FD 
  33.   Please read SYSOP.TXT for complete information.
  34.   
  35. DOOR.SYS PROBLEMS or `OUT OF STRING SPACE' ERRORS
  36. =================================================
  37. * Problems may develop when using the DOOR.SYS drop file if you have 
  38.   a large number of conferences. Due to the specifications of DOOR.SYS, 
  39.   all the conferences that a user is "joined to" are written to line 
  40.   #23 of DOOR.SYS. This may cause the DOOR.SYS file to become too large, 
  41.   which usually results in the "out of string space" error.
  42.   
  43. * WildCat 4.0 users should download a file called FDOORSYS.ZIP written 
  44.   by Tim Rider (call The Source BBS at 310-371-3737). This small utility 
  45.   will remove the offending line in DOOR.SYS.
  46.   
  47. * Wildcat 4.01+ users can go to the MakeWild Doors Menu and change the 
  48.   door setup to use a "small" DOOR.SYS drop file.
  49.   
  50. * PCBoard users should use the PCBOARD.SYS drop file.
  51.  
  52. KEYBOARD TIMEOUTS AND 486DX COMPUTERS
  53. =====================================
  54. * If you are using a 486DX computer and keep getting "keyboard timeout"
  55.   errors, or ERROR 5 or 6, you need to place the following line in your 
  56.   AUTOEXEC.BAT file:
  57.   
  58.   SET NO87=ON
  59.  
  60.   This will turn off your math co-processor and allow the door to 
  61.   function properly.
  62.  
  63. OVERFLOW ERRORS
  64. ===============
  65. * Overflows can occur if you are running under DesqView and your tick
  66.   counts are set too low -- try raising the tick counts.
  67.  
  68. * If you're running Wildcat! v3.9+ and are getting OVERFLOW errors,
  69.   make sure NONE of your security level definitions have the MAXIMUM
  70.   DAILY DOWNLOADS set to more than 32,000 -- anything over that will
  71.   cause an OVERFLOW ERROR in any door using DOORFRAME.
  72.  
  73. GRAPHIC CARDS (general)
  74. =======================
  75. * ATI Graphics Ultra Pro card - do not use the ANSI.SYS driver that
  76.   came with the card. Use the normal DOS ANSI.SYS for the screens
  77.   to show correctly.
  78.  
  79. * Trident SVGA Cards - You should have a utility disk with a file
  80.   called TANSI.SYS, use this ansi driver instead of DOS ANSI.SYS.
  81.  
  82. DESQVIEW/X
  83. ==========
  84. * Make sure you have the MATH COPROCESSOR flagged ON even if you 
  85.   don't have a math coprocessor.
  86.  
  87. REMOTE ACCESS v2.0+
  88. ===================
  89. * Using DOOR.SYS may result in an OVERFLOW error -- try using a
  90.   different caller drop file such as DORINFO1.DEF. This is currently
  91.   being examined!
  92.  
  93. RENEGADE BBS
  94. ============
  95. * If you are using the BNU fossil driver and having problems with doors, 
  96.   try using X00 v1.50+. Several Renegade systems have reported problems 
  97.   using BNU with doors.
  98.   
  99. * If you are getting out-of-memory errors, go into the System Config
  100.   section, [E] System Toggles, then [U] to turn the SWAP FILE 'ON'.
  101.  
  102. SPITFIRE BBS's
  103. ==============
  104. * If you're having trouble with the door dropping carrier on exiting
  105.   back to the BBS, switch to using DOOR.SYS instead of SFDOORS.DAT. 
  106.   This happens on some Spitfire configurations when using SFDOORS.DAT.
  107.  
  108. TRIBBS v5.02+
  109. =============
  110. * Color ANSI checking will not work if you use TRIBBS.SYS drop file.
  111.   Set the doors up using the PCBOARD.SYS drop file.
  112.  
  113. * If you use DOOR.SYS, TriBBS reloads this file and will deduct twice
  114.   the amount of time that was actually used. Try using another drop
  115.   file, or copying the DOOR.SYS to a separate directory and then
  116.   telling the door to look there for it.
  117.  
  118. * NOTE: This only applies to doors where you adjust the user's time 
  119.         in the door such as Bordello, Studs, and Studette.
  120.  
  121. WILDCAT! 3.X
  122. ============
  123. * You must use the caller drop file DOOR.SYS to make sure the callers 
  124.   remaining time is passed back to Wildcat.
  125.  
  126. * Wildcat! IM Version Setup using DigiFossil v2.x:
  127.  
  128.   All T&J doors will run on the Wildcat! IM version using DigiFossil
  129.   v2.x. I have received TWO different setup routines concerning the
  130.   IM version, here's an example:
  131.  
  132.   DF LOCK%WCNODEID%          -OR-       DF ON
  133.   CD\DOORS\GAME                         CD\DOORS\GAME
  134.   GAME GAME.CFG /FD                     GAME GAME.CFG
  135.   CD\WC30                               CD\WC30
  136.   DF OFF                                DF OFF
  137.  
  138. SOME QUICKBASIC ERROR CODES (DOORFRAME USES THE SAME CODES)
  139. ===========================================================
  140.  2   Syntax error                       61   Disk full
  141.  5   Illegal function call              62   Input past end of file
  142.  6   Overflow                           63   Bad record number
  143.  7   Out of memory                      64   Bad filename
  144. 11   Division by zero                   67   Too many files
  145. 13   Type mismatch                      68   Device unavailable
  146. 24   Device timeout                     69   Comm-buffer overflow
  147. 25   Device fault                       70   Permission denied
  148. 52   Bad filename or number             71   Disk not ready
  149. 53   File not found                     72   Disk media error
  150. 55   File already open                  74   Rename across disk
  151. 57   Device I/O error                   75   Path/File access error
  152. 58   File already exists                76   Path not found
  153. 59   Bad record length
  154.  
  155. Error #53 can be caused by a missing LISA.CFG or LISA.DAT file, or the
  156. program cannot find the BBS drop file. Error #62 is usually caused by 
  157. the LISA.CFG file not having enough lines. Error #75/76 usually results
  158. from an incorrect path and/or filename in line 1 of the LISA.CFG file.
  159.