Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: Authentication: NT
 Authentication: NT - No new Members
 New Topic  Reply to Topic
 Printer Friendly
Next Page
Author Previous Topic Topic Next Topic
Page: of 2

franz_franz
Starting Member

Germany
10 Posts

Posted - 15 March 2011 :  04:24:21  Show Profile  Reply with Quote
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.

Edited by - franz_franz on 15 March 2011 04:25:09

AnonJr
Moderator

United States
5765 Posts

Posted - 15 March 2011 :  09:05:36  Show Profile  Visit AnonJr's Homepage  Reply with Quote
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.
Go to Top of Page

franz_franz
Starting Member

Germany
10 Posts

Posted - 15 March 2011 :  10:33:35  Show Profile  Reply with Quote
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?
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 15 March 2011 :  14:35:57  Show Profile  Reply with Quote
quote:
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.

Support Snitz Forums
Go to Top of Page

HuwR
Forum Admin

United Kingdom
20579 Posts

Posted - 15 March 2011 :  14:52:30  Show Profile  Visit HuwR's Homepage  Reply with Quote
you may want to turn off freindly error messages in your browser, it may give a different error message

MVC .net dev/test site | MVC .net running on Raspberry Pi
Go to Top of Page

Carefree
Advanced Member

Philippines
4207 Posts

Posted - 15 March 2011 :  16:07:16  Show Profile  Reply with Quote
quote:
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.
Go to Top of Page

franz_franz
Starting Member

Germany
10 Posts

Posted - 16 March 2011 :  02:25:03  Show Profile  Reply with Quote
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)?
Go to Top of Page

HuwR
Forum Admin

United Kingdom
20579 Posts

Posted - 16 March 2011 :  02:47:51  Show Profile  Visit HuwR's Homepage  Reply with Quote
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

MVC .net dev/test site | MVC .net running on Raspberry Pi
Go to Top of Page

franz_franz
Starting Member

Germany
10 Posts

Posted - 16 March 2011 :  03:25:33  Show Profile  Reply with Quote
quote:
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)
Go to Top of Page

HuwR
Forum Admin

United Kingdom
20579 Posts

Posted - 16 March 2011 :  05:09:56  Show Profile  Visit HuwR's Homepage  Reply with Quote
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?

MVC .net dev/test site | MVC .net running on Raspberry Pi
Go to Top of Page

franz_franz
Starting Member

Germany
10 Posts

Posted - 16 March 2011 :  07:17:09  Show Profile  Reply with Quote
A registered Member can see and write in the Forum.
Go to Top of Page

Carefree
Advanced Member

Philippines
4207 Posts

Posted - 16 March 2011 :  07:29:41  Show Profile  Reply with Quote
What is the page title in the address bar when the 404 occurs?
Go to Top of Page

franz_franz
Starting Member

Germany
10 Posts

Posted - 16 March 2011 :  08:14:49  Show Profile  Reply with Quote
It`s no Page. Starting point is a URL on another WEB side.
When the Member ist registred then i see the Forum Homepage after the Click.
When is a new Member, then 404.

Edited by - franz_franz on 16 March 2011 08:17:59
Go to Top of Page

HuwR
Forum Admin

United Kingdom
20579 Posts

Posted - 16 March 2011 :  09:33:38  Show Profile  Visit HuwR's Homepage  Reply with Quote
then there is something wrong with the redirection and since you are getting a 404, it obviously cannot find the page it is trying to redirect them to. I will ask again, Have you configured the correct forum url's in admin options? yes or no?

it would help imensely if you answered questions you were asked rather than just making staements which may or may not have any relevance. If you don't answer what we ask we can't work out what is wrong.

look in the IIS logs to find what page is givin the 404 and what it thinks it's url is

MVC .net dev/test site | MVC .net running on Raspberry Pi
Go to Top of Page

franz_franz
Starting Member

Germany
10 Posts

Posted - 16 March 2011 :  09:39:31  Show Profile  Reply with Quote
"Home URL" and "Forum URL" is in my case the same http://intranet.intern/forum/
It was in Snitz 3.4.04 correct.
Go to Top of Page

HuwR
Forum Admin

United Kingdom
20579 Posts

Posted - 16 March 2011 :  09:41:20  Show Profile  Visit HuwR's Homepage  Reply with Quote
look in the IIS logs to find what page is givin the 404 and what it thinks it's url is

we need to know what page is giving the 404 in order to work out why

MVC .net dev/test site | MVC .net running on Raspberry Pi
Go to Top of Page
Page: of 2 Previous Topic Topic Next Topic  
Next Page
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.09 seconds. Powered By: Snitz Forums 2000 Version 3.4.07