Get XOOPS XOOPS FAQ Forums News Themes Modules
News World of XOOPS Developers Hacks Modules Themes Archive Submit News

XOOPS vs. Herko Coomans

Make a donation

Please select an amount to donate


Do you want your username revealed with your donation?
Yes - List me as a Generous Donor
No - List my donation as from an Anonymous Donor


Search

Local Support Sites

Cumulus Tag Cloud

admin Arabic banner block Christmas comments cumulus DayDawn dhsoft e-Commerce E-Learning Google GUI hacks instant-zero jQuery module news Nordic Olédrion oxygen PageRank security SEO simple-XOOPS sport tag Theme wiki xoops

New Users

Registering user

# 96574

audriusr

Welcome to XOOPS!

Archives

XOOPS Code hosted on SourceForge

xBooking: a simple online booking module from XOOPS Club in Taiwan

Posted by Mamba on 2009/11/2 15:30:00 (1268 reads) | Posted on Modules
The CK2 Club is a computer club in Tainan City (Taiwan) dedicated to XOOPS (read more here).

The recent module they developed is xBooking - an Online Booking module, which was made for a charitable organization. It was written by Kimozi, the CK2 Club leader, and the theme of website is designed by Jack (he was once a newspaper art editor).

Open in new window


Download: Here

Congratulations to the CK2 Club, and thank you for your contributions to XOOPS!!!


Printer Friendly Page Send this Story to a Friend Create a PDF from the article


Bookmark this article at these sites

                   

The comments are owned by the poster. We aren't responsible for their content.

Thanks for this new module

Good to see that Xoops is able to create such communities !
Posted: 2009/11/2 15:47 • Updated: 2009/11/2 15:47
Nice! Is there some demo to try out module?
Posted: 2009/11/2 15:56 • Updated: 2009/11/2 15:56
great website and great module, can we see a demo? I
Posted: 2009/11/3 3:58 • Updated: 2009/11/3 3:58
The demo is on the charitable organization Website
Posted: 2009/11/3 5:06 • Updated: 2009/11/3 5:06
Hmmm ... someone out how got this working? Missing calendar on userside. None of the available booking dates are showing, no chance to book something.

I get some notices, no errors or warnings.

Notice: Undefined index: 2010-02-17 in file /modules/xbooking/index.php line 280
Notice: Undefined index: 2010-02-18 in file /modules/xbooking/index.php line 280
... and so on
Posted: 2009/12/17 7:25 • Updated: 2009/12/17 8:01
OK, 1st problem solved. Wrong dirname in xoops_version.php. Line 26 should be "kimozi_jacana" instead of "xbooking". Also dirname on server should be "kimozi_jacana"

But now i can't set a valid start time in default time slots setting.
Posted: 2009/12/17 9:00 • Updated: 2009/12/17 9:00
OK, 2nd problem solved.

setup_period.php, line 71, value for "max" should be 5 instead of 4 to assure, time can be set in this format "hh:mm"
Posted: 2009/12/17 9:05 • Updated: 2009/12/17 9:05
Quote:
"kimozi_jacana" instead of "xbooking"

Hmm, I thought, I replaced all of them to "xbooking"

I guess, I'll have to review it again. Sorry for that...
Posted: 2009/12/17 9:16 • Updated: 2009/12/17 9:16
No, it was only changed in xoops_version If you review it, table names should also be changed!

Unfortunately this module is not usefull for me. All "appointments" you generate follow a fixed rule. You can't set a booking event for only a specific day, time and duration.
Posted: 2009/12/17 9:32 • Updated: 2009/12/17 9:32