Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If Blesta is configured to support more than one language, the language can be specified in the URL. Consider a couple examples:

DescriptionParametersURINotes
Set the language for the order form.
  • lang The
currency
  • language code to use for the order
/order/main/index/label/?lang=fr_frIn this example, the
  • Language is fr_fr

Common Issues

  • reCaptcha always returns "The captcha entered was invalid. Please try again."
    • This may be a result of allow_url_fopen being disabled in your PHP config. To confirm, check your Blesta logs for: general.WARNING: E_WARNING: file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 This directive must be changed for reCaptcha to work properly.