[pmwiki-users] Problem using AuthUser [resend, truncated message]

2018-08-06 Thread Joshua J. Kugler
I'm trying to convert to AuthUser. However, when I try to login in, it goes 
right back to the login screen

I have AuthUser enabled. The first part of config.php looks like:


---
userN: $!$

@read: user1, user2, user3

@edit: user4, user5, user6

This is in my http logs after a login request:

2018-08-05 23:24:59: (mod_fastcgi.c.2673) FastCGI-stderr: PHP Notice:  Use of 
undefined constant ATTACH_DELETE_VERSION - assumed 'ATTACH_DELETE_VERSION' in /
home/web/mywiki.mydomain.com/wiki/cookbook/attachdel.php on line 38
2018-08-05 23:24:59: (mod_fastcgi.c.2673) FastCGI-stderr: PHP Notice:  
Undefined variable: authlist in /home/web/mywiki.mydomain.com/wiki/scripts/
authuser.php on line 72
2018-08-05 23:24:59: (mod_fastcgi.c.2673) FastCGI-stderr: PHP Notice:  
Undefined index: htgroup in /home/web/mywiki.mydomain.com/wiki/scripts/
authuser.php on line 85
2018-08-05 23:24:59: (mod_fastcgi.c.2673) FastCGI-stderr: PHP Notice:  
Undefined index: prefs in /home/web/mywiki.mydomain.com/wiki/scripts/prefs.php 
on line 34
2018-08-05 23:24:59: (mod_fastcgi.c.2673) FastCGI-stderr: PHP Notice:  
Undefined variable: k in /home/web/mywiki.mydomain.com/wiki/scripts/prefs.php 
on line 41
2018-08-05 23:24:59: (mod_fastcgi.c.2673) FastCGI-stderr: PHP Notice:  
Undefined variable: k in /home/web/mywiki.mydomain.com/wiki/scripts/prefs.php 
on line 42
2018-08-05 23:24:59: (mod_fastcgi.c.2673) FastCGI-stderr: PHP Notice:  
Uninitialized string offset: 0 in /home/web/mywiki.mydomain.com/wiki/pmwiki.php 
on line 922
2018-08-05 23:24:59: (mod_fastcgi.c.2673) FastCGI-stderr: PHP Notice:  
Uninitialized string offset: 0 in /home/web/mywiki.mydomain.com/wiki/pmwiki.php 
on line 922
2018-08-05 23:24:59: (mod_fastcgi.c.2673) FastCGI-stderr: PHP Notice:  
Uninitialized string offset: 0 in /home/web/mywiki.mydomain.com/wiki/pmwiki.php 
on line 922
2018-08-05 23:24:59: (mod_fastcgi.c.2673) FastCGI-stderr: PHP Notice:  
Uninitialized string offset: 0 in /home/web/mywiki.mydomain.com/wiki/pmwiki.php 
on line 922
2018-08-05 23:24:59: (mod_fastcgi.c.2673) FastCGI-stderr: PHP Notice:  
Uninitialized string offset: 0 in /home/web/mywiki.mydomain.com/wiki/pmwiki.php 
on line 922
2018-08-05 23:24:59: (mod_fastcgi.c.2673) FastCGI-stderr: PHP Notice:  
Uninitialized string offset: 0 in /home/web/mywiki.mydomain.com/wiki/pmwiki.php 
on line 922
2018-08-05 23:24:59: (mod_fastcgi.c.2673) FastCGI-stderr: PHP Notice:  
Uninitialized string offset: 0 in /home/web/mywiki.mydomain.com/wiki/pmwiki.php 
on line 922
2018-08-05 23:24:59: (mod_fastcgi.c.2673) FastCGI-stderr: PHP Notice:  
Undefined offset: 2 in /home/web/mywiki.mydomain.com/wiki/pmwiki.php(456) : 
runtime-created function on line 1
2018-08-05 23:24:59: (mod_fastcgi.c.2673) FastCGI-stderr: PHP Notice:  
Undefined offset: 2 in /home/web/mywiki.mydomain.com/wiki/pmwiki.php(456) : 
runtime-created function on line 1
2018-08-05 23:24:59: (mod_fastcgi.c.2673) FastCGI-stderr: PHP Notice:  
Undefined offset: 2 in /home/web/mywiki.mydomain.com/wiki/pmwiki.php(456) : 
runtime-created function on line 1

This is pmwiki-2.2.56

Any ideas how to trouble shoot this?

j

-- 
Joshua Kugler
Part-Time System Admin/Programmer
http://www.eeinternet.com - Fairbanks, AK
PGP Key: http://pgp.mit.edu/  ID 0x73B13B6A



___
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users


[pmwiki-users] Problem using AuthUser

2018-08-06 Thread Joshua J. Kugler
I'm trying to convert to AuthUser. However, when I try to login in, it goes 
right back to the login screen

I have AuthUser enabled. The first part of config.php looks like:


.

___
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users