1
alain01
Fixed minor bug in module "waiting block" 0.96
  • 2013/3/25 15:20

  • alain01

  • Just can't stay away

  • Posts: 544

  • Since: 2003/6/20


Hello,
i found a minor bug in the "waiting block" (0.96) module :

it's about the URL for new members not yet validated by webmaster (inactive members) :

File www/modules/waiting/plugins/system.php line 21
le="color: #000000"><?php /* Modif Alain */ /* $block['adminlink'] = XOOPS_URL."/modules/system/admin.php?fct=findusers" ; */ $block['adminlink'] = XOOPS_URL."/modules/system/admin.php?fct=users" ; /* Fin modif Alain */

if someone knows the real URL for direct access on the inactive members page, it will be better...