Keyword

Fatal error after login /helpers/route.php on line

  • bunglehaze
  • bunglehaze's Avatar Topic Author
  • Offline
  • New Member
More
12 years 10 months ago #59465 by bunglehaze
Hi folks, hopefully someone can offer assistance here, I am using 2.5.1 after successfully using 2.5SVN for many months with no such issues, however since I updated to the stable I cannot login on the site and go to my Kunena forum without getting a 500 server error for the following:

Fatal Error: Class 'K2HelperUtilities' not found in components/com_k2/helpers/route.php on line 72

The error was detected in the K2 Component.

Any ideas on what might be the cause of this and where to look for a fix?

Please Log in or Create an account to join the conversation.

More
12 years 8 months ago #59466 by Ayoola Ajebeku
Replied by Ayoola Ajebeku on topic Re: Fatal error after login /helpers/route.php on line
I had the same error until I added this line to the /helpers/route.php file


require_once(JPATH_SITE.DS.'components'.DS.'com_k2'.DS.'helpers'.DS.'utilities.php');

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum