• Resolved contactbsdf

    (@contactbsdf)


    ok, scoping out a new solution for a couple of people and my demo play environment was working fine and then wasn’t.

    ISSUE: the date and time picker no longer popup – buggered if i can figure out what i did wrong.

    i even ran up new database and wordpress instances, added a fresh copy of the plugin and still no popups.

    pending successful demos i will have need to build and license the customer solutions but i need them to see it actually working first.

    the below is from the demo play server which was working, then wasn’t and has had a settings reset performed on it also (i scoured the forum already)

    the FQDN supplied above is a dynamic dns – its only external when i need it to be so you likely won’t be able to see the site

    {
        "date_format": "default",
        "time_format": "default",
        "hours_before_from": "+1 day",
        "hours_before_to": "+3 months",
        "interval": "30",
        "availability_mode": "advanced",
        "disabled_message": "Booking is not available at the moment, please contact us at [email protected]",
        "gen_name": "Random Therapy Business",
        "gen_email": "[email protected]",
        "gen_phone": "0404847528",
        "gen_address": "Main Street 123",
        "gen_timetable": "In case of delay we'll keep your \"seat\" for 15 minutes, after that you'll loose your priority.",
        "ajax_enabled": "1",
        "booking": true,
        "thankyou": "116",
        "availabilities": {
            "1": {
                "days": {
                    "2": "1",
                    "3": "1",
                    "4": "1",
                    "5": "1",
                    "6": "1"
                },
                "from": [
                    "08:00",
                    "13:00"
                ],
                "to": [
                    "13:00",
                    "20:00"
                ],
                "always": true,
                "from_date": null,
                "to_date": null
            }
        },
        "email_subject": "Your booking reminder for [DATE] at [TIME] at [SALON NAME]",
        "booking_update_message": "Hi [NAME],\\r\\ntake note of the details of your reservation at [SALON NAME]",
        "follow_up_message": "Hi [NAME],\\r\\nIt's been a while since your last visit, would you like to book a new appointment with us?\\r\\n\\r\\nWe look forward to seeing you a",
        "pay_currency": "USD",
        "pay_currency_pos": "right",
        "pay_paypal_email": "[email protected]",
        "pay_paypal_test": true,
        "parallels_hour": "1",
        "sln_db_version": "3.22",
        "notices_disabled": true,
        "attendant_enabled": "1",
        "attendant_email": "1",
        "sms_provider": "fake",
        "sms_remind_interval": "+1 hour",
        "email_remind": "1",
        "email_remind_interval": "+1 hour",
        "follow_up_email": "1",
        "follow_up_interval": "+5 days",
        "feedback_reminder": "1",
        "calendar_view": "month",
        "confirmation": "1",
        "bookingmyaccount": "137",
        "pay": "136",
        "minutes_between_reservation": "5",
        "cancellation_enabled": "1",
        "hours_before_cancellation": "24",
        "form_steps_alt_order": "1",
        "checkout_fields": {
            "firstname": {
                "hide": "",
                "require": "1"
            },
            "email": {
                "hide": "",
                "require": "1"
            },
            "phone": {
                "require": "1"
            }
        },
        "google_outh2_redirect_uri": "http:\/\/bsdf.ddns.net\/wp-admin\/admin-ajax.php?action=googleoauth-callback",
        "google_calendar_enabled": "1",
        "google_outh2_client_id": "166741593564-dk1r667hhnhphjthbi47rfu2a8cmbj1s.apps.googleusercontent.com",
        "google_outh2_client_secret": "zVme6yVV50EqzDZ_ZrRZlLWz",
        "sln_access_token": "{\n  \"access_token\" : \"ya29.GlvzBUO7DNWYzRdladVnP53MCTLAgxZYZYAKNHZxBrojukkwKxoGa8xtDl6yTbhtlRN0bLogdRpG9gBdSb_IXEiCZrUoFIfM7bkLFPl3Ly7x65SRb8nsgx91Cfmw\",\n  \"expires_in\" : 3600,\n  \"refresh_token\" : \"1\/KesdTjq7y-xLYNLJ852cpou1Z3tAPs5J6n4QS6rA_Zs\",\n  \"token_type\" : \"Bearer\"\n}",
        "sln_refresh_token": "1\/KesdTjq7y-xLYNLJ852cpou1Z3tAPs5J6n4QS6rA_Zs"
    }

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘POPUP: date and time picker – stopped working’ is closed to new replies.