XF 2.2 Server Error

nettsted

Member
Hello,
I am getting this error almost at every page visits of visitors. How can I fix it?
Code:
Stack trace
#0 src/XF/App.php(3249): XF\Container->offsetGet()
#1 xlinkJSProxy.php(10): XF\App->container()
#2 {main}

Request state
array(4) {
["url"] => string(161) "/forums/xlinkJSProxy.php?js=https%3A%2F%2domainname%2Fforums%2Fjs%2Fthemehouse%2Fuix%2Fvendor%2Fhover-intent%2Fjquery.hoverIntent.min.js%3F_v%3D72147a9e"
["referrer"] => string(71) "https://domainname/review-michiko-hatchin-part-1-good-outlawed/"
["_GET"] => array(1) {
["js"] => string(109) "https://domainname/forums/js/themehouse/uix/vendor/hover-intent/jquery.hoverIntent.min.js?_v=72147a9e"
}
["_POST"] => array(0) {
}
}
 
Top Bottom