TruthElixirX
Member
When I view a JS file I get an error message:
It needs to be looking at
public_html/forums/library
I don't understand what I did wrong or where I need to reset this path at. Help would be greatly appreciated.
Code:
”." class="error"><br /><b>Warning</b>: require(/home/****/public_html/library/XenForo/Autoloader.php): failed to open stream: No such file or directory in <b>/home/****/public_html/index.php</b> on line <b>6</b><br /><br /><b>Fatal error</b>: require(): Failed opening required '/home/****/public_html/library/XenForo/Autoloader.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in <b>/home/*****/public_html/index.php</b> on line <b>6</b><br />
It needs to be looking at
public_html/forums/library
I don't understand what I did wrong or where I need to reset this path at. Help would be greatly appreciated.