Menu Content

Support

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

does free version work with win/joomla2.5/php5.2?
(1 viewing) (1) Guest
Support forum for users using free edition of Book it!. These forums are for mutual help among users.

NOTE: Due to our capacity limitations, ARTIO does not monitor this forum category regularly. If you want direct support from ARTIO, please start a ticket at Support Dashboard. If you have no support ticket available, you need to purchase it. .
  • Page:
  • 1

TOPIC: does free version work with win/joomla2.5/php5.2?

does free version work with win/joomla2.5/php5.2? 11 years, 10 months ago #31122

I just downloaded the free version to try it out with my local test app.
Whenever I press the "Make a reservation" button I am getting the error:

"Failed to parse time string (2012-05-33 ..."

This looks similar to a problem which has apparently been fixed in the paid version:
www.artio.net/support-forums/booking/cus...indows-server/page-3

Have respective fixes also been integrated into the free version? And is there a point for me trying to get the modul to run with my Windows/Joomla2.5/PHP5.2.17/MySQL5.1.63/Apache2.2.22 configuration? (I tried to use the newer PHP version 5.4 but then the free booking module fails completely...)

Re: does free version work with win/joomla2.5/php5.2? 11 years, 10 months ago #31146

I found the bug in the "Free Booking" implementation myself - ARTIO really does not work flat out to make a good impression with its support or the quality of its implementation:

The booking.php uses non portable calls of strftime('%u', ...) - which is not implemented on Windows. Consequently the date calculation lacks an offset which leads to bullshit dates like 2012-05-33. The fix is to use the '%w' argument and adjust the 'sunday' value accordingly....


PS: What a nightmare to work with this PHP crap --- dont you guys miss a decent programming language with real IDE/debugger support....

Re: does free version work with win/joomla2.5/php5.2? 11 years, 10 months ago #31167

  • jitr
  • OFFLINE
  • ARTIO Support
  • Posts: 1432
Hello, thank you very much for your notice. We primary test component with Linux. We will fix this issue in next version.
ARTIO Support Team

Re: does free version work with win/joomla2.5/php5.2? 11 years, 10 months ago #31171

  • jitr
  • OFFLINE
  • ARTIO Support
  • Posts: 1432
It should be fixed in 1.4.2.
ARTIO Support Team

Re: does free version work with win/joomla2.5/php5.2? 11 years, 10 months ago #31189

you are welcome :-) i would suggest that you beef up your automated web tests to ensure smooth cross platform operation in the future.

btw: actually i rather like your product and there is not much to complain about in a FREE product. BUT there are some bugs which i find rather dumb and which I would not accept in PAY product .. examples:

1) "Administration->Booking: Reservation" using this functionaliy seems rather pointless since "from/to booking interval" cannot be specified here! The resulting "reservation entry" is unusable.
2) "Reservation form filled out by customer" (the one with the "I accept the terms & conditions" checkbox): Here the client can successfully submit the reservation even after he removed ALL the "reservation interval" details.. which again leads to a useless/empty "reservation entry".
3) The time interval selection in the "Monthly calendar" (see default_calendar_monthly.php and maybe others) does not prevent the user from selecting an "inverse" interval (i.e. "end date" before "start date") which again results in a unusable 0 day reservation.
  • Page:
  • 1
User Login Empty