Forum Replies Created

Viewing 15 replies - 121 through 135 (of 159 total)
  • Hi again Mediatricks,

    I’m not sure if/where I’ve gone wrong. This hasn’t quite worked for me. A sale ref isn’t added to a reserved “On Hold” entry.

    I’ll have a play around and see whats up.

    C

    Hi again Mediatricks,

    Apologies for taking so long in getting back to you! This is excellent. Got all this to work beautifully, the only issue is that it doesn’t help me really with my problem. Unless I’ve missed something?

    When a customer starts a sale and goes through to paypal the sale is added to “Checkout” in the back end sales table. It’s from here (using your code) that I select the sale and place it “On Hold” or “Hold Booking”. This moves it in the back end sales table from the Checkout tab to the Current tab which is great!

    It doesn’t however add a sale transaction number to it and that is an issue for us as all our sales are checked against that at the theatre.

    Does this work for you, and I have missed something? Or is it the same for you?

    Thanks,
    Chris

    • This reply was modified 7 years, 8 months ago by Chris. Reason: Spelling

    Hi Mediatricks,

    Question for you. Your number 2. This used to be an option for admins that got taken out a few versions back. A customer would start a sale and get to checkout then phone us up as they want to add another seat/don’t know how to pay/”something gone wrong” etc. We used to then, like you reserve or take over the sale for them from checkout. The issue I had is that if we did, because the record was in checkout, when we completed it we never got a sale reference number.

    If you’ve managed this can you share how you did it? I’d love to hear and add this option back in, if even just manually just now!

    Thanks,
    Chris

    Forum: Plugins
    In reply to: [StageShow] Update Failed

    Hi Toto,

    As Dmanherz says.

    Firstly deactivate stageshow+, NO NOT DELETE IT if you wish your database to be copied over.

    Search stageshow in plugins -> new.

    Install stageshow.

    Ensure all your database has copied over. If it has you can then safely delete stageshow+

    Thread Starter Chris

    (@weazel91)

    Thanks Malcolm,

    Fixed exceeding quickly in v8.0.2

    Thanks again,
    Chris

    Stageshow Gold, unsure if these gateways are available for Stageshow+:

    Stageshow -> Settings -> Payment Gateway (Tab)

    Payment Gateway includes the following:
    Mollie
    Payfast
    Paypal
    Stripe

    Thread Starter Chris

    (@weazel91)

    Hi Steve,

    Thanks for the reply. At present all our users are being held on a “Countdown” page via the plugin launchpad. When the countdown hits 0 is when we have the issue 200+ people hitting the server at once. Once people start to refresh pages and work their way through the site it becomes pretty stable as everyone isn’t hitting the site at once. This is the issue I’m facing.

    Thanks,
    Chris

    Chris

    (@weazel91)

    Just checked.

    I second this. In admin as soon as you click “Select” on a performance or show entry(if you have more than 1 show) nothing.

    Gulp!

    Thread Starter Chris

    (@weazel91)

    Hi Chippie,

    First off, thanks!

    It’s created using the define parameters in the stageshow-wp-config.php file in uploads and some JS functions to pass back to the trolly on checkout. The join mailing list is, at present manual, but may look at passing parameters back to some php if I get a chance.

    I’d paste all the snippets of the code here but its quite lengthy. If you wish to discuss further drop me an email. chris@shineboxoffice.co.uk

    Thanks,
    Chris

    Thread Starter Chris

    (@weazel91)

    Hi Malcolm,

    No worries and thanks again.

    Chris

    Chris

    (@weazel91)

    No worries,

    Glad I could help.

    C

    Chris

    (@weazel91)

    Hey,

    I believe the line should be

    define('STAGESHOWLIB_ADMIN_EXPIRETIMEOFFSET', 86400); /*24 Hours/*

    Thats what I have in my stageshow-wp-config.php.

    Does this help?

    Chris

    Chris

    (@weazel91)

    Glad I could be of some assistance.

    Chris

    Chris

    (@weazel91)

    Hi Graham,

    See my edited reply above.

    I think that is your best bet as I know it works. You can have a look here at ours which isnt live yet for bookings but you can see the seating plan:

    shineboxoffice.co.uk/box-office

    That was made using the way described above.

    Chris

    Chris

    (@weazel91)

    Hi Graham,

    EDIT:

    I have always used a graphic in seating plans with the [i1] or [i2] etc in the seating plan with the css as below:

    .stageshow-boxoffice-SEATINGPLANNAMEHERE-block1
    {
            height: 40px;
            background: #202020 url("../images/stage.png") no-repeat center center;
    }

    I’ve never tried to put text on the plan using CSS.

    The way above as in Malcolms example gives more flexibility I feel.

    Chris

    • This reply was modified 8 years ago by Chris.
Viewing 15 replies - 121 through 135 (of 159 total)