| Re: The problem with Norton and Xoops |
| by Mithrandir on 2005/5/30 8:54:59 The contents of xoops_refcheck() is now in class/xoopssecurity.php - in the checkReferer() method. |
| Re: The problem with Norton and Xoops |
| by limecity on 2005/5/30 6:32:47 My user got the same problem when i upgraded to XOOPS 2.010 I tried to apply the same hack but then the code seems to be different. le="color: #000000"><?php function xoops_refcheck($docheck=1) { return $GLOBALS['xoopsSecurity']->checkReferer($docheck); } So help help help i need help. |
| Re: The problem with Norton and Xoops |
| by ronhab on 2005/1/24 9:19:23 Quote:
Tis in the FAQ: https://xoops.org/modules/smartfaq/faq.php?faqid=9 HTH |
| Re: The problem with Norton and Xoops |
| by limecity on 2005/1/24 9:11:18 nvm the problem is solved using the same method Quote:
|
| Re: The problem with Norton and Xoops |
| by limecity on 2005/1/24 8:59:57 I am having the same problem again after upgrading to XOOPS 2.0.9.2 So anyone has the fix? very urgent. Thank you |