./Sources/Memberlist.php
This will fix it, but hopefully the update package will be re-released with the fix. This error will only affect the memberlist view for moderators, but it will generate Undefined errors in your error log until fixed.
$serach_fields[] = 'email';$condition = allowedTo('moderate_forum') ? '' : ')';
$search_fields[] = 'email';$condition = allowedTo('moderate_forum') ? '' : ')';
This will fix it, but hopefully the update package will be re-released with the fix. This error will only affect the memberlist view for moderators, but it will generate Undefined errors in your error log until fixed.
0 commentaires:
Enregistrer un commentaire