Version 6.48This is a major release with a many enhancements through-out Theatre Manager. The primary new feature is the introduction of our outlet version capabilities. Changes have also been made to Donations, Web Sales, added support for PC Charge (and internet credit card authorization for some service providers) Note: Installing this version is fine if you are not using web sales. If you are using the web sales module, you will have to convert most of your pages - be warned. Note: If you install any version of TM after 6.39 and start the upgrade of the database, you MUST upgrade all prior versions of TM (6.39 or earlier) so that they do not read the database. Serialization has changed and accessing it with older versions will cause you to send the database to us. We suggest reading the release notes completely - especially for this version.
|
Key changes:
|
|
Before upgrade |
|
|---|---|
|
After upgrade |
|
|
Optional Steps |
|
|
Time Required |
|
The
biggest single addition to web sales is support to allow people to browse
anonymously and buy tickets without logging in. This is a preference that
you can decide to support, if you wish. Once the patron likes what they have,
and they proceed to the checkout page, they will be asked to log in (or create
a new account). After they do, the checkout (or other purchases) can continue.
The advantage of this approach; people can see tickets first. The disadvantage
of this approach; you may have less people in your database to market to
because people who do not complete a purchase cannot be tracked.
Choosing between the options is easy. It is a setting in default data called 'Anonymous Log In'. Turning it on or off at any time is ok. Turning it on for the first time; please check your web site - it should work for the most part, unchanged.
The second main change to Web Pages is the ability to support passing around the state of the user in a cookie (instead of passing it via hidden fields in forms). However there are a number of changes that we recommend making to your web pages and updating your TM.CGI, mostly around getting rid of the pi=xxx parameter. A benefit of removing hidden fields from a number of pages means that fewer pages need to be processed by Theatre Manager's web listener. So, they can be put on your web server (at your ISP). It simplifies integrating pages into a web site, or linking from other parts of your web site to the commerce portion. Read about changing your web pages.