Categories
- Accounting
- American Disabilities requirements for ticketing
- Authorize.net
- Central Box Office
- Coronavirus information
- Credit Card Processing
- Datamax printer setup
- Datamax printers
- Desktop Software
- Donations
- E-commerce
- FGL printer setup
- FundRaiser Software
- General Information
- Gift cards
- GoDEX
- Internet connectivity
- Just for fun
- Newsletters
- Printers/Tickets
- Reports
- ScanTix
- Season package
- Season tickets
- Seating Plans & Charts
- Security
- Tickets
- Uncategorized
- Webinar
- Webtix Full License
- Webtix Online Ticketing
- Webtix Rental
- Webtix updates
- Webtix5
- Webtix6
- Wintix 6
- Wintix5
Tags
-
Recent Posts
Author Archives: Bruce
ValueCatDisp() – Create a Values report with only certain price categories
The ValueCatDisp() function allows you to create a Values report with only the price categories you want. This is advanced programming, so if you would like to use this function, please let us know and we will help you from … Continue reading
Gift cards – common pitfalls
Gift cards are pretty simple. They are simply a way to store value for use in Wintix and Webtix. There are two common pitfalls: In Wintix, when you click on File | Payment types, you will see several different payment … Continue reading
Grep command
Grep is a handy utility to find a text string within a file. Here is the command I use: grep -Hrn “Payment and Delivery” . There are some notes: Like everything else in the linux/unix/command line world, grep is case … Continue reading
Changing text in Webtix (the language function)
With Webtix, we have made our best guess as to what your customers will understand. For instance, the word “performance” refers to a single date and time of an event. However, customers may expect the word “game” to refer to … Continue reading
Wintix 6 – Setting up special price codes
In Wintix 6, promotional codes are known as special price codes and have all the features of regular prices. Here’s how to set them up. First, select the show. Click the Run of show prices button. Click the Add a … Continue reading
Server crash of August 28, 2015
Time: 0720 First indication was that customers were reporting that Wintix was no longer working. Emails were streaming in. Our support lines were jammed. The problem was with the Data5 server – our busiest. I checked it and found the … Continue reading
Posted in Uncategorized
Leave a comment
What are father/daughter sales?
Note: this is version 5 only The Father/Daughter sale concept refers to the fact that group sales are a series of records. The first sale of the group is the “Father sale.” Any payments made for the original sale are … Continue reading
Posted in Uncategorized
Leave a comment
Webtix6 release 2015.01.19
Code modifications include: 1) Enhanced admin editing of shows. 2) Enhanced processing order. 3) Enhanced database queries. Files updated since Webtix6 release 2014.12.03: (many files changed) _includes/lib.php _includes/test_version.php
Webtix6 release 2014.12.03
Code modifications include: 1) Enhanced health check. 2) Enhanced installer. 3) Enhanced inventory item selling. 4) Enhanced database queries. Files updated since Webtix6 release 2014.10.10: (many files changed) _includes/lib.php _includes/test_version.php
Webtix5 release 2014.10.17
Code modifications include: 1) Enhanced code to enable new types of surcharge calculations. 2) Enhanced the “What shows sold” report. Files updated since Webtix5 release 2014.09.22: preprocess.php process.php shoppingcart.php _includes/test_database.php _includes/config_template.php _includes/libf_calcSurcharge.php _includes/libf_subCalcSurcharge.php _includes/libf_insertMainsale.php _includes/libf_getCardResponseText.php _includes/info_tix.php _includes/info_cart.php _includes/module_payment/process_cc_paypal_nossl_lib.php _includes/module_payment/process_cc_authorize_nossl_lib.php _includes/module_reports/libf_whatShows.php … Continue reading