OK, To install Dialogue into 7.4.3 (with the Fanoe starter kit).
Install the package as usual
Follow the instructions here to resolve the compile-time error, I installed the latest version of the packages (and you have to edit the web.config's binding redirects in the root of the project)
Manually Create the 3 groups "Dialogue Admin", "Dialogue Standard", "Dialogue Guest"
Edit the two sample categories (Example Category and Some Name) to set the permissions for the Standard to allow Create Polls, Create Topics, and Vote in Polls
Publish the Forum One Node and the category nodes
I also published the login and register pages so I could test.
Still learning the ins and outs of Umbraco, this was pretty easy to figure out once I watched the screen cast, but thought I'd share in case others run into the same issues I had while trying to get it up and working.
EDIT> After doing another test run, It appears that the current package available created the Member Type and Groups for me automatically.
7.4.3 Install Not Creating member groups and types (with solution)
Can any one provide guidance as to how to create these manually?
I managed to create the MemberType, and was able to register part way but it crashes after the user is created and associated to the type.
Looking at the code from GitHub, it appears to be related to not having any of the groups and permissions that were displayed in the screencast.
OK, To install Dialogue into 7.4.3 (with the Fanoe starter kit).
Follow the instructions here to resolve the compile-time error, I installed the latest version of the packages (and you have to edit the web.config's binding redirects in the root of the project)
http://www.codeshare.co.uk/blog/getting-dialogue-forum-package-to-work-with-umbraco-743/
Manually Create the Member Type "Dialogue Member"
I also published the login and register pages so I could test.
Still learning the ins and outs of Umbraco, this was pretty easy to figure out once I watched the screen cast, but thought I'd share in case others run into the same issues I had while trying to get it up and working.
EDIT> After doing another test run, It appears that the current package available created the Member Type and Groups for me automatically.
John
is working on a reply...