176 comments found.
trying to update to the latest update and I’m getting::: The minimum PHP version required (v8.3.0) for the update is higher than the current PHP version.
::: the PHP version stated for the software is v8.2 , if I change it to 8.3 site don’t open to run update.
Hi,
The latest version of Miranda requires PHP 8.3 or higher. This is a requirement for the newest update.
If your site doesn’t work after switching to PHP 8.3, it’s likely a hosting configuration issue. Please try these steps:
1. Switch PHP version to 8.3 in your hosting control panel (cPanel or equivalent).
2. Make sure all required PHP extensions are enabled for PHP 8.3: BCMath, Ctype, Fileinfo, JSON, Mbstring, OpenSSL, PDO, Tokenizer, XML, cURL, GD, Exif, Zip.
3. Clear your browser cache and try again.
4. If the site still doesn’t open, check your error log at storage/logs/laravel-*.log or enable APP_DEBUG=true in the .env file to see the actual error.
If you still have issues, please share the error message from the log file and I can help further.
I’m having issue with paystack call back, when it returns after payment it shows error ::Internal Server Error Illuminate\Routing\Exceptions\UrlGenerationException vendor/laravel/framework/src/Illuminate/Routing/Exceptions/UrlGenerationException.php:35 Missing required parameter for Route: public.booking.information [Missing parameter: transactionId]. LARAVEL 12.53.0 PHP 8.2.28 UNHANDLED CODE 0 500 GET https://domain.com/paystack/payment/callback?reference=73JwyfCiv6i7S4P3KsNAVhkP8&trxref=73JwyfCiv6i7S4P3KsNAVhkP8 Exception trace 5 vendor frames route() platform/plugins/hotel/src/Providers/HookServiceProvider.php:32 27 add_filter(BASE_FILTER_APPEND_MENU_NAME, [$this, ‘countPendingBookings’], 140, 2); 28 add_filter(BASE_FILTER_MENU_ITEMS_COUNT, [$this, ‘getMenuItemCount’], 140); 29 30 if (defined(‘PAYMENT_FILTER_REDIRECT_URL’)) { 31 add_filter(PAYMENT_FILTER_REDIRECT_URL, function ($checkoutToken) { 32 return route(‘public.booking.information’, $checkoutToken ?: session(‘booking_transaction_id’)); 33 }, 123); 34 }
Hi,
We have just released it again to fix this issue.
Please go to Admin -> Platform administration -> System Updater and click on “Re-install the latest version”, then it should be fixed.
Thanks for your feedback!
Does it supports 1. multiple locations 2. Apple Pay through third-party integration. 3.customise guest recieve an sms (via sms provider API) when booking in?
Can you assist with installation using a regular license?
Hi,
1. No, it’s used for single hotel and 1 location. It doesn’t have multiple locations support.
2. We don’t have Apple Pay option.
3. We don’t have SMS integration in our script, just email notification.
4. Yes, we are providing free installation service on hosting which has cPanel or Direct Admin.
Pre Sales Questions:
1) Is it an all-in-one hotel booking management portal, or do I need to buy additional plugins?
2) Is RTL fully editable or just machine-translated?
Hi,
1. It’s a full script, it will be the same 100% as our demo site https://miranda.botble.com , you don’t need to pay any extra fees, don’t need to buy any extra plugins.
2. Yes, it’s fully translatable, you can translate your content from the admin panel, check it on our demo site http://miranda.botble.com/admin (admin – 12345678).
regarding apple pay , can be added customisation ? and about sms also what will be the pricings? ~
Hi,
Sorry, currently our team is too busy with our existing products and support customers, we can’t provide customization service at this time.
You might want to check out platforms like Freelancer.com, Upwork, or Fiverr to find someone who can help you out.
Or, you can post your request on our forum at https://forums.botble.com to connect with others who may be able to help.
hello all your system is down. Cloudflare issue pls fix
Hi,
It was having issue with Cloudflare, so all services are down, including Envato. It’s back now. Please check again.
Hi, after updating my site, I can’t manage any plugins and I can’t use the new iCal sync feature. There seems to be a general problem with my site. Could you please help me with this?
Hi,
Please show me error screenshots for it to guess what wrong.
Or please create a ticket on our support center https://botble.ticksy.com and give us access to your site admin to check it.
It doesn’t give any error when I synchronize iCal, it redirects to the site’s homepage, it doesn’t give any error via the console, and unfortunately, my support period has ended, so I can’t reach you.
Hi,
I have just tested this on https://miranda.botble.com/admin/hotel/sync-calendars , but I can’t see the issue, and it doesn’t redirect to the homepage.
Our dev team will check it again and fix this issue if it is from our code. Please wait.
Hi again. We are not seeing any errors related to this issue. When the iCal link is added, it does not save it; it redirects to the homepage. If you would like information about this, I can send it to you.
Hi,
We have just released a new version today, it is included some improvements for iCal features.
Try to go to Platform administration → System updater to upgrade your site to the latest version, then check again.
Hi,
You can check here that it is not synchronizing and there are no issues with the links.
SS Link: https://prnt.sc/XsTxuauTjHej
Hi,
Please upgrade your site to the latest version.
Then click on config icon: https://prnt.sc/48royOPGm-OH
Then add calendars for your rooms. Example: https://prnt.sc/nO-BleAiUOL_
Then click on Sync All button for testing https://prnt.sc/YcIXi7h5JO1Q
The same error persists. Could you please conduct a detailed investigation into this matter? Also, when we mark the added iCal link as “Delete,” the iCal is not deleted.
Hi,
For delete issue, we are working on it to fix this issue.
For iCal sync feature, can you show me some screenshots for this, does it show any error when clicking on Sync All button? I can’t guess what wrong because it’s working fine for me.
Hi, when I check it, it doesn’t give any error, it just doesn’t work. If I need to provide you with information for you to check, I can do so. It would be unfortunate if many people encountered this error like I did.
Hi,
I can’t guess what doesn’t work. Some screenshots about your iCal URLs will helpful.
We need to reproduce this issue from our side.
Our dev team will check this again, please wait.
Error syncing calendar: SQLSTATE[42S22]: Column not found: 1054 Unknown column ‘booking_number’ in ‘WHERE’ (Connection: mysql, SQL: select * from `ht_booking_rooms` where `room_id` = 2 and exists (select * from `ht_bookings` where `ht_booking_rooms`.`booking_id` = `ht_bookings`.`id` and `status` != cancelled) and ((date(`start_date`) >= 2026-11-22 and date(`start_date`) < 2027-01-09) or (date(`end_date`) > 2026-11-22 and date(`end_date`) <= 2027-01-09) or (date(`start_date`) <= 2026-11-22 and date(`end_date`) >= 2027-01-09)) and `booking_number` NOT LIKE ICAL-% limit 1)
Hi,
We have just released it again to fix this issue.
Please go to System Updater and click on “Re-install the latest version”, then it should be fixed.
Thanks for your feedback!
Error syncing calendar: Call to undefined method Botble\Hotel\Models\Booking::rooms()
Hi,
Please go to System Updater and click on “Re-install the latest version” one more time. We have just fixed it and tested it, it should be fine now.
It’s currently showing, but I think there’s an issue with the dates it’s showing—some days that are actually booked are showing as available.
Hi,
It was having date mismatch (extra day issue) in that iCal feature. We have just corrected it again and released it.
Please go to System Updater and click on “Re-install the latest version” one more time, then try again.
Hello, I did what you said again. I resynchronized it, but when I enter the date range for busy days, the same problem persists. Why do both of my homes appear as available?
Hi,
Please show me some screenshots or give me more details about this issue (detailed as possible), then I can forward it to our dev team to check this issue, it will help us find the issue faster.
Or please create a ticket on our support center https://botble.ticksy.com and give us access to your site admin to check your site data.
where can i edit “Situated In Prime Position At The Foot Of The Slopes Of Courchevel Moriond.”
Hi,
You can change it in Admin → Pages → Homepage.
https://prnt.sc/nItDNrKW0mxF https://prnt.sc/Jyay7X-iDG4Hokay, and image for breadcrum how to change
How can I remove this blue background color so that I can see text color? I have tried adding customer css and js also editing full calender css but still remains? Please view screenshot link. https://ibb.co/rBnNd2H
Your demo also has same issue
Nevermind I got it to work. I just had to run composer again.
Thank you.
Hi Botble, I am interested in your Booking System we currently use Airbnb, Booking.com and others for our properties. I see their is an iCal Sync option in the bookings sections.
Does it supports automatic sync of bookings to other platforms or it has to be done manually.
Will the dates be automatically blocked if I receive a booking on your booking system on other platforms what is the time interval to avoid double bookings.
Does it only work for single location, can we use it for different properties we operate having different locations.
Awaiting more details.
Hi,
1. Yes, you can download iCal, and import it to your calendar to sync booking info from our script.
2. It won’t block dates if your hotel is booked from other platforms, you need to check it in your calendar manually.
3. It just works for a single hotel, it doesn’t support multiple locations.
Hello and great product, before purchase I would like to inquire for the following if it’s already there or I couldn’t see it in demo.
1. Login and Sign up only shows when you go to booking section, how about if already booked and wanted to check my booking details, it will be great to add sign in sign up button page.
2. Other service like Airport pick up to be selected separately as others like bar, restaurant etc or if it can be added.
These are what we expected so far, let me know how to do about it thanks. Looking forward working with you.
Hi,
1. I think we will add login/register buttons in this section https://prnt.sc/kmm3z2bZm2n4
We will try to update it in the next version.
2. Yes, you can add more services in Admin → Hotel → Services.
Okay great, that means we can create a page as logins as well. Let me purchase and install it, the rest shall flow as updates rolls
Thanks very much.
Thank you.
Hi, does the update includes the function of booking from the admin section?
Hi,
We don’t have this feature in the current version, but we will add it in the next version, please wait about 2 weeks.
I was checking the site for my holiday homes business. got some bugs.
also, need to know if i can connect it by api with any channel management software ??
Hi,
Please give us more details about that bugs, our dev team will check and fix it.
We don’t have API to connect with any channel management software for now.
fixed
Thank you.
Please how the admin create booking, for a customer from the admin dashboard
Hi,
Sorry, we don’t have option to create a booking from the admin panel for now.
We will consider it in future versions.
Hi, - can I have a service price (like breakfast) in the room (I book it with the room), I want to choose a room for 2 night, with breakfast, with an amount of BF depending of person (for example, 2 adults 2 kids, but just 2 or 3 BF…), so it add 20e per BF to the price)? - Can I book a room in the BO if I receive a booking by telephone? - The price is for the night, not the day? thanks
Hi,
Sorry, we don’t have those features for now. We will improve it in future versions.
Thanks for your feedback!
thanks. so I can’t link the “food” or services section to a room ?
Hi,
We don’t have option to set food price or service price based on number of persons (just have once time price and per nights), and we don’t have option to add booking from the admin panel for now, customer needs to book a room from the website.
OK, is this (breakfast booking) can be up soon? thanks.
Hi,
Sorry, we don’t have plan for it at this time. We will consider it when we have more time in the future.
Hi, I’ve tried to install, but I get https://mydomainnaime.sudom.fr/public/public
Can you help please? thanks
Hi,
Not sure what wrong, but you can remove /public completely from URL.
Check this article https://botble.com/the-best-way-to-install-our-script-on-a-shared-hosting
If it doesn’t work for you, please create a ticket on our support center https://botble.ticksy.com and give us access to your hosting, our dev team will check it for you (note: it’s weekend in our time, so it maybe a bit deplayed).
I have send a ticket: Ticket #3825242
thanks to help me.
Hi,
In that ticket, please give us access to your hosting, our dev team will check it for you
Hi, I got it to works. But I don’t know why when launching https://mydomaine.hotel.com/ I have https://mydomaine.hotel.com/public/public/
where can I suppress the /public/public/ ? or what should I do?
Hi,
Maybe it has redirects cache issue on your browser, try to clear your browser cache or check it in icognito mode.
yes, that ’s exactly that!!! thanks a lot, nice job and great help!
I may need customization. can you help? you have my email in the tickets. thanks
Hi,
Sorry, currently our team is too busy with our existing products and support customers, we can’t provide customization service at this time.
You might want to check out platforms like Freelancer.com, Upwork, or Fiverr to find someone who can help you out.
Or, you can post your request on our forum at https://forums.botble.com to connect with others who may be able to help.
Hello i was checking the backend and how can we change images of the homepage?
Hi,
It’s in Admin → Appearance → Theme options → Sliders.
Hi is it possible to add new reservation from admin panel ? instead of front website ? any easy solution to disable the front website ? and keep only the admin ?
thanks in advance
and, how to update a reservation ?
Hi,
Sorry, we don’t have option to make a reservation from the admin panel.
Booking is just from the website for now.
If it has issues with a reservation, you need to cancel it and ask your customer to book that room again.
Hi, Are you planning to make a multivendor version?
Hi,
Sorry, this is a single hotel script. We don’t want to add multivendor feature to it.
Can I edit this source code to meet my requirements?
Hi,
We are providing full source code, no encryption. You can customize it if you want.
Our script is structured using modular structure.
https://moezmissaoui.medium.com/exploring-modular-architecture-in-laravel-c44a1e88eebfOur source code is located in folder /platform.
It’s developed in modular structure. Separated to many modules.
Example, for Hotel feature:
- Controllers: platform/plugins/hotel/src/Http/Controllers.
- Views: platform/plugins/hotel/resources/views.
- Routes: platform/plugins/hotel/routes/web.php
- Migrations: platform/plugins/hotel/database/migrations.
Front theme is in platform/themes/miranda.
You can learn more about our code on https://docs.botble.com/cms or YouTube https://www.youtube.com/channel/UC6G-qF9Ce4-4qszvgw0ErKg
Join our Facebook Group https://www.facebook.com/groups/botble.technologies or Forum https://forums.botble.com to learn more about our source code.
By this structure, we can make more plugins and themes. There are many free plugins on https://marketplace.botble.com/products which developed by our community author, and it can be installed from Plugins → Add new plugin.
Great, I want to integrate custom payment gateway so is it possible?
Hi,
It requires code customization, need to develop a plugin to integrate with this payment gateway.
You can see our examples in folder platform/plugins.
Ex: platform/plugins/razorpay or platform/plugins/paystack.
You will need to make the same structure and handle events when checkout to implement a new payment gateway.
https://forums.botble.com/d/1-tutorial-integrate-a-new-payment-gatewayHi I want to ask a pre sale question. I am planning to buy this great booking system, but I should know if it is fully opensource, and which version of laravel is used. Additionlly Is it possible to add new payment gateway and doing some customizations without breaking the original script codes.
Hi,
Yes, our script is fully open source, we don’t encrypt source code, you can customize it if you need.
We are using Laravel 10, and we are planning to upgrade to Laravel 11 in the next 1–2 months when almost hostings support PHP 8.2
You can add a new payment gateway as a plugin in platform/plugins, the same as our existing plugins, so it won’t break original code.
We have a community place too, they have made many free payment plugins https://marketplace.botble.com/products?q=pay&is_recent=false&is_popular=false&is_top_rating=false&most_viewed=false
Thanks for your kind response. The last thing I want to learn about SEO features is whether the script adds related Google Rich snippets to site posts, pages, or other parts. You created a great script with so many details, so I hope your script has this essential SEO support.
Additionally, you told us that we can customize the script as we like because of its open-source code. What will happen to the customization we made when you updated the script? Is there a way to keep the customizations in a separate folder, and not have to re-edit the script at every update?
Hi,
Yes, we have rich schema support for post already.
You can check it on https://search.google.com/test/rich-results/result?id=HiYr6tS2l7c67qhPbrwGsQ
If you don’t make too many changes in source code, just copy your changes to a safe place, then upgrade your site using System Updater and copy your changes back.
If you know how to use Git, you should use Git to compare our changes with your changes to know which files need to be updated.
The best practice to customize our features is that making a plugin in platform/plugins. Do the same as we did for other plugins, it will help you keep your changes when using System Updater.
If you want to customize our theme, you should rename it first, check this article https://botble.com/rename-theme-in-botble-cms
Hello, I’m interested in your script. 1. when I buy it, can I remove the e-mail as a mandatory option? Because in my region, people don’t often use e-mail. But the phone number as a means of identification. 2.I want to know how to register a guest who has been assigned a room directly by an administrator.
Hi,
Sorry, we don’t have those options for now.
We will consider it in future versions.
Do you plan to add this feature to handle walk-in reservations? If so, how soon do you think it will be implemented?
Hi,
Sorry, we don’t have this plan for now, we will consider it when we have more time.