|
|
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?
|
|
|
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.NETThis page was generated in 0.118 seconds.