1. in your libs folder there is a file called SidebarStories.php. Rename that file to sidebar_stories.php.
2. in your root open up your sidebar_stories.php find line 22
Code:
include_once(mnminclude.'sidebarstories.php');
Code:
include_once(mnminclude.'sidebar_stories.php');




Linear Mode

