РЕШЕНО On Registration Page, Captcha image loads but I dont see any characters from the image

Статус
Закрыто для дальнейших ответов.

itshim7

Местный
Hello, On Registration Page, Captcha image loads but I dont see any characters from the image. See the attached screenshot. Thanks in advance.1589494197604.png
 

pligin

Команда форума
Администратор

itshim7

Местный
And I am not using SSL certificate! Domain: http
: //topbtcfaucets.com/ but still my website loads over https: // . I guess that is the problem.
 

itshim7

Местный
[QUOTE = "pligin, post: 17155, member: 1"]
absolutely right
Delete from .htaccess
Код:
 RewriteCond% {HTTPS} off
RewriteCond% {HTTP: X-Forwarded-Proto}! Https
RewriteRule ^ (. *) $ Https: //% {HTTP_HOST}% {REQUEST_URI} [L, R = 301] [/ CODE]
[/ QUOTE]


I deleted that those 3 lines from .htaccess. Now the website loads fine over http: // but I still can not see the captcha characters on the image. 
[ATTACH type="full" width="505px"]6024[/ATTACH]
 

Вложения

pligin

Команда форума
Администратор
[QUOTE = "pligin, post: 17155, member: 1"]
absolutely right
Delete from .htaccess
Код:
 RewriteCond% {HTTPS} off
RewriteCond% {HTTP: X-Forwarded-Proto}! Https
RewriteRule ^ (. *) $ Https: //% {HTTP_HOST}% {REQUEST_URI} [L, R = 301] [/ CODE]
[/ QUOTE]


I deleted that those 3 lines from .htaccess. Now the website loads fine over http: // but I still can not see the captcha characters on the image.
[ATTACH type="full" width="505px"]6024[/ATTACH]
what version of php?
 
Статус
Закрыто для дальнейших ответов.
Верх