Trying to get hmvc to work with 2.1.. getting the following error: The configuration file sprinkle.php does not exist.. I have an autoload.php file inside of my modules/index/config folder that has the following line in it: $autoload['sparks'] = array('video_helper/1.0.2', 'Sprinkle/1.0.5','template/1.9.');
Trying to get hmvc to work with 2.1.. getting the following error:
The configuration file sprinkle.php does not exist.. I have an autoload.php file inside of my modules/index/config folder that has the following line in it:$autoload['sparks'] = array('video_helper/1.0.2', 'Sprinkle/1.0.5','template/1.9.');