Snog
Well-known member
Got this error today and I can recreate it by manually entering the updates URL for a resource...
Any ideas what might cause it?
Code:
ErrorException: Fatal Error: Undefined class constant 'RESOURCE_CANONICAL' - library/XenResource/ControllerPublic/Resource.php:2585
Generated By: Unknown Account, Today at 12:14 PM
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
["url"] => string(55) "http://xxx.com/resources/test-resource.2/updates"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
Any ideas what might cause it?