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

 All Forums
 Snitz Forums 2000 DEV-Group
 DEV Internationalization (v4)
 (who can explain this post)
 Forum Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

evol
Junior Member

China
157 Posts

Posted - 07 April 2003 :  10:50:31  Show Profile
in the post http://forum.snitz.com/forum/topic.asp?TOPIC_ID=35713
Davio change the code in the admin_mod_dbsetup.asp


%>
<!--#include file="config.asp"-->
<%
to this:
%>
<!--#INCLUDE FILE="config.asp"-->
<!--#INCLUDE FILE="inc_sha256.asp"-->
<!--#INCLUDE FILE="inc_header.asp"-->
<%
The inc_func_common.asp file isn't needed.
And remove lines 46 - 48:
%>
<!--#include file="inc_header.asp"-->
<%



And i whether or not changed thia flie what you said:


Around lines 46-48 in admin_mod_dbsetup.asp, change

%>
<!--#include file="inc_header.asp"-->
<%

to

%>
<!--#INCLUDE FILE="inc_func_common.asp"-->
<!--#INCLUDE FILE="inc_sha256.asp"-->
<!--#INCLUDE FILE="inc_header.asp"-->
<%




Another question
i didn't know how to change the inc_header.asp
and admin_mod_config2.asp
becauese i didn't know you amend somewhere in this *.asp.
thanks

Peace In The Word<

Who am i?
I lost my dream!

Edited by - evol on 07 April 2003 23:56:59

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 07 April 2003 :  11:13:01  Show Profile  Send ruirib a Yahoo! Message
Bozden is no longer a visitor to this forum, no point in asking him to reply.<


Snitz 3.4 Readme | Like the support? Support Snitz too

Edited by - ruirib on 07 April 2003 11:13:27
Go to Top of Page

PeeWee.Inc
Senior Member

United Kingdom
1893 Posts

Posted - 07 April 2003 :  11:32:25  Show Profile  Visit PeeWee.Inc's Homepage
I dont really understand what you are saying in this post.



From what i can work out, one thing you have asked is if you need to include inc_func_common.asp if this is one thing you wish to know then, no you dont. It is included via inc_header.asp<

De Priofundus Calmo Ad Te Damine
Go to Top of Page

evol
Junior Member

China
157 Posts

Posted - 07 April 2003 :  23:59:23  Show Profile
quote:
Originally posted by PeeWee.Inc

I dont really understand what you are saying in this post.



From what i can work out, one thing you have asked is if you need to include inc_func_common.asp if this is one thing you wish to know then, no you dont. It is included via inc_header.asp


my mean is when i viewed
http://forum.snitz.com/forum/topic.asp?TOPIC_ID=35713
i cantn't understand how to amend admin_mod_dbsetup2.asp and inc_header.asp .
<

Who am i?
I lost my dream!
Go to Top of Page

Rasco
Advanced Member

Germany
3192 Posts

Posted - 08 April 2003 :  02:31:21  Show Profile  Send Rasco an ICQ Message
Which version of the forum are you using?<

German Snitz Forum
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 08 April 2003 :  03:51:53  Show Profile
Are you having a problem with the admin_mod_dbsetup2.asp file evol?
If not, then you don't really need to make any changes to the file.<

Support Snitz Forums
Go to Top of Page

evol
Junior Member

China
157 Posts

Posted - 08 April 2003 :  11:02:18  Show Profile
quote:
Originally posted by Davio

Are you having a problem with the admin_mod_dbsetup2.asp file evol?
If not, then you don't really need to make any changes to the file.


thanks DAVIO for your awoke.
i had amend the admin_mod_dbsetup.asp.(v3.4.03)
i changed lines 39 - 41 from this:
%>
<!--#include file="config.asp"-->
<%
to this:

%>
<!--#INCLUDE FILE="config.asp"-->
<!--#INCLUDE FILE="inc_func_admin.asp"-->
<%
Call chkAdminOrRedirect()
%>
<!--#INCLUDE FILE="inc_sha256.asp"-->
<!--#INCLUDE FILE="inc_header.asp"-->
<%
and delete this 3 lines(pasted in lines 46-48 )
%>
<!--#include file="inc_header.asp"-->
<%


did i changed right??

on the below ismy admin_mod_dbsetup2.asp at front .all is right?
%>
<!--#INCLUDE FILE="config.asp"-->
<%
if Session(strCookieURL & "Approval") <> "15916941253" then
scriptname = split(request.servervariables("SCRIPT_NAME"),"/")
Response.Redirect "admin_login.asp?target=" & scriptname(ubound(scriptname))
end if
%>
<!--#INCLUDE FILE="inc_func_common.asp"-->
<!--#INCLUDE FILE="inc_sha256.asp"-->
<!--#INCLUDE FILE="inc_header.asp"-->
<%
Response.Write " <table border=""0"" width=""100%"">" & vbNewLine & _


thanks for your help

<

Who am i?
I lost my dream!

Edited by - evol on 08 April 2003 11:06:06
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 08 April 2003 :  13:41:55  Show Profile
Let me repeat again, if you don't have any problems with those files, don't change them. There is nothing wrong with those files.

The conversation Bozden and I had in that topic http://forum.snitz.com/forum/topic.asp?TOPIC_ID=35713 was to address the problem of logging into the forum from the mod setup pages. You don't need to make those changes.<

Support Snitz Forums
Go to Top of Page
  Previous Topic Topic Next Topic  
 Forum Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.11 seconds. Powered By: Snitz Forums 2000 Version 3.4.07