QloApps Forums
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. General Discussion
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • Most Views
    • H

      How I add booking fess like cleaning or entrance fees?
      • headleyw

      3
      0
      Votes
      3
      Posts
      2865
      Views

      N

      @akanksha Thanks for the help

    • R

      Booking advance limit
      booking • • raneri

      2
      0
      Votes
      2
      Posts
      1099
      Views

      Faiz

      Hello @raneri
      This is not a default configuration of QloApps. Please raise a ticket for more discussion: https://webkul.uvdesk.com/en/customer/create-ticket/

    • E

      Multiple hotels site
      • elnnada

      2
      0
      Votes
      2
      Posts
      937
      Views

      Faiz

      @elnnada can you please explain what you mean by multiple hotel bookings. Do you mean that a guest can book rooms of multiple hotels from a single cart?
      If yes, then it happens in QloApps.

    • H

      Date Format Change
      • HeartValley

      6
      0
      Votes
      6
      Posts
      2031
      Views

      A

      @heartvalley
      Hi,

      If you are comfortable with making changes in the core files of QloApss you will need to make changes in the following files. The list has both smarty and javascript files.

      qloapps_root_dir\modules\wkroomsearchblock\views\templates\hook\landingPageSearch.tpl qloapps_root_dir\modules\wkroomsearchblock\views\templates\hook\categoryPageSearch.tpl qloapps_root_dir\modules\wkroomsearchblock\views\templates\hook\roomTypePageSearch.tpl qloapps_root_dir\modules\wkroomsearchblock\views\js\wk-room-search-block.js qloapps_root_dir\themes\hotel-reservation-theme\shopping-cart.tpl

      Make sure to set Template compilation to Force Compilation and to disable Cache from Advanced Parameters > Performance.

    • E

      How can we setup Free cancellation in QLO
      cancellation • • ehand

      3
      0
      Votes
      3
      Posts
      1151
      Views

      E

      @faiz Thanks, I will look on that

    • D

      Add new page
      • dvynstratigies

      2
      0
      Votes
      2
      Posts
      1797
      Views

      Faiz

      @dvynstratigies Hello,
      We do not give development training as such. But as you know QloApps is built is made on Prestashop. So you can use Prestashop dev docs to learn the development. And if you face any issues then please let us know.

    • E

      How to reflect code changes to browser
      • ehand

      4
      0
      Votes
      4
      Posts
      1473
      Views

      E

      @digitalwaiter

      Yes, Now changes are reflect. Thank you

    • P

      Live edit
      • protrapper

      7
      0
      Votes
      7
      Posts
      2048
      Views

      P

      @protrapper seen Thanks

    • T

      List of customers in which room
      • Tsab

      2
      0
      Votes
      2
      Posts
      827
      Views

      Faiz

      Hi @tsab
      You can check out QloApps Front desk addon, with the help of this addon you will have a calendar on the dashboard with all bookings on it.
      Please check the details here: https://store.webkul.com/QloApps-Front-Desk-System.html

    • L

      MYSQL version
      • lozmg76

      2
      0
      Votes
      2
      Posts
      1055
      Views

      S

      @lozmg76

      QloApps is compatible with MySQL 5.0+ to 5.7.

      The current version of QloApps should work fine with Mysql 8. If you face any issue while using QloApp with Mysql 8, We recommend you to use the recomended version of Mysql.

    • P

      Remove error popup
      • protrapper

      2
      0
      Votes
      2
      Posts
      888
      Views

      P

      Can anyone show me where to remove this popup?
      0bfd58d7-717e-4b47-a7cf-b66e5f4a6f8b-image.png

    • J

      Does Qlo work with WIFI Electronic Smart Door Locks,
      • Juan Robles

      2
      0
      Votes
      2
      Posts
      871
      Views

      Faiz

      Hi @Juan-Robles
      Yes, QloApps can work with these locks. But there is no addon already created because there can be many lock providers in the market.

      So we will have to integrate your required lock provider. Please create a ticket and share the APIs of the lock so that we can check the feasibility.

      https://webkul.uvdesk.com/en/customer/create-ticket/

    • E

      Thanks
      • easymathematics

      2
      0
      Votes
      2
      Posts
      1060
      Views

      Faiz

      Hello @easymathematics
      We are glad to hear that you like QloApps.
      If it is helping you then, please give QloApps 5 stars on Capterra and Trustpilot.
      Here are the links:
      https://www.trustpilot.com/review/qloapps.com
      https://www.capterra.com/p/152712/QloApps/

    • P

      Reservation period
      reservation period • • protrapper

      3
      0
      Votes
      3
      Posts
      1338
      Views

      P

      @shreesh thanks

    • T

      Docker installation
      docker installation • • tejastra

      5
      0
      Votes
      5
      Posts
      2696
      Views

      A

      @tejastra
      We replicate the issue at our end, got the same error you were getting while connecting cloud SQL database with qloapps :-

      Storage engine MyISAM is disabled (Table creation is disallowed).

      Here is the workaround of your problem:-

      Open the file located at :- PATH_TO_QLOAPPS_FILES/classes/db/DbMySQLi.php
      look for this funtion :-
      checkCreatePrivilege($server, $user, $pwd, $db, $prefix, $engine = null)

      under this look for -

      if ($engine === null) {
      $engine = 'MyISAM';
      }

      and patch like this:

      if ($engine === null) {
      $engine = 'InnoDB';
      }

      save the changes, and then you should be able to successfully connect your Cloud SQL database with Qloapps.

      Do let us know how it goes,
      Thanks

    • L

      Top main image in sub pages
      top main image sub pages • • lozmg76

      2
      0
      Votes
      2
      Posts
      1154
      Views

      Faiz

      Hello @lozmg76
      Go to the backend, in that select “Setting” from “Hotel Reservation System” tab. Then you will be redirected to "Hotel General Configuration" page. In that page, scroll down to configuration, you will find Hotel Background Image, in that click on add file and select the image which you want to display.

    • L

      Hotel Marketplace - create search for hotels - not rooms
      hotel marketplace create search hotels rooms • • lozmg76

      2
      0
      Votes
      2
      Posts
      1154
      Views

      Faiz

      Hello @lozmg76
      To make your QloApps website work as an OTA you only need to purchase and install QloApps Marketplace.
      More info here: https://qloapps.com/marketplace/
      But to modify the search in order to search on the basis of location and dates and then list hotels on the search result page, we will need to customize the system.
      Please raise a ticket to discuss further at https://webkul.uvdesk.com/en/customer/create-ticket/

    • C

      How to change photos slider in room details
      change details photos room slider • • cemarne

      4
      0
      Votes
      4
      Posts
      1773
      Views

      S

      @cemarne

      Using the changes in the link will change the view, but you will need to make changes that are for image panel only, do not make changes that are not relevant to images panel.

      The upgrade module will not clean the database, all the data created such as rooms, images, pricing, facilities, etc. will be saved.
      The upgrade module will only discard the changes done in the code and add all the new features.

    • J

      Qloapps Marketplace license and copyrights
      qloapps marketplace license copyrights • • jsinghani023

      4
      0
      Votes
      4
      Posts
      1739
      Views

      Faiz

      @jsinghani023
      Please follow the link shared by @cemarne it has all the details.
      If still you have some doubt then please share.

    • H

      Add products/services to room
      add room • • HeartValley

      3
      0
      Votes
      3
      Posts
      6719
      Views

      H

      Thank you @Faiz! I appreciate your quick response