Misc issues

  • Quy Ton
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
1 year 1 month ago #157054 by Quy Ton
Misc issues was created by Quy Ton
PHP error log:
Code:
Undefined property: stdClass::$certificate_sent in \components\com_eventbooking\helper\data.php on line 1514

Missing language string:
Code:
EB_CHECKOUT_REGISTRANTS_SUCCESSFULLY

Remove question mark.
Code:
Show Enable Terms and Conditions For This Event?

Capitalize first character:
Code:
Fixed group price

Please Log in or Create an account to join the conversation.

  • Tuan Pham Ngoc
  • Online
  • Administrator
  • Administrator
More
1 year 1 month ago #157058 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Misc issues
Thanks Quy.

1. About the error in error log: Look like it happens because the field was not created on your installation for some reasons. Please go to Events Booking, then Tools -> Fix Database Schema. That should solve the issue

2. Fixed

3. Seems that language item was customized on your installation. So please go to Events Booking -> Translation, find and change it directly from there

4. Fixed, too.

I will include these minor fixes in next release 4.4.3 of the extension

Regards,

Tuan

Please Log in or Create an account to join the conversation.

  • Quy Ton
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
1 year 1 month ago #157085 by Quy Ton
Replied by Quy Ton on topic Misc issues
Here are more entries to remove the question mark:

EB_ENABLE_TERMS_CONDITIONS
Enable Terms and Conditions For This Event?

EB_MULTIPLE_BOOKING
Activate Shopping Cart?

EB_SEND_ICS_FILE
Generate ICS file?

Please Log in or Create an account to join the conversation.

  • Quy Ton
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
1 year 1 month ago - 1 year 1 month ago #157089 by Quy Ton
Replied by Quy Ton on topic Misc issues

1. About the error in error log: Look like it happens because the field was not created on your installation for some reasons. Please go to Events Booking, then Tools -> Fix Database Schema. That should solve the issue 

This is a clean installation. There is no certificate_sent column. This is fixed with Fix Database Schema but this should not be a necessary step.
Last edit: 1 year 1 month ago by Quy Ton.

Please Log in or Create an account to join the conversation.

  • Tuan Pham Ngoc
  • Online
  • Administrator
  • Administrator
More
1 year 1 month ago #157092 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Misc issues
Ah, Yes, you're right. The field certificate_sent is missing from new installation, I have it corrected and updated other language items as well.

Many thanks for your help, much appreciated.

Regards,

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc