Event date 2099-12-31 can't be saved

More
9 years 7 months ago #50060 by malik
Hi Tuan,

I've created an event just to use its associated form in an article
I need to enter the event date "2099-12-31" to this event not to make it displayed in the front end
But when I save the event date it's always replaced by "1970-01-01"
Thanks for your help

Regards

Malik

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

More
9 years 7 months ago #50092 by malik
Replied by malik on topic Event date 2099-12-31 can't be saved
Hi Tuan,

Please help !

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

More
9 years 7 months ago #50556 by malik
Replied by malik on topic Event date 2099-12-31 can't be saved
Hi Tuan,
I did like you have suggested :

1. Enter the date to 2030-12-31
2. Then open the file components/com_eventbooking/eventbooking.php
define('EB_TBC_DATE', '2099-12-31 00:00:00');
Change it to
define('EB_TBC_DATE', '2030-12-31 00:00:00');


Then I could save the date 2030-12-31 in two events which I use only for their forms
These forms are only used in two articles 84.246.227.126/lp/index.php/fr/inscription/2014-08-19-22-51-02 and 84.246.227.126/lp/index.php/fr/inscription/2014-08-19-22-51-3
The problem I have is : in these two articles there is still the Registration Form Message which is displayed like for any standard event
With the version 1.4.5 of EB that I used on my former web site there wasn't any Registration Form Message displayed on events with the date 2099-12-31

Another important request is : how to make the message custom fields I've created not be displayed in the register confirmation and in the notification emails ?
Except in the registration, the message type custom field was not displayed with the version 1.4.5 of EB

Thanks for your help !
Malik

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

More
9 years 7 months ago #50618 by malik
Replied by malik on topic Event date 2099-12-31 can't be saved
Hi Tuan,
Do you have any news ?
Regards
Malik

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

More
9 years 7 months ago #50717 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Event date 2099-12-31 can't be saved
Hi Malik

Could you please explain exactly what's the issue here ? If you don't want the registration form to be displayed in the articles, I think you can remove the {ebregister} tag from the article ?

Or I mis-understand the actual issue ?

Tuan

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

More
9 years 7 months ago #50721 by malik
Replied by malik on topic Event date 2099-12-31 can't be saved
Hi Tuan,

First issue:
I have created two events with the date 2030-12-31 to use their associated forms in two articles 84.246.227.126/lp/index.php/fr/inscription/2014-08-19-22-51-02 and 84.246.227.126/lp/index.php/fr/inscription/2014-08-19-22-51-3 (tag {ebregister})
These articles allows visitors to make a reservation for a meal and/or to book a room
These two specific events are endless, so don't need to have any "Registration Form Message" diplayed at user registration
For "Registration Form Message" I mean EB -> Emails & Messages -> Registration Form Message (Individual and group)
With the version 1.4.5 of EB there wasn't any "Registration Form Message" displayed on events with the date 2099-12-31

Second issue:
How to make the custom fields "message" type I've created not to be displayed in the register confirmation and in the notification emails ?
Except in the registration step, the custom field "message" type was not displayed with the version 1.4.5 of EB

Thanks!
Malik

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

More
9 years 7 months ago #50753 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Event date 2099-12-31 can't be saved
For the issue #1, you can update this plugin to your site and it will be sorted
Attachments:

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

More
9 years 7 months ago #50754 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Event date 2099-12-31 can't be saved
For issue #2, please get this file, unzip it, upload it to components/com_eventbooking/emailtemplates folder of your site and it should be sorted

Tuan
Attachments:

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

More
9 years 7 months ago #50755 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Event date 2099-12-31 can't be saved
As I mentioned, for support, please submit a support ticket. You can submit support ticket by going to joomdonation.com/support-tickets.html and submit your ticet

Submit support ticket will assure that your ticket will be replied in less than 48 hours (usually less than 24 hours except weekend)

Regards,

Tuan

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

More
9 years 7 months ago #50760 by malik
Replied by malik on topic Event date 2099-12-31 can't be saved
Thanks Tuan !
I will test ASAP

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

Moderators: Tuan Pham Ngoc