Add more time slots to service.

More
11 years 8 months ago #35521 by Mr. Dam
Replied by Mr. Dam on topic Re: Add more time slots to service.
Hi,
It will effect when you already use Normal time slots for other services and you already setup "Time in minutes" field at the configuration page. Because if you change that value, it will effect to all other "Normal time slots" services.
Thanks
Dam
The following user(s) said Thank You: rainer.lara

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

  • rainer.lara
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
11 years 8 months ago #35524 by rainer.lara
Replied by rainer.lara on topic Re: Add more time slots to service.
I got it. Thanks. It works now.
Isn't it a good idea to add more custom time slots for future versions?
Just an idea...
OS Service booking is a great component.
If you need some English or Spanish translation help...let me know. I would do it to you for free. No money involved.
You're a good developer.

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

More
11 years 8 months ago #35526 by Mr. Dam
Replied by Mr. Dam on topic Re: Add more time slots to service.
Thank you Rainer, if you have any question related to OSB, please do not hesitate to ask me
Dam

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

More
11 years 7 months ago #36589 by Orran
Replied by Orran on topic Re: Add more time slots to service.
I added another service when I needed more time slots. For example I used a morning time and an evening time. That did the trick.

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

More
11 years 7 months ago #36592 by Mr. Dam
Replied by Mr. Dam on topic Re: Add more time slots to service.
Hi,
To add more time slots, please follow these steps
1. go to file
administrator > components > com_osservicesbooking > classes > service.html.php
2. go to line 479
for($i=$j;$i<10;$i++){
and replace it by
for($i=$j;$i<20;$i++){

Good luck
Dam

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

Moderators: Mr. Dam