Quote Originally Posted by BlessIsaacola View Post
PHP Fatal error: Call to undefined method yclass::init_template() in /admin/module_manager.php on line 14

Line of admin/module_manager.php is:

PHP Code:
$yclass->init_template(); 
Any ideas how to fix this?

Thanks!

I'm getting this same error, was there any word on a fix for this?