I am using Orchard v.1.10.0.0 I installed and enabled the forums module (Forums - Version: 1.0.1)
I dont see the forums in the admin menu. What am i missing?
I found in the db (i am using SQL server) in table [Orchard_Recipes_RecipeStepResultRecord]
Id ExecutionId RecipeName StepId StepName IsCompleted IsSuccessful ErrorMessage
7 23ba680e4956415e960aa2033ddc119c Test NGM.Forum Feature 1 0 Could not enable feature 0 because it was not found.
Any advice?
<TargetFrameworkVersion>
, make it the same as the other .csproj files of your orchard version – devqon