- Posts: 28
- Thank you received: 0
Events Booking 2.12.0 released
- Billy Hicks
- Offline
- Junior Member
-
Less
More
8 years 3 months ago - 8 years 3 months ago #91017
by Billy Hicks
Replied by Billy Hicks on topic Events Booking 2.12.0 released
Can't update either.
Edited -- added the download id and it worked this time.
Edited -- added the download id and it worked this time.
Last edit: 8 years 3 months ago by Billy Hicks.
Please Log in or Create an account to join the conversation.
- Buzzy
-
- Offline
- Elite Member
-
8 years 3 months ago - 8 years 3 months ago #91065
by Buzzy
Replied by Buzzy on topic Events Booking 2.12.0 released
-
Last edit: 8 years 3 months ago by Buzzy.
Please Log in or Create an account to join the conversation.
- YomSoy
- Offline
- New Member
-
Less
More
- Posts: 5
- Thank you received: 0
8 years 3 months ago #91177
by YomSoy
Replied by YomSoy on topic Events Booking 2.12.0 released
Hi,
after your Update only this error:
054 Unknown column 'ev.ticket_prefix' in 'field list' SQL=SELECT tbl.*, ev.title, ev.event_date, ev.event_end_date, ev.ticket_prefix, cp.code AS coupon_code, cp.id AS coupon_id,TIMESTAMPDIFF(MINUTE, ev.event_end_date, '2016-12-07 14:37:48') AS event_end_date_minutes FROM #__eb_registrants AS tbl LEFT JOIN #__eb_events AS ev ON tbl.event_id = ev.id LEFT JOIN #__eb_coupons AS cp ON tbl.coupon_id = cp.id WHERE (tbl.first_name != "" OR tbl.group_id > 0) ORDER BY tbl.id DESC LIMIT 5
Can you help?
after your Update only this error:
054 Unknown column 'ev.ticket_prefix' in 'field list' SQL=SELECT tbl.*, ev.title, ev.event_date, ev.event_end_date, ev.ticket_prefix, cp.code AS coupon_code, cp.id AS coupon_id,TIMESTAMPDIFF(MINUTE, ev.event_end_date, '2016-12-07 14:37:48') AS event_end_date_minutes FROM #__eb_registrants AS tbl LEFT JOIN #__eb_events AS ev ON tbl.event_id = ev.id LEFT JOIN #__eb_coupons AS cp ON tbl.coupon_id = cp.id WHERE (tbl.first_name != "" OR tbl.group_id > 0) ORDER BY tbl.id DESC LIMIT 5
Can you help?
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Topic Author
- Offline
- Administrator
-
8 years 3 months ago #91178
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Events Booking 2.12.0 released
Hello
How did you update? It seems the update was not success for some reasons. Please use this tool to fix it eventbookingdoc.joomservices.com/tools#t...-fix-database-schema
Tuan
How did you update? It seems the update was not success for some reasons. Please use this tool to fix it eventbookingdoc.joomservices.com/tools#t...-fix-database-schema
Tuan
Please Log in or Create an account to join the conversation.
- yoso
-
- Offline
- Senior Member
-
Less
More
- Posts: 40
- Thank you received: 0
8 years 3 months ago #91187
by yoso
Replied by yoso on topic Events Booking 2.12.0 released
Hi,
I used the Backend-Update-Button as usual.
There is no way to use this fix-button, because the backend is completely crashed. There is no dashboard anymore!
Need help!!
I used the Backend-Update-Button as usual.
There is no way to use this fix-button, because the backend is completely crashed. There is no dashboard anymore!
Need help!!
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Topic Author
- Offline
- Administrator
-
8 years 3 months ago #91218
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Events Booking 2.12.0 released
Hi yoso
In that case, please access to joomdonation.com/my-downloads.html , Downloads Latest version and upgrade it to your site manually
If it still doesn't work, submit a support ticket sending us super admin account of your site so that we can update it for you
Regards,
Tuan
In that case, please access to joomdonation.com/my-downloads.html , Downloads Latest version and upgrade it to your site manually
If it still doesn't work, submit a support ticket sending us super admin account of your site so that we can update it for you
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- Buzzy
-
- Offline
- Elite Member
-
8 years 3 months ago #91268
by Buzzy
Replied by Buzzy on topic Events Booking 2.12.0 released
It's a shame that 2 of the new features don't actually seem to work, namely
(1) I have set up the tickets option and turned on but no ticket being generated/sent (I have invoice on and the email has that attached.)
(2) Looks like the Stripe payment plugin doesn't support having an icon (I tried downloading the latest version)
(1) I have set up the tickets option and turned on but no ticket being generated/sent (I have invoice on and the email has that attached.)
(2) Looks like the Stripe payment plugin doesn't support having an icon (I tried downloading the latest version)

Please Log in or Create an account to join the conversation.
- Buzzy
-
- Offline
- Elite Member
-
8 years 2 months ago #91541
by Buzzy
Replied by Buzzy on topic Events Booking 2.12.0 released
No response? Will put in a support ticket as probably easier.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Topic Author
- Offline
- Administrator
-
8 years 2 months ago #91575
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Events Booking 2.12.0 released
Hello Buzzy
1. Unfortunately, Tickets option doesn't generate Tickets PDF yet. Right now, Ticket PDF can only works for Individual/Group Registration or Shopping Cart. Tickets Type is a special case and not supported with Tickets PDF feature yet
2. I haven't had a chance to update the payment plugins to support icon parameter yet. You can open the XML file and add it yourself . add a new parameter for entering icon and it should be fine:
Regards,
Tuan
1. Unfortunately, Tickets option doesn't generate Tickets PDF yet. Right now, Ticket PDF can only works for Individual/Group Registration or Shopping Cart. Tickets Type is a special case and not supported with Tickets PDF feature yet
2. I haven't had a chance to update the payment plugins to support icon parameter yet. You can open the XML file and add it yourself . add a new parameter for entering icon and it should be fine:
Code:
<field name="icon" type="text" size="40" label="Icon" />
Regards,
Tuan
The following user(s) said Thank You: avenyproduction
Please Log in or Create an account to join the conversation.
- Buzzy
-
- Offline
- Elite Member
-
8 years 2 months ago - 8 years 2 months ago #91589
by Buzzy
Replied by Buzzy on topic Events Booking 2.12.0 released
Sorry I'm really confused now! Are you saying that the announcement for this version that "You can now config Events Booking to generate tickets PDF and send it to your registrants when they register for your events:" isn't actually fully implemented so you can configure it but it doesn't actually work? Seems odd to announce it if that's the case!
Anyway not a big issue for me as I am currently using the invoice feature to generate invoice with attached e-ticket which works well for me.
Anyway not a big issue for me as I am currently using the invoice feature to generate invoice with attached e-ticket which works well for me.
Last edit: 8 years 2 months ago by Buzzy.
Please Log in or Create an account to join the conversation.
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.