Module Settings bug in MS SQL version
My friend Haluk just reported this in the MS SQL version. The error is caused by missing some data in the install scriptnotalloweds for MS SQL.
2006-01-14 00:32:30,562 [3796] ERROR mojoPortal.Web.Global [/mojoPortal/Admin/ModuleSettings.aspx?mid=4&pageid=12] - localhost
System.Data.SqlClient.SqlException: Cannot insert the value NULL into column 'SettingValue', table 'MojoPortal.dbo.mp_ModuleSettings'; column does not allow nulls. UPDATE fails.
I will have a fix out for this soon.
Joe