• Resolved dredgeeddie

    (@dredgeeddie)


    Is there any way we can change the max number for a single booking to be higher than 99? we have schools who book 200-400 tickets.

    • This topic was modified 8 years, 8 months ago by dredgeeddie.
Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Malcolm

    (@malcolm-oph)

    The limit is set by the “Max Ticket Qty” in the settings, but at present this only accepts a maximum of 2 digits, so 99 maximum. In addition the input boxes where the quantity is entered on the Box Office page is also limited to 2 digits.

    I’ve modified the plugin so the maximum number of digits for these two fields is determined by the value of the STAGESHOW_MAXTICKETCOUNT constant, so the maximum number of digits is the same as the length of the constant. Hopefully I’ll release this update today.

    Thread Starter dredgeeddie

    (@dredgeeddie)

    Hi Malcolm,

    Update applied, but still only able to put max 99 both in settings and front end. Any advice please?

    Plugin Author Malcolm

    (@malcolm-oph)

    Did you add a definition of STAGESHOW_MAXTICKETCOUNT to change it from the default value of 99?

    Thread Starter dredgeeddie

    (@dredgeeddie)

    Could you advise how/where I do that please? Many thanks

    Plugin Author Malcolm

    (@malcolm-oph)

    Read stageshow_wp-config_sample.php in the root of the plugin for how.

    Thread Starter dredgeeddie

    (@dredgeeddie)

    Great thanks you.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Max Tickets 99’ is closed to new replies.