Friday, April 19, 2024 3:20 PM

The following updates were made to tags after the release of the MGI 1.5e Installer on 30 March 2000. All of these updates are included in the 1.6a Installer.

  • MGI Server (1.5.10) - Fixed a limitation in the size of the post argument list. WebSTAR was only handing MGI 24k of it. Now, a post argument list of any size will be passed properly.
  • mgiAuthenticateDB (1.5.4) - Fixed a bug that kept usernames and passwords duplicated across groups from being recognized in all but the first group.
  • mgiBannerAd (1.5.5) - Changed longs tunsigned longs. Large projected hit values were resulting in negative weight because of the sign bit. Also tweaked the banner selection algorithm tprevent the longs from overflowing.
  • mgiConfirmOrder (1.5.5) - URL decoded mgiSBPopup names and descriptions.
  • mgiConfirmOrderAN (1.5.5) - URL decoded mgiSBPopup names and descriptions.
  • mgiDatabaseSubmit (1.5.3) - Upped the database open retry count. Also optimized multithreaded db access.
  • mgiDatabaseUpdate (1.5.3) - New parameter: "returnStatus". When set to "yes", this parameter will force mgiDatabaseUpdate treturn "yes" if a record was found and updated and "no" if not.
  • mgiDatabaseUpdate (1.5.4) - Upped the database open retry count. Also optimized multithreaded db access.
  • mgiLoop (1.5.1) - Fixed an infinite loop that occured when looping down to zero. Also added support for negative first and last values.
  • mgiPGP (1.5.1) - New parameter: "suppressErrorMessages". If set to "yes" and an encryption error occurs, the data will be sent through unencrypted and nMGI error page will be presented.
  • mgiPGP (1.5.2) - Fixed rare occurance of null string termination overflowing a buffer.
  • mgiPOP (1.5.0) - New tag.
  • mgiQuiz (1.5.4) - Fixed a bug that caused an unknown error upon export.
  • mgiSBPopup (1.5.1) - URL decoded mgiSBPopup names.
  • mgiSearchDatabase (1.5.6) - Upped the database open retry count.
  • mgiSendMail (1.5.1) - Added failed mail archive DB that resides in the MGI Data folder.
  • mgiSendMail (1.5.2) - Corrected SMTP syntax for stricter complience.
  • mgiSendOrder (1.5.7) - HTML decoded email message.
  • mgiSendOrderAN (1.5.7) - HTML decoded email message.
  • mgiShoppingBasket (1.5.5) - URL decoded mgiSBPopup names and descriptions.