|
Sunday, February 07, 2010(UTC)
|
|
Thursday, August 12, 2010 12:35:51 AM(UTC)
|
7 [0.02% of all post / 0.03 posts per day] |
|
0
(View Thanks)
|
|
0
|
|
0
|
View All Posts by User
|
Pretty desperate for help here, actually extremely desperate!
I've just installed YAF to a subdirectory of my main asp.net website. I had quite a bit of trouble with it, particularly with merging the web.config files and the mixed vb/c# languages, but I seem to have got past all that.
The situation I have now is that nobody, not even the admin user, can login. At the login challenge they are told if an incorrect username/password has been entered, but if the correct username/password is entered then they are just taken back to default.aspx with the login link still active and the forums completely locked.
I should point out that password reminders do work, ie I can retrieve passwords via email.
Any thoughts?
Is there a way to purchase a support ticket for priority support here?
|
|
1.9.3 RC2
|
|
Does nobody have a suggestion? I'm getting pretty desperate here.
|
|
I've just installed YAF to a subdirectory of my main asp.net website. I had quite a bit of trouble with it, particularly with merging the web.config files and the mixed vb/c# languages, but I seem to have got past all that.
The situation I have now is that nobody, not even the admin user, can login. At the login challenge they are told if an incorrect username/password has been entered, but if the correct username/password is entered then they are just taken back to default.aspx with the login link still active and the forums completely locked.
I should point out that password reminders do work, ie I can retrieve passwords via email.
Any thoughts?
|
|
BWG, I would be very interested to see your code if you were willing
|
|
I have developed a website for an national association that is member based. The site has a YAF forum attached to it. The site has a registration form that creates a user that can then login and get additional content. The site owner would like to have a forum member created automatically at the time their web membership record is created, which is another database. I have looked over the YAF stored procedures and found [yaf_prov_createuser], which looks promising, but I wouldn't have a clue about the encryption used for the [Password] and [PasswordSalt] columns. Can somebody point me in the right direction? Or is this a really bad idea?
Thanks
|
|
I have this very same problem. YAF runs fine on my local dev machine, but I get the error "Method not found: 'System.Web.UI.CompositeScriptReference System.Web.UI.ScriptManager.get_CompositeScript()'" on my IIS6 production server. I have other .Net 3.5 websites that are running correctly on this server and I know that beyond installing .Net 3.5 on the server, there is no configuring to do in order for IIS to make use of it. Further detail of the error:
Exception Details: System.MissingMethodException: Method not found: 'System.Web.UI.CompositeScriptReference System.Web.UI.ScriptManager.get_CompositeScript()'.
Source Error: Line 229: { Line 230: // init the popup first... Line 231: base.OnInit(e); Line 232: Line 233: // make a few changes for this type of modal... Source File: c:\HostingSpaces\expectra\testing.expectra.com.au\wwwroot\App_Code\YAF\Modules\PagePopupModule.cs Line: 231
Does anyone have any suggestions?
|
|