×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Question about call to personal event list

Question about call to personal event list 7 years 10 months ago #34071

  • Stephen McSweeney
  • Stephen McSweeney's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 13
  • Thank you received: 0
Continues to be a great extension for us.
We are currently running Matukio 5.2.7 (will test out the upgraded version soon). On our web site, we make a call to events/upcoming-events/eventlist/1/10/1/0/0/0/0/1/1 to get the logged in user's current bookings.
It looks like the code only returns bookings in "participation assured" or “Booking on Waitlist” status. Is there an easy way to include "Pending" status in that list as well? We would like to show all of the events that someone attempted to sign-up for, even if they haven't paid for an event.
For the values passed to eventlist, it looks like the variables represent the following (identified by changing the values, not stepping through the code)
first column = events to display - can take values 0,1, 2 - I think this is the column that I would want to change to include the pending status, but don't know if other values are accepted.
second column - number of events to display
third column - timeframe of events to list
Not sure about the other columns.
Please let me know any thoughts/values that can be changed to include those pending events.
Thank you for all of your help,
Steve

Question about call to personal event list 7 years 10 months ago #34085

  • Yves Hoppe
  • Yves Hoppe's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 3519
  • Karma: 71
  • Thank you received: 556

Is there an easy way to include "Pending" status in that list as well?


Hmm you are right in this case also pending bookings should show up. Going to fix this asap with the next version.

first column = events to display - can take values 0,1, 2 - I think this is the column that I would want to change to include the pending status, but don't know if other values are accepted.


No this is something completely different. You would need to modify the helper with the SQL query. When you have some time (days) can you just wait for the next Matukio bugfix release? :-)

Kind regards,
Yves
The following user(s) said Thank You: Stephen McSweeney

Question about call to personal event list 7 years 10 months ago #34130

  • Stephen McSweeney
  • Stephen McSweeney's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 13
  • Thank you received: 0
Thanks for looking into this and making the update, Yves. I appreciate the help!
  • Page:
  • 1
Time to create page: 0.151 seconds