- Posts: 2
- Thank you received: 0
Calendar and Registration Date
- toimik
- Topic Author
- Offline
- New Member
-
How to modify event booking calendar that weeks will start from Monday not Sunday?
Also have anyone had this problem in backend that Registrant Management ->"Registration Date" is always showing current date even if registration is made way before? :huh:
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
How to modify event booking calendar that weeks will start from Monday not Sunday?
=> We will need to modify the code of the extension alitle to make the calendar start from Monday ! I saw that you submited a support ticket for that, please include administrator account and FTP account in the ticket so that I can update the change for you !
Also have anyone had this problem in backend that Registrant Management ->"Registration Date" is always showing current date even if registration is made way before?
=> To solve this issue, please open the file administrator/components/com_eventbooking/views/registrants/tmpl/default.php, look at line 169 :
and change it to :
(this issue happens with offline payment method and fixed in the latest build on server) .
You can also simply get this file, unzip it and uplad to administrator/components/com_eventbooking/views/registrants/tmpl folder to get the issue fixed .
Thanks,
Tuan
Attachment default-20101219.zip not found
- toimik
- Topic Author
- Offline
- New Member
-
- Posts: 2
- Thank you received: 0
Thank you for your help, I did those changes and everything is working well.
How to modify source code so that events will be taken off from webpage day after start date?
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
I am not sure what version you are using but in the latest version (I don't remember from what version this feature added), there is a config option called Hide Pass Events. Set it to Yes will hide past events automatically from the web page.
If you want to do it without upgrading to latest version, here is the solution :
- Open the file components/com_eventbooking/models/category.php .
- Find the function __buildContentWhere() (It is from line 146 in the latest version, not sure what version you are having) .
- Adding one line of code in that function :
If you know alitle about PHP coding, that will be an easy task. If not, you can email me the file, I will make change to it and send back you the modified file.
Thanks,
Tuan
Please Log in or Create an account to join the conversation.
- faba
- Offline
- New Member
-
- Posts: 3
- Thank you received: 0
Kind regards, FB
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
There are serveral places in the code (calendar view) which need to be modified in order to have Calendar starts from Monday. Please stays with how it is at the moment and give me two more weeks. I will make it configuration (you can choose to start the calendar from Sunday or Monday) .
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- faba
- Offline
- New Member
-
- Posts: 3
- Thank you received: 0
FB
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- faba
- Offline
- New Member
-
- Posts: 3
- Thank you received: 0
It's been well over two weeks. Any news on this?
Please, FB
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
I am sorry I haven't had the features completed yet (just finished version 1.3.3 for Joomla 1.6 yesterday) . With two versions for the extension, It is alitle slow when adding new features into the extension. I will work on this one next week !
Regards,
Tuan
Please Log in or Create an account to join the conversation.
Support
Documentation
Information
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.