YAFLogo

reyou
  • reyou
  • 59% (Neutral)
  • YAF Camper Topic Starter
16 years ago
Hi, in my web site I am using aspnetdb.mdf and also YAF. For example if I log in into the forum with a user (User A) after that when I back to my usual web site page, I see that that user seems to be logged in already, but I do not have this user in my aspnetdb.mdf file. Just in forum.

Are they reading same cookie or something? I Should I use forum database as asp.net membership. I am confused. Because actually I want to use same membership both on yaf forum and my usual web site, should I change my asp.net membership connection string to same as yaf forum?

Sponsor