906 comments found.
dear author kindly help me set up your system. i have sent you details to your mail box
Note: answered in the comments section
I have installed it but i cant login into admin and when i try to access it via url https://boonsegameresort.com/ it cant display page as shown on the demo the welcom page
Can you access to https://boonsegameresort.com/ ? I get ERR_CONNECTION_TIMED_OUT… Check your DNS of your domain.
ok let me check then i will let you know once i check dns
kindly can you send me a video tutorial on how to install it manually. because i followed the instruction very carefully but its saying access denied cant connect to database but in the actual sense all database information such as user name,password are very correct Kindly send me video tutorial both manually .
Hi,
I have no video tutorial, sorry. The database user must have all privilleges on the database. Otherwise, you get this error.
Best regards
Hai Kindly respond to my email kchisengalumbwe@gmail.com i have sent you an email
dear author kindly help me set up your system. i have sent you details to your mail box
Hi,
Can you describe the issue you’re facing first please? Thank you 
Best regards
Help me install it for me. i submited request to your support and via email
Yes, I saw, but I invite you to follow these instructions: http://multiresorts.pandao.eu/doc/#installation Simply follow the instruction to install. If there is a bug I will have a look. Otherwise the installation by the author is a paid service. Let me know
Best regards
kindly can you send me a video tutorial on how to install it manually. because i followed the instruction very carefully but its saying access denied cant connect to database but in the actual sense all database information such as user name,password are very correct Kindly send me video tutorial both manually .
Its possible to book the activies without booking the room?
Hi,
It will be in the next update.
Best regards
Okey, but actually there is problem in booking activities. I cant pick the date on activities, the json in get_days_activities.php doesn’t return value for the booked days neither the free days.
Thankyou
Hi,
Can you give me an example please? It works on the demo. Send me the URL of your website and the room/activity choosen for the test: support@pandao.eu
Thank you
Best regards
You need to add activity sessions for each activity in the modules > Activity sessions (like for the rooms) to enable bookings.
Best regards
Hello, i dont understand the point of show the activities and the hotels lists if is not possible to directly book from that page. It is possible to add that function?? thank you!
Hi,
Yes it’s planned in the next update (in several days or a few weeks).
Best regards
Thank you!
The payment go for each hotel or for one account in general?
Hi,
Both, according to the settings (multi vendor “on” or “off”).
Best regards
thank you!
Hello, it is possible to add manualy the booking form in a different website??
Hi,
Yes, you need to copy the code from the file /templates/default/common/search.php and replace the attributes “value” of the html fields with empty values, and replace the attribute “action” with the URL of your booking page in the form tag.
Best regards
Hey, I want to show booking popup on hotels page. Then what to do? When customer visit booking page click on read more button, then booking option will be shown on that page. Then which code i needed to copy on hotels/hotelname page.
Hi,
You need to add your own custom code in the room php file. I can do it for you. Let me know if you need a quote: support@pandao.eu Thank you
Best regards
cloud you fix the booking history page, if i click the booking history button this link account?view=booking-history dosent show anything than just stay on account page
Hi,
It works on the demo. Did you check in your browser console (javascript console) if there is any error?
Best regards
I am already purchased your code, in the demo there isn’t any user demo, there is just an admin demo… in the java script console there an error form google maps, cloud you please help us, thank you
As per Google recent announcement, usage of the Google Maps APIs now requires a key. If you are using the Google Maps API on localhost or your domain was not active prior to June 22nd, 2016, it will require a key going forward. Add your own Google Maps API key in the settings section of the admin panel. Here is the link to get your key: https://developers.google.com/maps/documentation/javascript/get-api-key
Hello,
1. How do I disable / hide: Alias, Latitude, Longitude, Google Map? 2. How do I disable the booking option on the site? 3. In the future, will you implement a system for direct monetization of sites? For example. hotel owners buy a monthly package in which they have certain services (displaying in the first positions, adding tourist tours, etc.) 4. Where can I find all the language files? I translated it into Romanian, but some texts (eg stars, at, none, etc.) are not translated. I also translated the sections “texts” and “facilities” in the administration panel.
Hi,
1/ Where do you want to disable please?
2/ you need to edit the file /templates/default/common/search.php and comment the content. You need also the unpublish the booking page.
3/ It’s not planned for the moment and there are too much different ways for all customers.
4/ Here is the doc for the translation: http://multiresorts.pandao.eu/doc/#translation Edit the texts in the module Texts.
Best regards
Hi,
1. I solved the problem. “Alias” is required, so I didn’t delete it. 4. I have problems with translation. I tried that in your example, but some terms not translate.For example. which should be the structure for 1 star, 2 stars, 3 stars …? I have tried several variants and none work. Only valid version found by me is the direct editing of the respective files, but … If I use the site in several languages, instead of English, those terms will be displayed in Romanian. And after any updates, those translations are lost.
Hi,
Where do you see the text “1 star, 2 stars, 3 stars” in the website please?
Thank you
Best regards
Hi,
The following elements cannot be translated: 1. Hotels -> New -> Class (none, 1 star, 2 stars, 3 stars, 4 stars, 5 stars) 2. Services -> New -> Price Type (night, person, person/night, adult, adult/night, child, child/night, fixed price, quantity, quantity/night, quantity/person/night, quantity/adult/night, quantity/child/night) 3. Activities -> New -> duration unit (hour(s), minute(s), day(s)week(s) 4. Menus -> New -> item type (page, article, URL, none)
Hi,
1/ It’s not possible to translate these values in the back office. But you can edit the file /admin/modules/booking/hotel/config.xml and replace 1 star with simply “1”, 2 stars with “2”, and so on.
2/ You can edit the file /admin/modules/booking/service/config.xml and replace for ex. “person/night” with [PERSON_PER_NIGHT] and edit the file /admin/includes/langs/xx.ini and add:
PERSON_PER_NIGHT="person/night"
You can also do this for point 1/ 3/ and 4/
Don’t translate the attribute “value”, only the text into the tag option>
<option value=”dont_translate”>[YOUR_TRANSLATION]</option>
http://multiresorts.pandao.eu/doc/#translationBest regards
Hi, is it possible that this multiResort site can be configured with a single Hotel? I know there is another unique option, but I want to have this option with this site to use in several sites. I would like to include this site in a single hotel website and also in a multiresort. it’s possible? Thanks
Hi,
You can use it for 1 hotel, the destination field will be hidden, but the hotel will be displayed in the booking page.
Best regards
You do not have option to book from hotel page ?
https://multiresorts.pandao.eu/en/hotels/paradise-hotelCan’t we book from hotel profile page ?
Hi,
You can book from the booking search form.The hotel will be displayed first in the booking results.
Best regards
Hi, with multi resort, if i have two resorts and want the users at resort “A” to only get bookings from that location once logged in and user “B” the same, is this possible. The way the booking for resort “A” is only accessible but the users assigned to resort “A”. Thank in advance
Hi,
Yes, manager of hotel A will only see his own bookings. But customers are visible for all admin users.
Best regards
Hi,
Your system looks to be mature and stable but lucks features like discounts, affiliate program, reviews from old buyers which are very important to any tour and travel website. People love discounts, to read reviews, and affiliate programs boost sales too.
I really want to buy it.Please consider adding them
Thank you
Hi. for singapore tax
*Rate=$100, *ServTax=10%, *GST=7% of (RATE+ServTax)... So the total should be $100+$10+$7.70 = $117.70….. How to achieve this please?
Hi team, this is pre sales enq. Is this possible?
1. GST must be after Service tax calculation. 2. Pay online payment (Paypal) should have 10% discounted price on total
Hi,
It’s not possible without customization. So I can send you a quote to achieve this.
Best regards
Haha. I lost a deal because of this essential feature was not as default feature & I told to my client, as our deve team will add that feature. But client felt like, even this essential feature also have to work, then dont knw whatever basic functions are not there, and rejected.. 
Please add the basic/essential features for a business applications.. The same ref: https://codecanyon.net/comments/22782901
Please what file should i copy to upgrade my installation to show hotel name on the booking summary printout, i have followed the upgrade instructions step by step but still cant get it to show
Hi,
The booking summary during the booking process is in the file /templates/default/models/summary.php
The booking summary in the confirmation email depends on the choosen payment mode, so: /templates/default/mdoels/payment.php for payments on arrival or by check. And /includes/payments/paypal_notify.php or 2checkout_notify.php for online payments.
Best regards
Hello,
Your system looks to be mature and stable but lucks features like discounts, affiliate program, reviews from old buyers which are very important to any tour and travel website. People love discounts, to read reviews, and affiliate programs boost sales too.
I really want to buy it.Please consider adding them
Thank you
Kashyard,
I would suggest you to upgrade it’s framework to laravel or CI that will make it a superb, as it’s really complicated to edit at back end in XML structure. If you guys will do this then i can assure you tons of sales in a year.
I cannot see the Button for Check Out for a booking in this demo admin : https://items.pandao.eu/items/?item=PandaMultiResortsbo
Hi,
What do you mean exactly by saying “Button for Check out”?
Best regards
I mean when a guest check out/finish the room
There is no particular action to perform because there is no room service or employes module.
Best regards
error during install the cms i see this Bad token! Thank you for re-trying by clicking on “Install”. × Welcome and i did all as in the instructions
Warning: Invalid argument supplied for foreach() in common\define.php on line 145
Warning: Invalid argument supplied for foreach() in common\define.php on line 150
Notice: Undefined offset: 404 in \common\define.php on line 186
Warning: Cannot modify header information – headers already sent by (output started at \common\define.php:145) in common\lib.php on line 1240
Warning: Cannot modify header information – headers already sent by (output started at \common\define.php:145) in wwwroot\common\lib.php on line 1241
i have tryed all nothing working and am working on windows server iis and php 5.4 am sorry i want my money back
in automatic install gives Bad token! Thank you for re-trying by clicking on “Install”. and in manual install gives alot of sql error and i followed all as mentions i think this is not working on my server !! and am soo angry and i wish to solve it or get back my money
Hi,
The delay for support answers can be up to 48h.
Edit the file /admin/setup.php and remove lines 68, 143 and 144. Then, retry the installation (empty the database first).
Did you try to make an manual installation like in the documentation? http://multiresorts.pandao.eu/doc/#installation (empty the database first).
Best regards
yes i tried all even the manual installation step by setp more than 10 times nothin work and am trying to remove those lines and try again
am sorry but the admin panel not working wrong css beside the admin panel buttons repeat the internal web dir. link and not working , i think can you help take a look https://ibb.co/2nKw6c6 https://ibb.co/D47MMcZ https://ibb.co/D5HJfr8
plz help
same old problem noting work plz help
Hi,
Can you send me the link, the admin panel access, the ftp details and the phpmyadmin access please? Thank you
Best regards
Make sure the file htaccess.txt has been renamed into .htaccess and the variable {DOCBASE} in this file (line 67) has been replaced with the document root.
RewriteRule ^ - [E=BASE:{DOCBASE}] [L]
Must be replaced with:
RewriteRule ^ - [E=BASE:/] [L]
For windows server, only if you’re working under a subfolder, edit the file /web.config line 27 and replace ”/” with ”/subfolder_name/”
Best regards
yes i did the rewrite rule still nothing work i will send you the admin panel access, the ftp details and the phpmyadmin inbox
i sent all data you will receive and email
It seems that your server have a strong cache. I need to refresh each time I make a change. I forced the environment variable to fix this issue. It works now.
Best regards
thnaks alot but i still have error
Fatal error: Call to undefined function array_column() in C:\HostingSpaces\admin\tangocampdahab.kiksee.com\wwwroot\admin\modules\booking\booking\availabilities.php on line 642
Fixed. I will add the fix in the next udpate. It works now on your website.
Best regards
thanks a lot you are one of the best in this market ⭐⭐⭐ , also can i install it my self again without any of this problems and how i can get your update <3
@pandao thanks aot <3 ⭐⭐⭐⭐⭐
i want to change the domain and the database but am facing the same problem can u tell me how to get over this problems <3
Thank you 
You need to get the same files, while I didn’t upload the fixes. Simply move the files and the database content, then edit the file /common/config.php to edit the database information with the new one.
Best regards
Hello, is there a way that is completely hidden when scrolling down the header with logo and menu? Thx Atilla
Hi,
Yes, edit the file /js/custom.js and remove or comment lines 55 and 56 (empty your cache memory and refresh).
Best regards
$(‘a#toTop’).on(‘click’, function(e){ e.defaultPrevented; $(‘html, body’).animate({scrollTop: ‘0px’}); }); $(‘body’).bind(‘touchmove’, function(e){ $(window).trigger(‘scroll’); }); $(window).on(‘onscroll scrollstart touchmove’, function(){ $(window).trigger(‘scroll’); }); $(window).scroll(function(){ var scroll_1 = $(‘html, body’).scrollTop(); var scroll_2 = $(‘body’).scrollTop(); var scrolltop = scroll_1; if(scroll_1 == 0) scrolltop = scroll_2;
//var scrolltop = isDesktop ? $('html, body').scrollTop() : $('body').scrollTop();
});
$(window).trigger('scroll');
if(scrolltop >= 200) $('a#toTop').css({bottom: '30px'});
else $('a#toTop').css({bottom: '-40px'});
if(scrolltop > 0) $('.navbar-fixed-top').addClass('fixed');
else $('.navbar-fixed-top').removeClass('fixed');
we’ll disable the header menue like https://m.youtube.com/?persist_app=1&app=m
Any idee how to manage the header out of focus?
Hi,
Did you manage to fix it?
Best regards
No, an you Show me a was how to fix it?
If I understand, you need to have a header which is not fixed in the window, but which stays at its place, right?
Best regards