LiteSpeed Technologies
Download Download     Blog Blog     Wiki Wiki     Forum Forum     Store     Contact Contact    

Go Back   LiteSpeed Support Forums > Search Forums > Search Results

Showing results 1 to 2 of 2 - Search took 0.00 seconds. Search: Posts Made By: kpkammer
Forum: General 02-09-2013, 10:06 PM
Replies: 7
Views: 914
Posted By kpkammer
Arrow Solution!

To fix this simply edit /system/core/Kohana.php around line 704:
if ($filename = Kohana::find_file($type, $file))
{
// Load the class
require $filename;
}
else
{
// The class could not be...
Forum: General 02-09-2013, 10:05 PM
Replies: 5
Views: 826
Posted By kpkammer
Arrow Solution!

To fix this simply edit /system/core/Kohana.php around line 704:
if ($filename = Kohana::find_file($type, $file))
{
// Load the class
require $filename;
}
else
{
// The class could not be...
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -7. The time now is 04:39 PM.



- Archive - Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved. Privacy Policy.