Recent content by Saida

  1. S

    XF 1.5 Base not detected HTTPS

    Hi xF Staff/Members, After I turned on SSL, and change Base URL to HTTPS, but it still Shows HTTP instead. I added to library/config.php : $_SERVER['HTTPS'] == 'on'; BUT Xenforo PHP script don't see an HTTPS server value so the connection is unencrypted for (Gravatar, reCaptcha, ... etc) port...
  2. S

    How can I hide all PHP Error in FrontEnd ?

    Hi xF Staff/Members, I was looking to hide all PHP Error in FrontEnd. Is it possible? if yes HOW ? Regards
Back
Top Bottom