Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    maybe you are outputting javascript files twice somehow?

    Thread Starter bojanski

    (@bojanski)

    No, that’s not the case….something is buggy here.
    Currently I’m using one Test Event with one Test User, and after several Bookings and Cancellations, now it starts to book even 3 spaces… very strange.

    Any other idea?!

    (I’m running the newest version of WP, BP and EM)

    Thread Starter bojanski

    (@bojanski)

    Is it maybe a specific EM setting, that could produce that?!
    This wasn’t the case in the beginning. I changed of course several settings to have it the right way for my portal…

    Thanks

    Thread Starter bojanski

    (@bojanski)

    Quick Update:

    This issue occurs only with the Booking Button, not with the Booking Form.
    (I’m using the original bookingbutton.php)

    Thread Starter bojanski

    (@bojanski)

    I just figured it out. It was necessary to remove the following at the Line 337 within em-actions.php

    =>1

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    I’ll check this out and fix.

    Thread Starter bojanski

    (@bojanski)

    Thanks. I look forward…

    Btw: Here is my version of the “bookingbutton.php” wich handles “Bookings” and “Cancellations” in a very nice way. It’s very simple.

    If you like it, you just need to cleanup the code and to integrate it into the new version ??

    https://files.me.com/bojanski/aolh7q

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    thx, will check this out whilst fixing this bug

    Thread Starter bojanski

    (@bojanski)

    “It was necessary to remove the following (=>1) at the Line 337 within em-actions.php”

    Well, this fixed that issue, but unfortunately produced some other ??

    Any new insights regarding this issue?!

    Thanks
    Bojan

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    I just checked this out. I do not get any issues with this button, I still think you have a javascript problem, maybe the button appears twice on your page for the same event?

    I also looked at the line you mentions, this has to be there because the button is meant to book only one ticket.

    Good idea , so incorporated the code you submitted, thanks! Next time though pls use svn patches against the dev version, it’s much easier for me ??

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘[Plugin: Events Manager] Booking issue’ is closed to new replies.