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

Error replacing in Evoq Engage 8.1 #10

Open bdukes opened 9 years ago

bdukes commented 9 years ago
Error: Engage: F3 is currently unavailable. 
DotNetNuke.Services.Exceptions.ModuleLoadException: 
Method 'DotNetNuke.Professional.HtmlPro.HtmlTextController.GetWorkflow' not found. ---> 
System.MissingMethodException: 
Method 'DotNetNuke.Professional.HtmlPro.HtmlTextController.GetWorkflow' not found. 
at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams) 
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)
bdukes commented 9 years ago

I would imagine that this applies to all Evoq Content flavors starting in version 8.0.0, but need to verify that.