1
There i s abig bug innn xmonitor 1.0 i had fixed it at
http://dev.xoops.org/modules/xfmod/project/showfiles.php?group_id=1257 from
http://dev.xoops.org If you had downloaded the previous version teh do the following [b]open the file modules/xmonitor/include/admin_header.php
go to the line below this line
if ( !$xoopsUser->isAdmin($xoopsModule->mid()) ) {
and you will find this line
$xoopsModule = XoopsModule::getByDirname("uservisit");
replace it with
$xoopsModule = XoopsModule::getByDirname("xmonitor");
[/b]
reply if u have more bugs ..
i am extremely soory ...
Quote:
note : xmonitor 1.0 works on XOOPS 2.2 also ..