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

    Not able to translate (Forbidden)

    General Discussion
    4
    11
    2002
    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.
    • A
      Ashish lal last edited by

      Hi @rodoliveira
      We are unable to find any issues on our end. Also, the message displayed on your screen is not explaining the issue. So, please enable debug mode and provide us with screenshots of the error message you are getting.

      To enable debug mode, check the following thread: https://devdocs.qloapps.com/introduction/configuration.html#debug-mode-error-reporting

      Thank you!

      1 Reply Last reply Reply Quote 0
      • R
        rodoliveira last edited by

        Hi there,
        I don't know much about programming, but I downloaded these files and edited the firs (defines) to true. But couldn“t figure out the other ways to edit. Also, on the smarty line I found this: "$smarty->compile_check = (Configuration::get('PS_SMARTY_FORCE_COMPILE') >= PS_SMARTY_CHECK_COMPILE) ? true : false;"

        Should I delete the "true" word?

        Captura de tela 2024-01-31 180903.png

        @ashishlal-ba452 said in Not able to translate (Forbidden):

        Hi @rodoliveira
        Please enable debug mode and provide us with screenshots of the error message you are getting.

        To Enable debug mode, check the following thread: https://devdocs.qloapps.com/introduction/configuration.html#debug-mode-error-reporting.

        Thank you!

        1 Reply Last reply Reply Quote 0
        • A
          Ashish lal last edited by

          Hi @rodoliveira
          The steps performed by you in the last attempt are incorrect.
          Please undo the changes you made.

          Now, I would request you to please follow the below points to
          correctly enable the developer mode:

          • Go to your QloApps folder --- > config folder
          • Open define.inc.php file.
          • Then on line 29 change define('PS_MODE_DEV', false);
            to define('PS_MODE_DEV', true);

          Thank you

          R 1 Reply Last reply Reply Quote 0
          • R
            rodoliveira @Ashish lal last edited by

            @ashishlal-ba452
            Thanks again!

            Done as indicated.
            Captura de tela 2024-02-01 150423.png

            R 1 Reply Last reply Reply Quote 0
            • R
              rodoliveira @rodoliveira last edited by

              @rodoliveira said in Not able to translate (Forbidden):

              @ashishlal-ba452
              Thanks again!

              Done as indicated.
              Captura de tela 2024-02-01 150423.png

              After doing this and logging in, it shows this:
              Captura de tela 2024-02-01 151056.png

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

                Hi @rodoliveira,

                To resolve the warning on the "advanced parameters / configuration" page, you can use the following pull request from Github: https://github.com/webkul/hotelcommerce/pull/803

                Also, please share the screenshots of the error you were facing on the translation page with debug mode enabled.

                R 2 Replies Last reply Reply Quote 0
                • R
                  rodoliveira @shreesh last edited by

                  @shreesh
                  forbiden.png

                  Same as in the beginning of the post.

                  1 Reply Last reply Reply Quote 0
                  • R
                    rodoliveira @shreesh last edited by rodoliveira

                    @shreesh said in Not able to translate (Forbidden):

                    Hi @rodoliveira,

                    To resolve the warning on the "advanced parameters / configuration" page, you can use the following pull request from Github: https://github.com/webkul/hotelcommerce/pull/803

                    Also, please share the screenshots of the error you were facing on the translation page with debug mode enabled.

                    About the warning (followed the instructions, but couldn't find /'install/controllers/http/system.php"):
                    fatal error.png

                    V 1 Reply Last reply Reply Quote 0
                    • V
                      Vishal Singh Global Moderator @rodoliveira last edited by

                      Hi @rodoliveira,

                      @rodoliveira said in Not able to translate (Forbidden):

                      About the warning (followed the instructions, but couldn't find /'install/controllers/http/system.php"):

                      The pull request was not merged correctly, make sure they are correctly merged. Please take any help from a technical person.

                      The translation issue was occurring because the given permissions did not meet the requirement, make sure you provide proper file and folder permissions.
                      Required permissions:

                      • 775 for folders
                      • 664 for files
                      R 1 Reply Last reply Reply Quote 0
                      • R
                        rodoliveira @Vishal Singh last edited by

                        @Vishal-Singh
                        Thanks Vishal.
                        I had the support and the translation issue has been solved.
                        Thanks again for the valuable help.

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