- Posts: 223
- Thank you received: 3
ICS generator function version 2.22.1
- Wynand Louw
- Topic Author
- Offline
- Elite Member
Less
More
10 months 1 week ago #164255
by Wynand Louw
ICS generator function version 2.22.1 was created by Wynand Louw
Hello Dam
After updating the version to 2.22.1 the same issue reared its head again where the ICS appointment sent to the staff member adds the appointment to the date and time that the client made the booking on the website and not the actual time of the booking when the meeting must take place. Same as in the 2.20.0 version.
ICS generator function version 2.20.0 - Joom Donation - Joomla Extensions by Joomdonation
This is extremely frustrating for the staff.
Can it please be fixed again?
After updating the version to 2.22.1 the same issue reared its head again where the ICS appointment sent to the staff member adds the appointment to the date and time that the client made the booking on the website and not the actual time of the booking when the meeting must take place. Same as in the 2.20.0 version.
ICS generator function version 2.20.0 - Joom Donation - Joomla Extensions by Joomdonation
This is extremely frustrating for the staff.
Can it please be fixed again?
Please Log in or Create an account to join the conversation.
- Mr. Dam
- Offline
- Administrator
Less
More
- Posts: 12815
- Thank you received: 1659
10 months 1 week ago - 10 months 1 week ago #164256
by Mr. Dam
Replied by Mr. Dam on topic ICS generator function version 2.22.1
Hi Wynand,
Could you please explain the issue more details? If you can send some screenshots to explain the issue, it will be easier for me to debug the problem.
Thanks
Dam
Could you please explain the issue more details? If you can send some screenshots to explain the issue, it will be easier for me to debug the problem.
Thanks
Dam
Last edit: 10 months 1 week ago by Mr. Dam.
Please Log in or Create an account to join the conversation.
- Wynand Louw
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 223
- Thank you received: 3
10 months 6 days ago #164383
by Wynand Louw
Replied by Wynand Louw on topic ICS generator function version 2.22.1
Hello Dam
When a client makes a booking for a service, an email of the booking is sent to:
When a client makes a booking for a service, an email of the booking is sent to:
- The admin
- The Client
- The Employee
- The Admin: The booking is added to the Outlook calendar on the correct date and timeslot of the event
- The Client: Not sure if this is added correctly to the client's outlook. It seems to be OK on the test.
- The Employee: The booking for the employee's Outlook is added to the employee's Outlook on the day and time the client made the booking and not on the actual time book.
- The Admin: The date and time in Outlook are booked as Wednesday 14 February 2024 at 09:00
- The Client: The date and time in Outlook are booked as Wednesday 14 February 2024 at 09:00
- The Employee: The date and time in Outlook are booked as Monday 12 February 2024 @17:09 the date when the booking was created not the booking date of Wednesday 14 February 2024 at 09:00
Please Log in or Create an account to join the conversation.
- Mr. Dam
- Offline
- Administrator
Less
More
- Posts: 12815
- Thank you received: 1659
10 months 2 days ago #164490
by Mr. Dam
Replied by Mr. Dam on topic ICS generator function version 2.22.1
Hi Wynand,
Please submit ticket and send your site credentials. I will check the issue for you.
Thanks
Dam
Please submit ticket and send your site credentials. I will check the issue for you.
Thanks
Dam
Please Log in or Create an account to join the conversation.
- Wynand Louw
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 223
- Thank you received: 3
10 months 2 days ago #164500
by Wynand Louw
Replied by Wynand Louw on topic ICS generator function version 2.22.1
Dam you checked it the previous time and fixed it, then after the update it is broken again.
Just let me know what I must fix so if the next update comes out and it is broken again I can fix it on my side.
Just let me know what I must fix so if the next update comes out and it is broken again I can fix it on my side.
Please Log in or Create an account to join the conversation.
- Mr. Dam
- Offline
- Administrator
Less
More
- Posts: 12815
- Thank you received: 1659
10 months 2 days ago #164502
by Mr. Dam
Replied by Mr. Dam on topic ICS generator function version 2.22.1
Hi,
I found an issue with ICS generator functions for employees. And i already fixed it our local server. That's the reason i asked you for your site credentials
Thanks
Dam
I found an issue with ICS generator functions for employees. And i already fixed it our local server. That's the reason i asked you for your site credentials
Thanks
Dam
Please Log in or Create an account to join the conversation.
- Ernie
- Offline
- Senior Member
Less
More
- Posts: 66
- Thank you received: 2
10 months 2 days ago - 10 months 2 days ago #164509
by Ernie
Replied by Ernie on topic ICS generator function version 2.22.1
This may have been introduced when the new field was added for ICS Content. I used the ICS Content field to contain a Zoom link in a new event today and, in addition to the problem Wynand is describing, I got an error when I clicked Process Registration:
0 Call to undefined function get()Call Stack#FunctionLocation1()JROOT/components/com_eventbooking/helper/helper.php:3352EventbookingHelper::generateIcs()JROOT/components/com_eventbooking/helper/mail.php:24113EventbookingHelperMail::addRegistrationIcs()JROOT/components/com_eventbooking/helper/mail.php:3044EventbookingHelperMail::sendRegistrationEmailToRegistrant()JROOT/components/com_eventbooking/helper/helper.php:8385EventbookingHelper::callOverridableHelperMethod()JROOT/components/com_eventbooking/helper/mail.php:1686EventbookingHelperMail::sendEmails()JROOT/components/com_eventbooking/helper/helper.php:8387EventbookingHelper::callOverridableHelperMethod()JROOT/components/com_eventbooking/model/register.php:9398EventbookingModelRegister->completeNonePaymentRegistration()JROOT/components/com_eventbooking/model/register.php:2509EventbookingModelRegister->processIndividualRegistration()JROOT/components/com_eventbooking/controller/register.php:34410EventbookingControllerRegister->process_individual_registration()JROOT/administrator/components/com_eventbooking/libraries/rad/controller/controller.php:28511RADController->execute()JROOT/components/com_eventbooking/eventbooking.php:4012require_once()JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:7113Joomla\CMS\Dispatcher\LegacyComponentDispatcher::Joomla\CMS\Dispatcher\{closure}()JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:7314Joomla\CMS\Dispatcher\LegacyComponentDispatcher->dispatch()JROOT/libraries/src/Component/ComponentHelper.php:36115Joomla\CMS\Component\ComponentHelper::renderComponent()JROOT/libraries/src/Application/SiteApplication.php:21816Joomla\CMS\Application\SiteApplication->dispatch()JROOT/libraries/src/Application/SiteApplication.php:26117Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:30618Joomla\CMS\Application\CMSApplication->execute()JROOT/includes/app.php:5819require_once()JROOT/index.php:32
When I remove the contents of the ICS Content field, the registration completes successfully.
Unfortunately, I am leaving on a trip tonight and will have limited availability until next Thursday. For now, I will remove the contents of ICS Content so that the client can register events.
Thank you,
Ernie
0 Call to undefined function get()Call Stack#FunctionLocation1()JROOT/components/com_eventbooking/helper/helper.php:3352EventbookingHelper::generateIcs()JROOT/components/com_eventbooking/helper/mail.php:24113EventbookingHelperMail::addRegistrationIcs()JROOT/components/com_eventbooking/helper/mail.php:3044EventbookingHelperMail::sendRegistrationEmailToRegistrant()JROOT/components/com_eventbooking/helper/helper.php:8385EventbookingHelper::callOverridableHelperMethod()JROOT/components/com_eventbooking/helper/mail.php:1686EventbookingHelperMail::sendEmails()JROOT/components/com_eventbooking/helper/helper.php:8387EventbookingHelper::callOverridableHelperMethod()JROOT/components/com_eventbooking/model/register.php:9398EventbookingModelRegister->completeNonePaymentRegistration()JROOT/components/com_eventbooking/model/register.php:2509EventbookingModelRegister->processIndividualRegistration()JROOT/components/com_eventbooking/controller/register.php:34410EventbookingControllerRegister->process_individual_registration()JROOT/administrator/components/com_eventbooking/libraries/rad/controller/controller.php:28511RADController->execute()JROOT/components/com_eventbooking/eventbooking.php:4012require_once()JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:7113Joomla\CMS\Dispatcher\LegacyComponentDispatcher::Joomla\CMS\Dispatcher\{closure}()JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:7314Joomla\CMS\Dispatcher\LegacyComponentDispatcher->dispatch()JROOT/libraries/src/Component/ComponentHelper.php:36115Joomla\CMS\Component\ComponentHelper::renderComponent()JROOT/libraries/src/Application/SiteApplication.php:21816Joomla\CMS\Application\SiteApplication->dispatch()JROOT/libraries/src/Application/SiteApplication.php:26117Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:30618Joomla\CMS\Application\CMSApplication->execute()JROOT/includes/app.php:5819require_once()JROOT/index.php:32
When I remove the contents of the ICS Content field, the registration completes successfully.
Unfortunately, I am leaving on a trip tonight and will have limited availability until next Thursday. For now, I will remove the contents of ICS Content so that the client can register events.
Thank you,
Ernie
Last edit: 10 months 2 days ago by Ernie.
Please Log in or Create an account to join the conversation.
- Mr. Dam
- Offline
- Administrator
Less
More
- Posts: 12815
- Thank you received: 1659
10 months 1 day ago #164510
by Mr. Dam
Replied by Mr. Dam on topic ICS generator function version 2.22.1
Hi Ernie,
Your ICS problem comes from Events Booking extension. Please creating new topic in Events Booking Category and Tuan will reply you.
Thanks
Dam
Your ICS problem comes from Events Booking extension. Please creating new topic in Events Booking Category and Tuan will reply you.
Thanks
Dam
Please Log in or Create an account to join the conversation.
- Wynand Louw
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 223
- Thank you received: 3
9 months 4 weeks ago #164576
by Wynand Louw
Replied by Wynand Louw on topic ICS generator function version 2.22.1
Thanks, Dam
Must I download and install it again or create a ticket?
Must I download and install it again or create a ticket?
Please Log in or Create an account to join the conversation.
Moderators: Mr. Dam
Support
Documentation
Information
Copyright © 2024 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.