Not working
-
Hello,
I tried it on one site and was unfortunatly not working.HTTP Auth version 0.3.2
WP 4.9.9After installation and activation (complete site)
using a pw and login which was similar I got this(1) htaccess
# BEGIN HTTP Auth
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteRule .* – [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L]
</IfModule>
# END HTTP Auth(2) FE error
Notice: Undefined offset: 1 in /html/wp-content/plugins/http-auth/frontend/class-http-auth.php on line 35Warning: Cannot modify header information – headers already sent by (output started at /html/wp-content/plugins/http-auth/frontend/class-http-auth.php:35) in /html/wp-content/plugins/http-auth/frontend/class-http-auth.php on line 48
Warning: Cannot modify header information – headers already sent by (output started at /html/wp-content/plugins/http-auth/frontend/class-http-auth.php:35) in /html/wp-content/plugins/http-auth/frontend/class-http-auth.php on line 49
Gretings,
martin
- The topic ‘Not working’ is closed to new replies.