Hi,
I just bought janet.Menu installed it at DNN version 4.4.1. When I add the module to a page I receive the following error:
Error: mainmenu is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Value cannot be null. Parameter name: input ---> System.ArgumentNullException: Value cannot be null. Parameter name: input at System.Text.RegularExpressions.Regex.Replace(String input, String replacement) at System.Text.RegularExpressions.Regex.Replace(String input, String pattern, String replacement) at janet.Menu.Menu.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---