906 comments found.
PLEASE FROM YOUR I REALIZED THAT ONCE YOU LOG IN AS AN ADMIN YOU WILL HAVE ACCESS TO ALL THE REGISTERED/CREATED HOTELS.
PLEASE IS THERE ANYWAY THAT EACH HOTEL ADMIN WILL HAVE ACCESS TO JUST ONLY ONE HOTEL AND MAYBE CAN’T BE ABLE TO CREATE A NEW HOTEL,
THANKS
Hi,
In which section please? Availability?
Best regards
I mean the multi resorts .
How to access a single hotel and the admin
Login with: john / 123456
Hallo, can you add booking feature to activities separtly as an option
Hi,
Yes it’s planned in next update 
Best regards
How to change footer color on all pages?
Hi,
Edit the file /templates/default/css/colors.css line 468
Best regards
Pre Purchase Question : 2 Things i may need clarification or may require additionally if its not already present
1. An OTP Verification for User Account through SMS. And an SMS Notification to the User once a Booking is Made and Also When an Existing Booking is Modified. I can get you the SMS Gateway I’ll take care of the SMS Package. Just need to know the Integration Cost.
2. Payment Gateway – Required to Integrate PayUMoney or Instamojo for Payment Gateway.
Please Let me know the additional modification Costs for these above Requirements.
Thank You.
Hi,
Can you send me your requirements here please support@pandao.eu. Also tell me which SMS API please.
OTP verification: so you need a unique code sent by SMS to the new customer (or for each booking?).
Best regards
Hello,
Sorry for the late reply. We’re Planning to use textlocal.in or msg91.com .
Usage of SMS Integration :
OTP Verification : 1. For Unregistered Members – Guest Booking Each and Every Booking Requires OTP Verification.
2. For Registered Members, OTP During Member Registration and First Booking.
Booking Confirmation : Booking Confirmation Should be Sent as SMS for Each and Every Booking.
Please also revert to my query on Additional Payment gateway integrations.
Kindly revert with the Total Cost that may involve. Thank You. Also Sent Email too.
What values do you enter in hotel rooms, packages and rates to get the reservation made? and tried with several values and always send me the error “No availability” ///////// que valores ingreso en habitaciones hoteles paquetes y tarifas para lograr que se realice la reserva. e intentado con varios valores y siempre me envia el error “No availability “
Hi,
When you add a room in the admin panel, you define a default price, but this price is not used to check availabilities. You need to add rates (prices) for each room in the admin panel: Admin > Modules > Rates
Make sure you’ve defined a “Number of people” and a “Price / night” (if the price is per room) OR a “Price / extra adult or child / night” (if the price is per person) when you add you rates.
Add prices in the module Rates>
- For a price per night PER room, define a price per night (field “Price / night”) and a number of people (field “Num people”) = max capacity of the room (field “Max people” of the module “Rooms”). Here “Num people” is the number of guests included in the price. You can also define a smaller value for “Num people” and use the fields “Price / extra adult / night” and/or “Price / extra child / night” to add an extra cost for additional persons.
-For a price per night PER person, define a price per adult and/or children (fields “Price / extra adult / night” and/or “Price / extra child / night”). Here the field “Price / night” = 0 If you have special prices for children according to the age, better use the field “Children’s rates” instead of “Price / extra child / night”.
Make also sure that there is no maintenance dates defined in admin > modules > rooms > edit
Best regards
my mistake – problem solved had maintenance dates, thanks
I have added rates and hotels. but when i try to book it says no availablity
Hi,
When you add a room in the admin panel, you define a default price, but this price is not used to check availabilities. You need to add rates (prices) for each room in the admin panel: Admin > Modules > Rates
Make sure you’ve defined a “Number of people” and a “Price / night” (if the price is per room) OR a “Price / extra adult or child / night” (if the price is per person) when you add you rates.
Add prices in the module Rates>
- For a price per night PER room, define a price per night (field “Price / night”) and a number of people (field “Num people”) = max capacity of the room (field “Max people” of the module “Rooms”). Here “Num people” is the number of guests included in the price. You can also define a smaller value for “Num people” and use the fields “Price / extra adult / night” and/or “Price / extra child / night” to add an extra cost for additional persons.
-For a price per night PER person, define a price per adult and/or children (fields “Price / extra adult / night” and/or “Price / extra child / night”). Here the field “Price / night” = 0 If you have special prices for children according to the age, better use the field “Children’s rates” instead of “Price / extra child / night”.
Make also sure that there is no maintenance dates defined in admin > modules > rooms > edit
Best regards
I want the rate to be $0 If i set $0 it shows no availablity. i want to charge for activities only
Hey panda, on booking activities section, suppose i booked the hotel on 2/2/2018-3/02/2018. But I’m not able to pick date 2/2/2018. How to unblock the dates. I want the user to selct all dates of whole month to be enabled.
Hi,
Really sorry for the delay. Replace the line 93 in the file /templates/default/common/get_activity_sessions.php with the following code:
if(in_array($n, $opening_days) && $time > gmtime()+14400) $sessions[$time] = gmstrftime(TIME_FORMAT, $time);
14400 = 4 hours * 3600 seconds (all sessions will be blocked 4h before starting) you can edit this value.
Best regards
I have a question regarding activity sessions: If we have an activity that runs for an hour at a time and we have 4 of those a day and those run daily, from what I can see on the demo, its only possible to (for a week stay) select only 1 day in the calendar and only 1 session in the day. Is that correct?
Hi,
Yes, exactly.
Best regards
is there any way we could achieve this another way? Book more than one session in a day and as many days as required?
It will be an improvement which needs to be implemented in a future update or an extra feature.
Best regards
Thank you
1) From where i can change the sign up welcome email activation content? 2) When a customer books a room website owner will get an email?
Hi,
1/ In the file /templates/default/common/register/signup.php
2/ Yes, exactly.
Best regards
Hi, When booking confirmed, after the room will archived automatically or should the admin/manager do that from CMS? Thanks
Hi,
The system do it automatically. When a user search for a room, the system checks the existing bookings and display only the rooms as available with at least 1 room “not booked”.
Best regards
Hi, Thanks for reply for me, the system “not archived the room automatically” unfortunately!! I just confirmed a booking for one room and still available in the next search Kindly, advise
Hi,
Is this booking marked as paid? Also check in your module Rooms, when you edit this room, the Number of rooms must be “1” or more (but if there is only 1 booking, it will remain available).
Best regards
Hi, 1- please tel me how to change the words of the top of the browser when login/logount “Pando CMS Dashboard” i want to replace with my site name 2-how to remove the or replace the this image seen when logout https://prnt.sc/mgbxbt . please i hope you reply to me ASAP because iam too late to launch my site
thanks
Hi,
1/ Edit the file /admin/includes/inc_header_common.php (title tag)
2/ Replace the file /admin/images/logo-admin.png with your own image (same size)
Best regards
Hello. Pre purchase question.
Looking at the demo, I dont see a way to have 1 room with 2 rates -> single person and a per-person sharing rate.
If I look at your Royal Hotel example, the setting on the backend has an additional person charge that is not coming through on the front end when I choose 2 people. Instead it is just doubling the single person rate.
Your documentation does not show how to do this.
Hi,
For a price per night PER room, define a price per night (field “Price / night”) and a number of people (field “Num people”) = max capacity of the room (field “Max people” of the module “Rooms”). Here “Num people” is the number of guests included in the price. You can also define a smaller value for “Num people” and use the fields “Price / extra adult / night” and/or “Price / extra child / night” to add an extra cost for additional persons.
For a price per night PER person, define a price per adult and/or children (fields “Price / extra adult / night” and/or “Price / extra child / night”). Here the field “Price / night” = 0 If you have special prices for children according to the age, better use the field “Children’s rates” instead of “Price / extra child / night”.
Best regards
Thank you. I am going to try that now
Disabled saves on demo, but I will take your word for it
Follow up question below
Please check mail
please I need a direct demo to this multi- hotel management. without the codecanyon link, to dis please to my client. thanks
kennethojobor@gmail.comPLEASE CAN I GET A DEMO THAT IS NOT ATTACHED TO THE CODECANYON TO DISPLAY TO MY CLIENT , I DO NOT WANT THE SOURCE LINK TO DISPLAY , kennethojobor@gmail.com
Hi,
https://multiresorts.pandao.eu
https://multiresorts.pandao.eu/admin
pandao / 123456
Best regards
Please this link is not opening sir
It works for me and others. Check your internet connection, empty your browser cache and history, try to empty your DNS cache (windows menu > type “cmd” > type “ipconfig /flushdns”), and retry.
Best regards
OK, maybe I will try it using System. I Have been using my Android phone before . Thanks
Yes, Working perfectly now both phones and System., thanks so much
Perfect! You’re welcome 
hello i want to purchase but i ask if the web site customized for only tours package only and dont use in hotels reservation i mean i want the script for travel agency booking a vacation
Hi
It’s planned in the next update to make bookings of tours possible without booking a room. No precise delay for the moment but you can install and update later.
Best regards
do you have any planning for mobile app for this CMS
Hi,
No, sorry, it’s not planned, unfortunately.
Best regards
Hi… problem here!
in availabilities.php, when I log as an HOTEL, i can see Rooms that are not connected with the hotel logged!!!!
For example: if i log as CUSTOM HOTEL, i can see in availabilities.php rooms connected only with ROYAL HOTEL!!!!
Any ideas? Thank you in advance!
Hi, any news for the problem with your script?
I solved by myself:
on line 532 of availabilities.php NOT use the commented line but instead this one:
if($_SESSION['user']['type'] == 'hotel') $query_room .= ' AND users REGEXP \'[[:<:]]'.$_SESSION['user']['id'].'[[:>:]]\'';
Hi,
Sorry for the delay, you’re right this line was commented for another script. I will upload the fix in the next update. Thank you
Best regards
Hi… pre sale questions: 1.can i choose what menu voices an hotel owner can see in via panel when logged? Example: can i disable Rooms or Hotels link in menu?
2. Can i add custom pages in the menu?
3. Can i add custom records on DB?
4. Your documentation explains your DB logic and how to retrieve or write data on DB during your core functions?
Thank you in advance
Using Your core functions*
Hi,
1/ Yes, in the config file of the module (/admin/modules/.../config.xml, you can grant specific rights to a specific user type (view, all, publish, add, edit, upload… no_access…)
2/ Yes, simply edit the file /admin/inc_top.php and add your menu entry for the admin panel.
3/ You can add your own modules and add your custom records: http://multiresorts.pandao.eu/doc/#modules
4/ Have a look in the documentation > modules and also in the file /admin/modules/.TABLE_NAME_WITHOUT_PREFIX/db.sql
Best regards
Thank you!!!
please where i can but the xml generated file or code in my site? which file? please give step by step guide, also how to get free site map?
Hi,
If you’re tlking about the sitemap.xml, use this tool https://www.xml-sitemaps.com/ and place the generated file sitemap.xml at the root of your website. Don’t forget to send this sitemap to the Google Search Console.
Best regards
please give an example where to put the file ex. mysite.com/aplication/sitemap, also i would like to ask you what are these other updates available now, could list the files that could be changed and how to change them please.
with best regards
mysite.com/sitemap.xml
i have made updates but could you please let me know how to excute my sql database with steps
Hi,
In your hosting, you should have an access to your database (phpMyAdmin). Copy the SQL queries of the changes log (https://items.pandao.eu/updates?item=1) (one by one), go to phpMyAdmin > tab “SQL” > paste the query and click on “Execute”. That’s all.
Best regards
Hello. How are currency exchanges obtained (to show different amounts according to each currency)? Admin must set them one by one, or is there a connection to currency converter or other online service? Thank you
Hi,
There a connection to a currency converter service.
Best regards
please i don,t see any update or solve, does the update manual or automatic? please i want hotel owners to register as hotel and to have two types of users hotel and user.
i hope you will help solve this thanks
Hi,
The update is available.
You can download the latest version on CodeCanyon in your “Downloads” section. Then, you can make a new installation or update your current installation.
Replace all the files mentioned in each update here (https://www.pandao.eu/updates/?item=1) and execute the SQL queries, when specified, in your SQL manager (e.g. phpMyAdmin).
Note: You need to make each update in the correct order, from the oldest to the latest. The best way is to update your installation regularly. You can also make a fresh install with the latest version.
Best regards
that is big problem ! and i will lose my database information, why ica,nt update via admin panel, fresh instalation is is problem, pllease give me information how to update step by step.
with thanks
No, you won’t loose your database information if you make the update by replacing the mentionned files and executing the SQL queries.
Best regards