Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: Authentication: NT
 Authentication: NT - No new Members

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!
Before posting, make sure you have read this topic!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
franz_franz Posted - 15 March 2011 : 04:24:21
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.
15   L A T E S T    R E P L I E S    (Newest First)
franz_franz Posted - 17 March 2011 : 05:47:39
It`s not a classic 404. The correct Message can you find in my first post.
"Die Internetkonnektivität ist verloren gegangen."
The page return no Data. "The connect was lost".
The Browser wait for Data. The IIS switch between default.asp and register.asp endless.
In the LOG no further data are contained.
IIS gives no meaningful request for the browser.

It could be helpful, now to examine which variables between the sides are exchanged.(?)
But how?
the User Name: DOM-AV\newfranz and register.asp mode=DoIt read in the log, seems to be correct.
But is this automaticly the Member-Name and the Account Name?
HuwR Posted - 17 March 2011 : 05:12:44
you need to have moe information in your logs, that extract does not show the status code for the request so doesn't help much.

When an unregistered user connects to default, is it trying to send them to register.asp automatically but fails with the 404 ?
franz_franz Posted - 17 March 2011 : 02:43:33
Yes. LOGS a good Idea!
2011-03-17 07:28:22 173.62.2.200 GET /forum/ - 80 - 173.62.2.233 Mozilla/4.0+
2011-03-17 07:28:39 173.62.2.200 GET /forum/default.asp - 80 DOM-AV\newfranz 173.62.2.233 Mozilla/4.0+
2011-03-17 07:28:39 173.62.2.200 GET /forum/register.asp mode=DoIt 80 DOM-AV\newfranz 173.62.2.233 Mozilla/4.0+
2011-03-17 07:28:39 173.62.2.200 GET /forum/default.asp - 80 DOM-AV\newfranz 173.62.2.233 Mozilla/4.0+
2011-03-17 07:28:39 173.62.2.200 GET /forum/register.asp mode=DoIt 80 DOM-AV\newfranz 173.62.2.233 Mozilla/4.0+
2011-03-17 07:28:39 173.62.2.200 GET /forum/default.asp - 80 DOM-AV\newfranz 173.62.2.233 Mozilla/4.0+
2011-03-17 07:28:39 173.62.2.200 GET /forum/register.asp mode=DoIt 80 DOM-AV\newfranz 173.62.2.233 Mozilla/4.0+
2011-03-17 07:28:39 173.62.2.200 GET /forum/default.asp - 80 DOM-AV\newfranz 173.62.2.233 Mozilla/4.0+
2011-03-17 07:28:39 173.62.2.200 GET /forum/register.asp mode=DoIt 80 DOM-AV\newfranz 173.62.2.233 Mozilla/4.0+
2011-03-17 07:28:39 173.62.2.200 GET /forum/default.asp - 80 DOM-AV\newfranz 173.62.2.233 Mozilla/4.0+
2011-03-17 07:28:40 173.62.2.200 GET /forum/register.asp mode=DoIt 80 DOM-AV\newfranz 173.62.2.233 Mozilla/4.0+
2011-03-17 07:28:40 173.62.2.200 GET /forum/default.asp - 80 DOM-AV\newfranz 173.62.2.233 Mozilla/4.0+
2011-03-17 07:28:45 173.62.2.200 GET /forum/default.asp - 80 DOM-AV\newfranz 173.62.2.233 Mozilla/4.0+
2011-03-17 07:28:45 173.62.2.200 GET /forum/register.asp mode=DoIt 80 DOM-AV\newfranz 173.62.2.233 Mozilla/4.0+
2011-03-17 07:28:45 173.62.2.200 GET /forum/default.asp - 80 DOM-AV\newfranz 173.62.2.233 Mozilla/4.0+
2011-03-17 07:28:45 173.62.2.200 GET /forum/register.asp mode=DoIt 80 DOM-AV\newfranz 173.62.2.233 Mozilla/4.0+
2011-03-17 07:28:45 173.62.2.200 GET /forum/default.asp - 80 DOM-AV\newfranz 173.62.2.233 Mozilla/4.0+
2011-03-17 07:28:45 173.62.2.200 GET /forum/register.asp mode=DoIt 80 DOM-AV\newfranz 173.62.2.233 Mozilla/4.0+
2011-03-17 07:28:45 173.62.2.200 GET /forum/default.asp - 80 DOM-AV\newfranz 173.62.2.233 Mozilla/4.0+
2011-03-17 07:28:45 173.62.2.200 GET /forum/register.asp mode=DoIt 80 DOM-AV\newfranz 173.62.2.233 Mozilla/4.0+
2011-03-17 07:28:45 173.62.2.200 GET /forum/default.asp - 80 DOM-AV\newfranz 173.62.2.233 Mozilla/4.0+
2011-03-17 07:28:45 173.62.2.200 GET /forum/register.asp mode=DoIt 80 DOM-AV\newfranz 173.62.2.233 Mozilla/4.0+
2011-03-17 07:28:45 173.62.2.200 GET /forum/default.asp - 80 DOM-AV\newfranz 173.62.2.233 Mozilla/4.0+

The Site register.asp and default.asp play Ping-Pong
HuwR Posted - 16 March 2011 : 09:41:20
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
franz_franz Posted - 16 March 2011 : 09:39:31
"Home URL" and "Forum URL" is in my case the same http://intranet.intern/forum/
It was in Snitz 3.4.04 correct.
HuwR Posted - 16 March 2011 : 09:33:38
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
franz_franz Posted - 16 March 2011 : 08:14:49
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.
Carefree Posted - 16 March 2011 : 07:29:41
What is the page title in the address bar when the 404 occurs?
franz_franz Posted - 16 March 2011 : 07:17:09
A registered Member can see and write in the Forum.
HuwR Posted - 16 March 2011 : 05:09:56
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?
franz_franz Posted - 16 March 2011 : 03:25:33
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)
HuwR Posted - 16 March 2011 : 02:47:51
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
franz_franz Posted - 16 March 2011 : 02:25:03
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)?
Carefree Posted - 15 March 2011 : 16:07:16
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.
HuwR Posted - 15 March 2011 : 14:52:30
you may want to turn off freindly error messages in your browser, it may give a different error message

Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.05 seconds. Powered By: Snitz Forums 2000 Version 3.4.07