Authentication: NT - No new Members - نوشته شده در (6957 Views)
Starting Member
franz_franz
مطلب: 10
10
Snitz: 3.4.07
Hello, An error arises with announcing new users. The Error in German: "Die Webseite kann nicht angezeigt werden. ... -Die Internetkonnektivität ist verloren gegangen. -Die Website ist temporär nicht verfügbar. -Der Domänennamenserver (DNS) ist nicht erreichbar. e.t.c"
I have changed in "inc_func_common.asp" -> strNTUserFullName = strNTUser. This work fine. A Member that has correct Value in the DB Table FORUM_MEMBERS Fields M_NAME, M_USERNAME and M_PASSWORD can work with the Forum.
The Problem is the register.asp. My assumption is that the required Fields M_Name,M_Usename and M_Email have a Problem? I will work without DoubleIN E-Mail Check and without Pending Members. The register.asp must the new NT Member Data write strictly forward in the FORUM_MEMBERS table. What can i do? Thanks.
 پیش‌فرض مرتب‌سازی برای تاریخ DESC به معنی جدیدترین است  
 تعداد در صفحه 
نوشته شده در
Forum Moderator
AnonJr
مطلب: 5768
5768
My German is non-existant... what is the error?
Also, I've noted that with NT Authentication, if you are not populating the e-mail field you should make sure that duplicate e-mails are allowed in the forum's admin options.
نوشته شده در
Starting Member
franz_franz
مطلب: 10
10
The error is a general error message. Nothing meaningful. My E-mail Server Configuration:
Require Unique E-mail: OFF
E-mail Validation: OFF
Filter known spam domains: OFF
Restrict Registration: OFF
Require Logon for sending Mail: ON
Idea?
نوشته شده در
Development Team Member
Davio
مطلب: 12217
12217
The error is a general error message. Nothing meaningful.
You are seeking our help, so let us determine whether the error message is meaningful or not.
نوشته شده در
Forum Admin
HuwR
مطلب: 20611
20611
you may want to turn off freindly error messages in your browser, it may give a different error message
نوشته شده در
Advanced Member
Carefree
مطلب: 4224
4224
Originally posted by franz_franz "Die Webseite kann nicht angezeigt werden. ... -Die Internetkonnektivität ist verloren gegangen. -Die Website ist temporär nicht verfügbar. -Der Domänennamenserver (DNS) ist nicht erreichbar. e.t.c"

English: "The website does not appear (404 error). The internet connection is lost. The website is temporarily not available. The Domain Name Server (DNS) is not reachable."

Of course, it is pertinent. You're not online, you won't see the forum and cannot register.
نوشته شده در
Starting Member
franz_franz
مطلب: 10
10
My forum is not to be seen in the Internet. It is in our Intranet behind a Firewall.
I cannot debug asp, since I work with the InternetInformationServer7 (iis7). I can only give new refer, if I can debug asp.
Is there possibility without install a old (new) operating system (XP)?
نوشته شده در
Forum Admin
HuwR
مطلب: 20611
20611
what exactly are you saying is wrong? email notification or the forum itself? please try to explain more or as requested post the exact error, a 404 error does not help as it just means that iis can't find the file which does not indicate a forum code error at all
نوشته شده در
Starting Member
franz_franz
مطلب: 10
10
Originally posted by HuwR
what exactly are you saying is wrong?
If a new member calls the forum, it sees the error 404. Why? A SQL instruction to the production of the new user is incorrect. (or SQL Value)
Therefore WEB side is not returned to the browser. - ERROR 404->
Which value? (A required Field?)
I can not debug ...
Can call their me the line number in register.asp, in which the INSERT instruction stands into the FORUM_MEMBERS table. (not FORUM_MEMBERS_PENDING)
نوشته شده در
Forum Admin
HuwR
مطلب: 20611
20611
a code error will not cause a 404 page not found error, it will send an asp error to the users browser, 404 errors are NOT code related.
Have you configured the correct forum url's in admin options?
نوشته شده در
Starting Member
franz_franz
مطلب: 10
10
A registered Member can see and write in the Forum.
شما باید یک متن وارد کنید