• Resolved amuteeb

    (@amuteeb)


    I am using translatepress free version and for the once I translated website in arabic but now when I access arabic translation page the page does not exist and website show error for server.
    looking for quick help needs to done immediately.

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Dragos

    (@dragosvrejiu)

    Hello,

    This could happen if you use a speed optimization plugin. These plugins compress all JS files into one file, but this process can create errors when you load a page.
    See if you have this type of plugins, disable them and try again.

    Please see if your server has HTTP2 and GZIP. If it does, autooptimize doesn’t actually has a positive impact on your website speed as HTTP2 means everything is downloaded in parallel, on the same connection and GZIP means minification doesn’t actually do anything.

    Also,do you have the latest version of TranslatePress?

    Best regards,

    Thread Starter amuteeb

    (@amuteeb)

    NO, I haven’t used optimization or compression plugins

    Thread Starter amuteeb

    (@amuteeb)

    If you allow sending a file I can send you screenshot whenever I get to Arabic URL it shows HTTP server error 500

    Dragos

    (@dragosvrejiu)

    Hello,

    The 500 error (or sometimes a white page or “The site is experiencing technical difficulties.”) is a very general server error.

    One of the first web results says that “The 500 Internal Server Error is a very general HTTP status code that means something has gone wrong on the web site’s server but the server could not be more specific on what the exact problem is.”​​

    To debug this further, please follow these steps:
    ​​
    1. Ask your host to identify this specific error and/or for the PHP error log.
    2. Try and increase your WordPress memory limit: https://docs.woocommerce.com/document/increasing-the-wordpress-memory-limit/
    3. set WP_DEBUG to true in wp_config.php file : https://codex.wordpress.org/WP_DEBUG and try again. See if you get any errors.
    4. ​​​​​The conflict test:

    ​​*Briefly* disable all other plugins and enable the default Twenty Nineteen theme. If this fixes the problem, as it probably will, enable everything one by one, checking each time to see when the problem returns.

    Please let us know when you find the conflict so that we can take a look and see what we can do about it.

    Best regards,

    Thread Starter amuteeb

    (@amuteeb)

    This error only shows for arabic translation page but when i try to translate to other languages like urdu then website run perfectly

    Dragos

    (@dragosvrejiu)

    Hello,

    Have you tried the steps stated above?

    Best regards,

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Tanslating to Arabic’ is closed to new replies.