cosmocode / virtualgroup

Create virtual user groups in DokuWiki
http://www.dokuwiki.org/plugin:virtualgroup
GNU General Public License v2.0
10 stars 5 forks source link

Invalid argument supplied for foreach #25

Closed ersft closed 9 months ago

ersft commented 2 years ago

Freshly installed the plugin, throws error below the Add Group fieldset. Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\lib\plugins\virtualgroup\admin.php on line 395

Added users are listed, but not persistently. An error is display at the top of the page: Warning: file_put_contents(\data/virtualgrp.php): failed to open stream: No such file or directory in C:\xampp\htdocs\lib\plugins\virtualgroup\admin.php on line 253

virtualgrp.php has not been created on install and creating it manually didn't help either.

The user disappears from the table on reload. Another error shows up when I press edit: Warning: implode(): Invalid arguments passed in C:\xampp\htdocs\lib\plugins\virtualgroup\admin.php on line 337

Thanks.

splitbrain commented 9 months ago

should be fixed with recent release