|
Hi there :) Yeah I am waiting more then half year for prommised update about many bugs in this component :(
Problem was in the first file, you use comment tag # but not inside <?php .
Another modification, its possible but when Artio finaly create update, the modification will be useless. Let me know on my email what do you need.
|
PHP 7 Support
|
Posted 7 years, 9 months ago
by dpoint
|
|
Fixed :)
|
PHP 7 Support
|
Posted 7 years, 9 months ago
by dpoint
|
|
Do you have the same version? Have you executed all my changes? Checke it one more time. Can you provide me access to your FTP and admin? My email:
This e-mail address is being protected from spambots. You need JavaScript enabled to view it
.
|
PHP 7 Support
|
Posted 7 years, 9 months ago
by dpoint
|
|
I am using this fix only for access to Bookable Items in administration.
-------
Booking 2.3.9
Joomla 3.7.2
PHP Version 7.1.5-1
If you want my help, send me more info :)
|
PHP 7 Support
|
Posted 7 years, 9 months ago
by dpoint
|
|
There is fix for Bookable Items:
/administrator/components/com_booking/views/subject/tmpl/form_details.php
around row 147 there is:
<?php AImporter::tpl('files', $this->_layout, 'files'); ?>
change it to:
<?php include AImporter::tpl('files', $this->_layout, 'files', ADMIN_VIEWS, true); ?>
around row 289 there is:
<?php AImporter::tpl('images', $this->_layout, 'images'); ?>
change it to:
<?php include AImporter::tpl('images', $this->_layout, 'images', ADMIN_VIEWS, true); ?>
/administrator/components/com_booking/views/subject/tmpl/form_properties.php
around row 83 there is:
AImporter::tpl('template', $this->_layout, 'calendars');
change it to:
include AImporter::tpl('template', $this->_layout, 'calendars', ADMIN_VIEWS, true);
|
PHP 7 Support
|
Posted 7 years, 9 months ago
by dpoint
|
|
Hi,
I cannot change the week in the weekly calendar view. The next week button is not working - the page stay on the actual week, even the quick navigation button (week choose) is not working.
Our system is Linux - Apache - Joomla 1.5.26 and Booking 1.6.1
Could someone help?
|
Booking 1.6.1 - week ...
|
Posted 11 years, 8 months ago
by dpoint
|
|
Oh thank you for reply I have found it :-) But I have downloaded latest version 1.2.16 but in changelog file there is last info about 1.2.15 version... :-/
|
Changelog ?
|
Posted 13 years, 2 months ago
by dpoint
|
|
Hello,
is there some Changelog for Booking? I have find out that there is new version of booking but I would like to know what´s new.
Thanks for reply.
|
Changelog ?
|
Posted 13 years, 2 months ago
by dpoint
|
|
Hello,
there is bug maybe in the copying the subjects of booking. The subject is copied but the prices are empty and you have to fill again the dates for the prices too (even if it looks that it is predefined ok).
Could you please give me some feedback if it is not working to anyone else? It looks like a bug and I would like to know when it will be solved.
Thank you for response.
|
Problem with copying ...
|
Posted 13 years, 3 months ago
by dpoint
|
|
I bought B2sync, can I get a user's manual and some advices about How to activatate product?
|
Problem with product ...
|
Posted 13 years, 4 months ago
by dpoint
|
More |