integrity check hanging
Using Jamroom
Aparna doesn't clone a module of your choice, unlike the skin cloning function, it simply makes a basic module you can start with. There's a field to enter a module name, the help text says to begin the name with two characters then a name with standard naming convention. Like xxModuleName. However, when creating the include.php file, it ignores "xx" and uses "jr" thereby causing a reference error when Jamroom expects "xxModuleName" there.
The error which needs fixing seems identical to the error in the skin cloning function which was addressed recently. Brian and Michael should recall this.