TRAVELbook Search
Booking & Reservation
TRAVELbook version 1.5.8 (icic) is available since 2012 January 19.
TRAVELbook version 1.5.7 (Allianz) is available since 2011 Novmeber 12.
NEW:
- Child-Rate
- Improved Administratin of Extras
- Add as many categories to a tour as necessary
Upgrade:
- Download the upgrade-archiv and upload all files.
- Add a new table #__tb_category_tour to your database. (Replace #_ by your tables-suffix, i.e. jos)
DROP TABLE IF EXISTS `#__tb_category_tour`;
CREATE TABLE `#__tb_category_tour` (
`catid` INT(11) NOT NULL DEFAULT '0',
`tourid` INT(11) NOT NULL DEFAULT '0'
)
COMMENT='TRAVELbook - Categories of a Tour'
COLLATE='utf8_general_ci'
ENGINE=InnoDB;
TRAVELbook version 1.5.6 (Intertainment) is available since August 12.
NEW: Take advantage of our Update-Patches
-
com_travelbook_1.5.5_to_1.5.6-Stable-Patch_Package
-
com_travelbook_1.5.4_to_1.5.6-Stable-Patch_Package
-
com_travelbook_1.5.4_to_1.5.5-Stable-Patch_Package.
---
Only a few days after the TRAVELbook version 1.5.4 has been published, there is a new version 1.5.5 (Veenstra) with enhanced and advanced functionality.
---
There are more features for TRAVELbook in its new version 1.5.4, which is availbale by August 4.
---
Today we published stable Version TRAVELbook 1.5.3 (Friendship) for Joomla 1.5.
From now on bookings are not restricted to single or double rooms but bookings for dormitory is possible.
We also enhanced the admin and fixed some issues.
Please enable Joomla System Plugin Mootools Upgrade.
---
The new Version TRAVELbook 1.5.1 (Machholz) is available for Joomla 1.5 with many new features.
Please enable Joomla System Plugin Mootools Upgrade.
---
We fixed a security issue in TRAVELbook 1.0.1 (Halley) and advise all webmaster using our component to either upgrade to or install version 1.0.2 (Encke).

