1
Hi,
I just installed XOOPS 2.0.13 and ran in to some trouble.
I tracked the problem down to the method checkReferer(...) in the file xoopssecurity.php.
When I commented out the referer control and told the function to allways return true everything worked allright.
I read somewhere that some firewalls might not send the referer (???) but I can't modify the firewall.
Is there a way to solve this matter without modify the method?