EngageSoftware / Engage-F3

Engage: F3 allows you to quickly and easily search for a string in the Text/HTML modules on your DotNetNuke Portal. The initial goal for the module was to make it easier for content administrators to find URLs that need replaced when moving a site from your Test environment to a Production environment, but the number of uses for Engage: F3 are limitless.
http://engagesoftware.github.io/Engage-F3
4 stars 2 forks source link

DNN 7.1.2 Error #7

Open lucasjans opened 10 years ago

lucasjans commented 10 years ago

With 7.1.2 when I hit replace it always shows this message. The problem is nothing gets replaced when I hit ok.

screen shot 2013-11-07 at 4 45 54 pm

lucasjans commented 10 years ago

Error: Engage: F3 is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at Engage.Dnn.F3.HtmlTextModuleController.GetWorkflowId(Int32 moduleId, Int32 tabId, Int32 portalId) at Engage.Dnn.F3.ViewLinks.CreateNewTextHtmlVersion(String searchValue, String replacementValue, Int32 moduleId, Int32 tabId, Int32 portalId, String content) at Engage.Dnn.F3.ViewLinks.ReplaceTextHtmlButton_Click(Object sender, EventArgs e) --- End of inner exception stack trace ---