Category Archives: Webtix5

Webtix5 software information. Sell tickets or register for events online.

Webtix5 v2011.03.18 released

Feature Enhancements: 1) Enhanced email receipt feature to make it easier to customize with language file.  Also individual show/receipt purchases will now display the show-name in the email’s subject line. Files Updated Since Webtix5 v2011.03.06 release: _includes/libf_prepareReceiptData.php _includes/libf_prepareReceiptShowData.php _includes/libf_sendOneReceipt.php _includes/libf_sendConsolidatedReceipt.php … Continue reading

Posted in Webtix5 | Tagged | Leave a comment

Webtix5 v2011.03.06 released

Feature Enhancements: 1) Enhanced database structure test to enable quicker cut-and-paste of many changes into an SQL prompt and provide better default value results. Files Updated Since Webtix5 v2011.02.18 release: _includes/test_database.php _includes/admin_testRequirements.php _includes/test_version.php

Posted in Webtix5 | Tagged | Leave a comment

Webtix5 v2011.02.18 released

Feature Enhancements: 1) Enhanced internationalization support regarding customer displayed dates to optionally translate full-text-dates. Files Updated Since Webtix5 v2011.02.16 release: selecttix_nochart.php selecttix_ichart.php selecttix_bchart.php showdates.php _includes/libf_displayAdvancedSearch.php _includes/libf_prepareReceiptData.php _includes/libf_prepareReceiptShowData.php _includes/libf_langDate.php _includes/lib.php _includes/lib_lang_en-US.php _includes/lib_lang_en-CA.php _includes/lib_lang_fr-CA.php _includes/lib_lang_es-MX.php _includes/info_performanceSelectList.php _includes/info_show.php _includes/info_cart.php _includes/admin_testRequirements.php _includes/test_version.php

Posted in Webtix5 | Tagged | Leave a comment

Webtix5 v2011.02.16 released

Feature Enhancements: 1) Added better internationalization support regarding customer displayed dates and currency symbols. 2) Added promotional code support for RTT client users and RTT rel2011.02.15. 3) Enhanced the customer login to display for when a password does not match. … Continue reading

Posted in Webtix5 | Tagged | Leave a comment

Webtix5 v2011.01.16 released

Feature Enhancement: 1) PDF ticket rendering was enhanced. 2) The admin and public page foot content was modified for the Center Stage Software link. Files Updated Since Webtix5 v2011.01.14 release: _includes/ticket_template.php _includes/libf_renderTicket.php _includes/admin_page.php _includes/page_footer.php _includes/admin_testRequirements.php _includes/test_version.php

Posted in Webtix5 | Tagged | Leave a comment

Webtix5 v2011.01.14 released

Feature Enhancement: 1) Webtix5/RTT communication now has the configuration choice of using “sockets” or “curl”.  This feature was added to  avoid a “sockets” bug found in some installations of PHP 5.3.3. Files Updated Since Webtix5 v2011.01.13 release: _includes/module_rtt/rtt_lib.php _includes/config_template.php _includes/admin_testRequirements.php … Continue reading

Posted in Webtix5 | Tagged | Leave a comment

Taking donations with Webtix5

The simplest way to take donations is to tell Webtix to ask for a donation. This is a simple change in the configuration variable: $cstage[‘askForDonation’] = true; It looks like this: If you want something fancier, you can also get … Continue reading

Posted in Webtix5, Donations | Tagged | Comments Off on Taking donations with Webtix5

Webtix rental setup options

Setup options for the Webtix rental Default timezone = Eastern, Central, Mountain or Pacific returnToFirstPage = “” // after a sale is completed, where will the customer be returned cPromoSaleStatus = ‘$’ // character used to determine promotional seat placement … Continue reading

Posted in Webtix5 | Tagged | Comments Off on Webtix rental setup options