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

      Property Order->id_address_tax is empty
      • leokonwar

      2
      0
      Votes
      2
      Posts
      1006
      Views

      A

      Hi @leokonwar

      We do not found this error in the latest version of QloApps v1.6.0. So please mention which version of QloApps you are using currently.

      Also, if there are any specific steps to reproduce this error, then please describe the steps also.

    • N

      LOGOUT AFTER SAVE SETTING
      • nazirul

      2
      0
      Votes
      2
      Posts
      874
      Views

      A

      Hi @nazirul

      This issue might be caused due to the use of a proxy server to host QloApps.

      By default, QloApps is configured to check for the IP address of the cookies which in your case was failing whenever IP was getting changed. This default configuration has been disabled for now.

      The configuration is located at:
      Administration > Preferences > Disable "Check the cookie's IP address" option

      Below is the attached screenshot for the same:
      Preferences-•-Ashish-Lal.png

      Thank you.

    • N

      Change domain name
      • nz-camper

      2
      0
      Votes
      2
      Posts
      1297
      Views

      A

      @nz-camper It seems to be due to the old domain still being saved on the database. We request you to update it to the required domain.

      Please use the following guide to make the required changes to fix the domain issue on your server.

      Migration guide: https://qloapps.com/how-to-migrate-qloapps-to-a-new-server/#section-3

      Please make sure to make all the mentioned changes.

      We recommend you go through the full guide for detailed information.

    • N

      Multiple redundant servers
      • nz-camper

      2
      0
      Votes
      2
      Posts
      2381
      Views

      A

      @nz-camper This setup should work fine. Just make sure the file changes are synced properly in all QloApps servers.

    • D

      Housekeeping Checklist for employees
      • daisy

      3
      0
      Votes
      3
      Posts
      2668
      Views

      D

      We are glad to inform everyone 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

    • R

      Abandoned cart
      • rav1971

      2
      0
      Votes
      2
      Posts
      1485
      Views

      A

      Hi @rav1971 ,

      We acknowledge this issue and this is on our roadmap. We will provide you with a patch for the solution of this issue.

    • R

      api auth error
      • rav1971

      2
      0
      Votes
      2
      Posts
      1101
      Views

      V

      Hi @rav1971,

      To authenticate using the Authorization header, you need to encode your API key in base64 as user:password pair. In QloApps, user is your API key and password is empty.

      Please refer to https://devdocs.qloapps.com/webservice/basic-topics.html#authorization-header for using Authorization header in QloApps Api.

    • M

      I8n Error / Hin Text in Controller
      • michi

      2
      0
      Votes
      2
      Posts
      1224
      Views

      V

      Hi @michi,

      To translate this text in the controller you don't need to make any changes to the code. You can translate the error messages in QloApps with the following steps:

      Go to "Translations" in the "Localization" tab.
      Select the type of translation as "Error message translations" then select the language and click on modify.

      selecte_translation.png

      After this you will be able to update the translations for the error messages for the front controller.

      update_translation.png

    • M

      Price per Adult / Child per day
      • michi

      4
      0
      Votes
      4
      Posts
      1713
      Views

      A

      Hi @michi

      The feature for Price per Person day is currently not available in QloApps but we have already added it to our roadmap for the next major release.

      We will surely update you once our next major release is out.

    • T

      How to reset or find my username and password for my backoffice admin page?
      • travelwo

      2
      0
      Votes
      2
      Posts
      1308
      Views

      D

      Hi @travelwo,

      If you have completed the email setup in QloApps and you remember the email ID that you have used, then you can click on forgot password to reset your password (http://tinyurl.com/yqla3ln9 ).

      You will receive an email through which you can set a new password for your account.

      In case you are unable to reset your password, then we request you to create a ticket and share your server details, website URL, and Database details on the ticket only. Our team will help you further accordingly on the ticket.

      You can create a new ticket from here: https://webkul.uvdesk.com/en/customer/create-ticket/

    • R

      Required MARIADB version less than 10.5.0 AND found version is : 10.6.15
      • rmorris

      2
      0
      Votes
      2
      Posts
      916
      Views

      D

      Hi @rmorris,

      QloApps by default supports MySQL version 5.1 to 5.7 for the database.

      We suggest you connect with your service provider and tell them to install compatible MySQL on your server to install QloApps. This will definitely resolve your issue.

    • K

      THIS PAGE IS NOT AVAILABLE WE'RE SORRY, BUT THE WEB ADDRESS YOU'VE ENTERED IS NO LONGER AVAILABLE.
      • kaziel

      2
      0
      Votes
      2
      Posts
      1023
      Views

      A

      Hi, @kaziel ,

      We have checked this at our end but found no issue in translations.
      If there are any specific steps to reproduce the issue then please mention the steps. Otherwise, We have to check this issue on your server and for that, we request to kindly create a ticket and share your Admin URL, Admin credentials and FTP details with us.

      You can create a ticket from here: https://webkul.uvdesk.com/en/customer/create-ticket/

    • J

      Problem with Sumup plugin
      • jamessou13

      2
      0
      Votes
      2
      Posts
      1021
      Views

      S

      @jamessou13

      The SumUp checkout require payment scope which is restricted from SumUp end by default, Please check SumUp Documentation.
      Please contact SumUp support to enable payment scope for your account.

      If you are still unable to accept payment after enabling payment scope.
      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.

    • D

      How to display build files
      • daicie

      2
      0
      Votes
      2
      Posts
      962
      Views

      S

      @daicie

      We cannot confirm the exact issue but in your current code snippet we found the following errors

      $appContent is not defined anywhere in the hook. qloAngular_calendar.tpl template is called multiple times which is not required, also the variable $calendarContent is not used anywhere. // The following code is not required as $this->display() function fetches and returns the passed template by default. $calendarContent = $this->context->smarty->fetch($this->local_path . 'views/templates/hook/qloAngular_calendar.tpl');

      Please enable debug mode which will help in further debugging the issue
      https://devdocs.qloapps.com/introduction/configuration.html#debug-mode-error-reporting

    • V

      Installation error
      • vacs03

      4
      0
      Votes
      4
      Posts
      1472
      Views

      A

      Hi @vacs03 ,

      Kindly extract all the content of the zip and paste it into the "public_html" folder. After that when you hit your public URL you can you will automatically be redirected to the installation page.

      Or, you can create a subfolder in "public_html" and paste the content of the Zip in it. Then your URL will be https://domain.com/foldername/

      I hope this helps.

      Thanks

    • D

      Map Pinpoint
      • Denzel 0

      2
      0
      Votes
      2
      Posts
      900
      Views

      D

      Hi @Denzel-0,

      In default QloApps, you can display the hotel location on Google Maps but the price and image slider of the hotel will not be displayed on the map. To discuss your requirement further in detail, I request you to kindly create a ticket from here: https://webkul.uvdesk.com/en/customer/create-ticket/

    • R

      QloApps Error
      • rmorrisfj

      2
      0
      Votes
      2
      Posts
      965
      Views

      A

      Hi @rmorrisfj,

      QloApps supports MariaDB version 10.6.14.

      The problem you're encountering is a result of an external Softaculous script running before the installation of QloApps on their system. It's important to note that this error is not originating from QloApps itself.
      To address and resolve this issue, we recommend reaching out to the Softaculous support team.

    • R

      Required MARIADB version less than 10.5.0
      • rmorris

      5
      0
      Votes
      5
      Posts
      2099
      Views

      A

      Hi @Abram ,

      QloApps supports MariaDB version 10.6.14.

      The problem you're encountering is a result of an external Softaculous script running before the installation of QloApps on their system. It's important to note that this error is not originating from QloApps itself.
      To address and resolve this issue, we recommend reaching out to the Softaculous support team.

    • D

      Revenue Statistics
      • Dae

      12
      0
      Votes
      12
      Posts
      4500
      Views

      S

      @Dae

      We have resolved this issue on github.

      Please make the changes done in the following PR, To resolve the issue on your QloApps,
      https://github.com/webkul/hotelcommerce/pull/868

    • D

      Tours and Packages
      • Denzel

      2
      0
      Votes
      2
      Posts
      1051
      Views

      S

      @Denzel

      In the current Tour and Packages module, the tours can be filtered base on duration, price, themes, and activities.
      If you have any specific requirements that you want to be customized, please raise a ticket so that we can discuss it further: https://webkul.uvdesk.com/en/customer/create-ticket/

      Also please check the workflow of Tour and Packages module from this blog : https://qloapps.com/qloapps-tours-and-packages/

      All email in QloApps can be customized using the translation page in QloApps back office
      Here is the detailed guide that can help you: https://qloapps.com/managing-translations-in-qloapps/