Hello,
I’m getting the following error whenever I try to enter my “personal details page” located under my username.
ErrorException: Fatal Error: Class 'vw_XenForo_Template_Hook_Account' not found - library/vw/XenForo/CodeEventListener.php:346
The same thing happens when I try to enter contact details, signature, privacy page.
Here are the server error logs.
I’m getting the following error whenever I try to enter my “personal details page” located under my username.
ErrorException: Fatal Error: Class 'vw_XenForo_Template_Hook_Account' not found - library/vw/XenForo/CodeEventListener.php:346
The same thing happens when I try to enter contact details, signature, privacy page.
Here are the server error logs.
Code:
Server Error Log
Error Info
ErrorException: Fatal Error: Class 'vw_XenForo_Template_Hook_Account' not found - library/vw/XenForo/CodeEventListener.php:346
Generated By: max, 1 minute ago
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
["url"] => string(62) "https://www.scriptdrive.net/index.php?account/personal-details"
["_GET"] => array(1) {
["account/personal-details"] => string(0) ""
}
["_POST"] => array(0) {
}
}