Mr. Goodie2Shoes
Well-known member
On line 144 of the file /library/XenResource/Listener/Proxy/ControllerFindNew.php it's:
I think it should be:
PHP:
$this->_routeMatch->setSections('members');
I think it should be:
PHP:
$this->_routeMatch->setSections('resources');