Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

Quick calendar broke down
(1 viewing) (1) Guest
Universal booking and reservations component for Joomla!.

NOTE: This category has been locked. If you have purchased paid version, please, use our Support Ticket system instead. If you are using free edition, please see the Community Support section.
  • Page:
  • 1
  • 2

TOPIC: Quick calendar broke down

Re: Quick calendar broke down 12 years ago #34014

  • maju
  • OFFLINE
  • Posts: 1107
Open file:
administrator/components/com_booking/helpers/html.php

and modify code on row 632. There should be this code:
$date = JFactory::getDate('+ ' . $i . ' month');

Modify it to:
$date = JFactory::getDate('first day of + ' . $i . ' month');
ARTIO Support Team
The topic has been locked.

Re: Quick calendar broke down 12 years ago #34020

Hello.
I've tried this piece of code. It seems to work but we'll have to wait until december to check.

Thank you anyway.
The topic has been locked.
  • Page:
  • 1
  • 2
User Login Empty