- Posts: 10
- Thank you received: 0
Default show different month than current month
- EmediaWeb
-
Topic Author
- Offline
- New Member
-
Less
More
12 years 3 weeks ago #29248
by EmediaWeb
Default show different month than current month was created by EmediaWeb
I'm using your product to only book appointments for a 4 day convention in June. Is there a way to set the default month to show June instead of the current month, April?
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13052
- Thank you received: 1696
12 years 3 weeks ago #29260
by Mr. Dam
Replied by Mr. Dam on topic Re: Default show different month than current month
Hi,
Please open file
components > com_osservicesbooking > helpers > calendar.php
find
$current_month = intval(date("m",$realtime)); in line 28
and replace by
$current_month = '06'
Good luck
Dam
Please open file
components > com_osservicesbooking > helpers > calendar.php
find
$current_month = intval(date("m",$realtime)); in line 28
and replace by
$current_month = '06'
Good luck
Dam
Please Log in or Create an account to join the conversation.
- EmediaWeb
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
- Thank you received: 0
12 years 3 weeks ago #29282
by EmediaWeb
Replied by EmediaWeb on topic Re: Default show different month than current month
Worked like a charm. Thanks for the quick and helpful reply!
Gene
Gene
Please Log in or Create an account to join the conversation.
Moderators: Mr. Dam
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.