Welcome Guest Search | Active Topics | Log In | Register

Disabled forums Options · View
billyboy
#1 Posted : Friday, July 11, 2008 5:32:28 PM
Rank: Member



Joined: 6/20/2008
Posts: 25
Location: NY
I installed the forum and everything appears to be working, mapped/linked the roles, etc..

when a user logs into my app who is not administraor all the forums show up as disabled.

Did I miss soemthing?

billyboy
#2 Posted : Friday, July 11, 2008 6:19:58 PM
Rank: Member



Joined: 6/20/2008
Posts: 25
Location: NY
solved my own problem. first off after all my ranting I had the profile provider improperly defined it needs to be

<profile enabled="true" defaultProvider="YafProfileProvider" inherits="YAF.Classes.Utils.YafUserProfile">
<providers>
<clear/>
<add connectionStringName="yafnet" applicationName="myapp" name="YafProfileProvider" type="YAF.Providers.Profile.YafProfileProvider"/>
</providers>
<properties>
<add name="Theme" allowAnonymous="false" defaultValue="Blue"/>
</properties>
</profile>

Secondly I had "Registered" as start and my application uses "Private Individual" as the initial role, so I changed it.

Now it appears to be working.

If I did not have a start role I could have used "Registered" so if anyone else....
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAFPro Theme Created by Jaben Cargman (Tiny Gecko)
Powered by YAF 1.9.3 RC2 | YAF © 2003-2008, Yet Another Forum.NET
This page was generated in 0.059 seconds.

SourceForge.net Logo Powered by ASP.NET v2.0 411ASP.NET