Rod Weir wrote:
This is why DNN needs a certification system for software. Weed out the chaff and drive decent prices for software that allows a software company to be profitable.
I very much agree that a certification system for modules would be nice.
Meanwhile, what some people are not aware of with Morpheus is the main problem with the package is the SkinLab module. Starting with DotNetNuke 6.x it did not work properly, but there was an update issued by Nukeville that addressed the problem. In fact, I have a DotNetNuke installation with the very latest version running with SkinLab and Morpheus now and it does seem to work.
The original version of SkinLab is 1.02
The updated version is 1.08
If you still have your original distribution from when you purchased the skin, you should be able to download the updated package. To make sure you have the updated version, once you have downloaded the file, open the Zip file for the Skin Lab module and look for the file called Nukeville.Skinlab.dnn and open this with notepad.
You will see this code at the top of the file - note the second line where the module version is stated:
<dotnetnuke type="Package" version="5.0">
<packages><package name="Nukeville.SkinLab" type="Module" version="1.0.8">
<friendlyName>Nukeville SkinLab</friendlyName>
<description>Nukeville SkinLab</description>
<iconFile>ico.png</iconFile>
<owner>
<name>Evan O'Neil</name>
<organization>nukeville.com</organization>
<url>www.nukeville.com</url>
<email>support@nukeville.com</email>