Thanks for the pointer. I had the files in the include/classes/MY_TEMPLTE/ folder and for whatever reason the files were not recognized so I put the files in the /includes/classes/ and they were recognized. This was the error log:
[23-Oct-2010 08:56:14] PHP Warning: require_once(/home/www/www/includes/classes/ri_template.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /home/XXXX/www/www/admin/module_manager.php on line 13
[23-Oct-2010 08:56:14] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required '/home/XXXX/www/www/includes/classes/ri_template.php' (include_path='.:/usr/local/php5/lib/php') in /home/XXXXX/www/www/admin/module_manager.php on line 13
No I am receiving the following error message:
includes/module_installation/module_manager/current_version.txt is missing



