QloApps Forums
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Popular
    Log in to post
    • All categories
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All Time
    • Day
    • Week
    • Month
    • K

      display issue
      Technical Help • • kondo

      5
      0
      Votes
      5
      Posts
      2543
      Views

      S

      @brian-belen

      Till QloApps version 1.6.0, the supported version of Apache is 2.2 and In the WampServer 3.3.5, the provided version of Apache is 2.4.

      We suggest you please use a WampServer version that has Apache version 2.2.

    • B

      how to show hotel name in invoice
      Technical Help • • bdulharis

      5
      0
      Votes
      5
      Posts
      1207
      Views

      S

      @bdulharis

      Yes the approach you suggested was right, we are going to raise a new PR for this with some additional changes in invoice.

      Also thanks for being an active member on QloApps forum.

    • T

      Docker installation
      General Discussion • docker installation • • tejastra

      5
      0
      Votes
      5
      Posts
      2106
      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

    • R

      How to set payment gateway for instamojo
      Technical Help • set payment gateway instamojo • • Rahul

      5
      0
      Votes
      5
      Posts
      1526
      Views

      Faiz

      Hi @rohit_baraily
      No, a CS-Cart module will not work on QloApps as these two are completely different platforms.
      If you want PayU payment gateway then we can integrate it.
      For more details on Payment gateway check this topic: http://bit.ly/2B5tjew

    • R

      How to remove dummy text from fronted?
      Technical Help • remove dummy text fronted • • Rahul

      5
      0
      Votes
      5
      Posts
      1442
      Views

      Faiz

      @Rahul glad to know the issue is resolved!

    • P

      How to create dropdown for "Hotel Locations".
      Technical Help • create dropdown hotel locations • • pranaysalve

      5
      0
      Votes
      5
      Posts
      1469
      Views

      Faiz

      @pranaysalve
      Yes, it is possible that we make this field as a drop-down instead of a text search field.
      Just raise a ticket to discuss more: https://webkul.uvdesk.com/en/customer/create-ticket/

    • A

      Payment Gateway
      General Discussion • • amebu96

      5
      0
      Votes
      5
      Posts
      3254
      Views

      D

      We are glad to inform you all that we have released the QloApps Housekeeping Addon.

      You can explore the demo of QloApps Housekeeping Addon and the user guide of QloApps Housekeeping Addon to learn about the functionality and configurations of the module.

      Please follow this link to purchase the QloApps housekeeping addon from our store: https://store.webkul.com/qloapps-housekeeping.html

    • K

      room packages
      Technical Help • room packages • • ksu

      5
      0
      Votes
      5
      Posts
      1395
      Views

      K

      ok thank you..!!! i will contact you tomorrow.

    • L

      Mobile home page search does not work
      Bug Report • mobile home page search does • • lozmg76

      5
      0
      Votes
      5
      Posts
      1588
      Views

      D

      Thank you very much mr shreesh, , this is very helpful, if there is anything I want to ask, I will write on another topic

    • S

      Display order of products
      Technical Help • display order products • • sujatha

      5
      0
      Votes
      5
      Posts
      1253
      Views

      S

      @Faiz Thanks so much, Faiz! I needed to understand the logic. Ascending order of price seems good.

    • C

      installation problem
      Technical Help • installation problem • • codeware

      5
      0
      Votes
      5
      Posts
      1612
      Views

      Faiz

      Hi @codeware We have not faced such an issue on our end. So we will have to check it on your server.
      So please raise a ticket and provide us your FTP details and the URL on which you are trying to do the installation.
      https://webkul.uvdesk.com/en/customer/create-ticket/

    • C

      how-to-set up google-analytics
      Technical Help • how-to-set • • cemarne

      5
      0
      Votes
      5
      Posts
      1112
      Views

      S

      @MMar

      You only need to provide the Tracking id in the module, no need to configure anything in the Google API console.

      do note that you need to add the complete tracking id (i.e UA-123456789-1) as displayed on the google analytics console.

      If you still face the issue, please raise a ticket at https://webkul.uvdesk.com/en/customer/create-ticket/
      And on the ticket please share your QloApps Credentials and FTP details so that we can look into the issue.

    • S

      Tax rules
      Technical Help • tax rules • • sujatha

      5
      0
      Votes
      5
      Posts
      1327
      Views

      S

      Thanks so much @Faiz

    • D

      How can I block the room?
      Technical Help • block room • • duongledong4

      5
      0
      Votes
      5
      Posts
      1948
      Views

      D

      Thanks for your suggestion. At the moment, my website is not too big, so not really need it. I will back at reasonable time.
      Thank you

    • J

      Customer Statement
      General Discussion • • jaakoole

      5
      0
      Votes
      5
      Posts
      910
      Views

      A

      @Aradhana-Kumari said in Customer Statement:

      Hi @jaakoole ,

      To check a customer’s due amount, you can filter it from the order details page:

      Admin → Orders → Order

      Click on Filter.

      Enter the customer name if you want customer-wise data.

      You will then see the due amount.

      Reference: Screenshot

      By following these steps, you will be able to find the due amount.

      Thanks for the help

    • H

      Selling Individual Item For Current Guests
      Technical Help • • HeartValley

      5
      0
      Votes
      5
      Posts
      1258
      Views

      Faiz

      @heartvalley We do offer a feature in which you can display additional facilities and sell them along with your rooms. The customer will be able to select the service or a product to the cart from the Room type page or the checkout page.

      Please check this link for more details: https://qloapps.com/qlo-reservation-system/#section-12

      But if you want to just sell tickets which will be available for just one day then there will be a custom development required and it is up to you if want to do it yourself or want our help.

    • I

      Problem calculating additional feature when added from back end
      Bug Report • • igrudeva

      5
      0
      Votes
      5
      Posts
      1844
      Views

      I

      Thank you very much for the answer. It's working just fine.

    • H

      Hourly Booking
      Technical Help • • Hellvette

      5
      0
      Votes
      5
      Posts
      1337
      Views

      A

      @unisport1 , I would like to tell you that Hellvette was looking for hourly booking functionality so he created a ticket to discuss his requirements with our tech team.

      As I can see that you also have similar requirements so to discuss the same in greater detail, you can raise a ticket at: https://webkul.uvdesk.com/en/customer/create-ticket/

    • L

      switching from http to https strange behavior
      Technical Help • • lbo

      5
      0
      Votes
      5
      Posts
      1408
      Views

      L

      @Mimperio

      As i am in France i use OVH as hosting provider , and a VPS

    • S

      configuration of roomtype
      Technical Help • configuration roomtype • • sujatha

      5
      0
      Votes
      5
      Posts
      1354
      Views

      Faiz

      @ksu Creating different room types will create issues in inventory management. She only has a single room type so if she created a different room type then it will make the inventory more than the actual inventory present.