QloApps Forums
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    How to reflect code changes to browser

    General Discussion
    3
    4
    552
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • E
      ehand last edited by

      Hi,
      I have gone through the forum. but could not get the clear answer. Let me explain what my question,

      I have created folder called hotel in /var/www/html and put the source code into that folder.
      Then I start the apache server and access the application via web browser.
      Then I change some text in source code in,
      /var/www/html/hotel/modules/hotelreservationsystem/classes/HotelHelper.php

      $WK_HTL_CHAIN_NAME[$lang['id_lang']] = 'Find your best hotels';
      

      like this.

      Then I restart the apache server.
      Problem is , that changes not reflect to the application running in web browser. Can I know why and how do I customize some those.

      Thank you

      D 1 Reply Last reply Reply Quote 0
      • S
        shreesh Global Moderator last edited by

        @ehand

        QloApps saves the content in the database instead of the source file. Once you have completed the installation, all the dynamic data will be accessed from DB instead of the source file.
        The changes you are doing in the file are for demo data during installation.

        To customize QloApps according to your need you will need to access the back office of QloApps.
        To access and use the back office of QloApps please follow the following guides:
        https://qloapps.com/install-qloapps/
        https://qloapps.com/qlo-reservation-system/

        You can also use QloApps demo data cleaner to remove all the demo data and start with fresh QloApps.
        Please follow the following thread to know about demo data cleaner
        https://forums.qloapps.com/topic/150/how-to-delete-sample-orders-which-i-created-for-testing/2?_=1613710761966

        1 Reply Last reply Reply Quote 0
        • D
          digitalwaiter @ehand last edited by

          @ehand did you get the solution ?

          Streamline your order processing with the best smart restaurants nearby app – Y the Wait. Simple to use inteface, multiple features to manage orders and track sales in real-time.

          E 1 Reply Last reply Reply Quote 0
          • E
            ehand @digitalwaiter last edited by

            @digitalwaiter

            Yes, Now changes are reflect. Thank you

            1 Reply Last reply Reply Quote 0
            • First post
              Last post