by RL022 at 06-17-2014, 10:54 PM
3 comments
Hello Wubook team,
I would like to connect to GDS networks (Sabre, Galileo, Amadeus). I wonder if you have a solution that can assist me to connect and receive reservations from them?
Thanks,
I would like to connect to GDS networks (Sabre, Galileo, Amadeus). I wonder if you have a solution that can assist me to connect and receive reservations from them?
Thanks,
by EK013 at 06-02-2014, 03:27 AM
6 comments
Where can i find last stable version of Wired "framework", please? I always get an errors even trying to execute example code.
Errors like:
Code:
As you can see this is standard example… What am i doing wrong?
Another example:
Code:
Trying to do something with these errors second day. Downloaded Wired from wubook.net and xmlrpc.inc from official website.
Really need help.
Errors like:
PHP Code:
Fatal error: Call to a member function get_facility() on a non-object in /public_html/app/lib/wiredx.php on line 693
PHP Code:
$wubook= new WuBook();
$wubook->init_wubook('EK013', '00000', 'https://wubook.net:443/xrws/');
$cust= create_wbcustomer('mario', 'rossi', 'via via', 'city', 'IT',
'mymail@addre.ss', '333333', '12:34', 'My Remarks');
$cc= create_wbcc(1, '43423423421234', 'mario rossi', '11', '2009', '870');
$res= $wubook->book_now(1401186213, $cust, $cc);
As you can see this is standard example… What am i doing wrong?
Another example:
PHP Code:
Fatal error: Call to a member function arraymem() on a non-object in /public_html/app/lib/wiredx.php on line 222
PHP Code:
$wubook= new WuBook();
$wubook->init_wubook('EK013', '00000', 'https://wubook.net:443/xrws/');
$myfacs= array(1401186213);
$wbf= $wubook->facilities_request($myfacs, '12/08/2009', '15/08/2009');
Trying to do something with these errors second day. Downloaded Wired from wubook.net and xmlrpc.inc from official website.
Really need help.
by LP041 at 05-30-2014, 07:15 PM
3 comments
Hi guys,
I got a problem when I use function fetch_booking() in php it return empty as below example:
Script request:
fetch_booking(token, lcode, '29/05/2014', '05/06/2014');
Data return:
array (size=2)
0 => int 0
1 =>
array (size=0)
empty
Note: in my Tabla on 21-22-23/05/2015 this Availability is 0 and why I still got empty?
I got a problem when I use function fetch_booking() in php it return empty as below example:
Script request:
fetch_booking(token, lcode, '29/05/2014', '05/06/2014');
Data return:
array (size=2)
0 => int 0
1 =>
array (size=0)
empty
Note: in my Tabla on 21-22-23/05/2015 this Availability is 0 and why I still got empty?
by RL022 at 05-29-2014, 06:53 PM
1 comments
Hi,
I have reservations from booking.com, expedia, and agoda that haven't received by wubook. How can I link the reservations from those channels to wubook (in a way that if the costumer will change/ cancel the reservation, I will see it on wubook and zak) instead of entering them manually ? Thanks
I have reservations from booking.com, expedia, and agoda that haven't received by wubook. How can I link the reservations from those channels to wubook (in a way that if the costumer will change/ cancel the reservation, I will see it on wubook and zak) instead of entering them manually ? Thanks
by LP041 at 05-06-2014, 12:07 PM
1 comments
Hello,
Anyone can help to guide me how to update Closure, MinStay, MaxStay and MinStayArr in Tabla by using PHP.
I'm looking for your help!
Lin.
Anyone can help to guide me how to update Closure, MinStay, MaxStay and MinStayArr in Tabla by using PHP.
I'm looking for your help!
Lin.
by LP041 at 04-10-2014, 01:25 PM
4 comments
Hello,
Could anyone help to give me some example use to update value or property of room by using mod_room().
I'm looking for your help!
Thanks in advance.
Could anyone help to give me some example use to update value or property of room by using mod_room().
I'm looking for your help!
Thanks in advance.
by LP041 at 04-09-2014, 12:44 PM
2 comments
Hi guys,
Who can tell me how to find identifier number(Icode) after registration in Wubook?
I looking for your help!
Thanks in advance.
Who can tell me how to find identifier number(Icode) after registration in Wubook?
I looking for your help!
Thanks in advance.
by LP041 at 04-08-2014, 01:26 PM
3 comments
Hi guys,
I want to submit my data in my booking form to wubook and update data in wubook too by using PHP. Could you help me some idea or references to work with this?
Thanks in advance,
I'm looking for your help.
I want to submit my data in my booking form to wubook and update data in wubook too by using PHP. Could you help me some idea or references to work with this?
Thanks in advance,
I'm looking for your help.
by GD056 at 04-08-2014, 02:59 AM
2 comments
Hi there,
I'm developing a new site with joomla 3, and I was trying to customize the booking engine. The problem is that I can change the width but can't really change the aspect while changing the height, the only difference is the signature "booking by WU" that moves up and down.
here is the test site http://www.new.bbvilladellepalme.it/index.php/it/
thanks
Giuseppe
I'm developing a new site with joomla 3, and I was trying to customize the booking engine. The problem is that I can change the width but can't really change the aspect while changing the height, the only difference is the signature "booking by WU" that moves up and down.
here is the test site http://www.new.bbvilladellepalme.it/index.php/it/
thanks
Giuseppe
by AD039 at 03-11-2014, 03:43 AM
5 comments
Hello.
We are using the widget and the iframe in our website. The widget is in the homepage and the iframe in the "Reservations" page. Our goal is to link the widget submit button with our own reservation page and open it in the same window. Is there an easy way for doing this modification?
Our site is using wordpress but we are usign the standard html widget and iframe codes (instead the plugin) because the plugins language autodetencion isn't working ok in our site..
Regards.
We are using the widget and the iframe in our website. The widget is in the homepage and the iframe in the "Reservations" page. Our goal is to link the widget submit button with our own reservation page and open it in the same window. Is there an easy way for doing this modification?
Our site is using wordpress but we are usign the standard html widget and iframe codes (instead the plugin) because the plugins language autodetencion isn't working ok in our site..
Regards.