Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Yannick Smits 321 posts 718 karma points
    Jan 19, 2010 @ 17:22
    Yannick Smits
    0

    YAF with Umbraco membership

    As many others I'm trying to integrate Umbraco with YetAnotherForum. I have seen Dave's effort but that takes quite some time and prevents you from possible (easy) upgrades of the forum codebase.

    Would it be possible to do it the other way arround:

    1. Create a separate Application for the forum. 
    2. Copy the umbraco dll that contains the membership classes to it's bin.
    3. Change web.config to use umbraco membership classes
    4. Ready?! Yes that's 3 steps, where Dave needs 40.
    What simple thing am I overlooking that makes Dave's complicated efforts necessary? 

  • Aaron Powell 1708 posts 3046 karma points c-trib
    Jan 19, 2010 @ 22:47
    Aaron Powell
    0

    If you're trying to integrate the authentication between YAF and Umbraco then yes, you'll probably have to have most of the Umbraco assemblies in the bin folder of the YAF application.

    But to be honest I'd stay away from YAF, I really don't like it. It's got one of the most horrible code bases I've ever seen, and it's very heavy for what it ultimately contains.

    I'd suggest having a play with uForum(http://our.umbraco.org/projects/uforum-basics), which is what runs this site.

  • Yannick Smits 321 posts 718 karma points
    Jan 20, 2010 @ 13:12
    Yannick Smits
    0

    thanks for confirming this approach might work. Will let you know if it is as easy as this in reality.

    uForum missing basic things like subscribing to a topic and attachments that I need.

  • Dave Woestenborghs 3504 posts 12135 karma points MVP 9x admin c-trib
    Jan 20, 2010 @ 14:13
    Dave Woestenborghs
    0

    Hey Yannick,

    Just want to let you know that my guide is a bit outdated. It still uses RC2 of YAF.If you just want to use membership maybe your solution will work. But if you really want to use YAF as part of your website, so rendering it with a Umbraco template you probably have to follow my approach

     

  • Yannick Smits 321 posts 718 karma points
    Sep 23, 2010 @ 18:32
    Yannick Smits
    0

    Finally got the time to try this approach but I can't get it to work. Some timeout is happening which I can't seem to debug. Going the Dave way now.

Please Sign in or register to post replies

Write your reply to:

Draft