Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Cynthia Tiwana 9 posts 89 karma points
    May 15, 2017 @ 21:11
    Cynthia Tiwana
    0

    Weekly booking has a bug

    I set up a recurring weekly event a few times to make sure I wasn't crazy.

    First I set up a weekly event for Wednesday/Thursday, and the last week doesn't show as available.

    The second time I tried setting up separate events, one for Wednesday, one for Thursday, and the last week doesn't show up as available.

    I think for some reason the weekly event isn't checking for the end of the month, but for each full week, the month that has a full four weeks will show up correctly.

    If someone can give me some guidance on where to find the function that checks the date for the weekly occurring event, that would be awesome.

  • Cimplex 113 posts 576 karma points
    May 16, 2017 @ 06:21
    Cimplex
    1

    Hi Cynthia, Thanks for letting me know. What version of Umbraco are you using? I'll try to have a look at this and hopefully have a new version within a few weeks.

    // Herman

  • Cynthia Tiwana 9 posts 89 karma points
    May 16, 2017 @ 14:12
    Cynthia Tiwana
    0

    No problem, I am using 7.5.3. Let me know if I can help in any way, my work would like to use your product if it can get solved.

  • Cimplex 113 posts 576 karma points
    Jul 01, 2017 @ 21:35
    Cimplex
    0

    Hi Cynthia, First of all, sorry for the late reply.

    I tried to recreate the error you had with the recurring events but it seems to work for me.

    Is this your setup?

    Recurring event

  • Cynthia Tiwana 9 posts 89 karma points
    Jul 06, 2017 @ 22:22
    Cynthia Tiwana
    0

    Here is what I get, I've tried deleting my old resources and adding both a daily and weekly types to see what happens but no matter what it doesn't show the last week.

    I am using the macro method btw, there could be some conflict because I'm using a masterpage with bootstrap/jquery/modernizer bits in it. Is there a good way to confirm that there is a conflict?

    Only booking two days a week

  • Cimplex 113 posts 576 karma points
    Jul 07, 2017 @ 07:00
    Cimplex
    0

    Hi Cynthia,

    Alright! Yeah there might be a conflict. The macro partial contains references to jquery, that means that you possible have two jquerys loaded.

    Could you please try to remove the one in your masterpage and see if that helps? What version of jquery are you using?

    You could also try to remove the one in the macropartial and see if the resource is render correctly.

    If this works i'd go with the other way of implementing uBooking, creating a data type instead and place the javascript files manually in the masterpage.

    // Herman

Please Sign in or register to post replies

Write your reply to:

Draft