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 Bug Reports (Closed)
 scriptname in admin pages (repeat)
 Forum Locked  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Nikkol
Forum Moderator

USA
6907 Posts

Posted - 18 February 2002 :  19:50:31  Show Profile
I didn't see that this was posted anywhere, so forgive if it is a repeat.

I've notice that the following few lines appear at the end of admin pages:


scriptname = split(request.servervariables("SCRIPT_NAME"),"/")
Response.Redirect "admin_login.asp?target=scriptname"


It should read:


scriptname = split(request.servervariables("SCRIPT_NAME"),"/")
Response.Redirect "admin_login.asp?target=" & scriptname(ubound(scriptname))


like it does in admin_home.asp to work correctly.

Nikkol

Edited by - Davio on 01 March 2002 13:13:30

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 18 February 2002 :  20:48:44  Show Profile
You are using v3.3.03 ?

I thought for sure that all of the admin files in v3.3.03 had the correct code in them.
Go to Top of Page

Nathan
Help Moderator

USA
7664 Posts

Posted - 18 February 2002 :  21:03:21  Show Profile  Visit Nathan's Homepage
Check these files Richard.

admin_emaillist
admin_info
admin_moderators
<edit>admin_moddbsetup

 Nathan Bales - Romans 15:13
---------------------------------

Snitz Exchange | Mod Resource


Edited by - Nathan on 18 February 2002 21:03:56
Go to Top of Page

Nikkol
Forum Moderator

USA
6907 Posts

Posted - 18 February 2002 :  21:05:28  Show Profile
I think so. The zip file I downloaded is named sf2k_v33_033. Is that not the right one?

Nikkol
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 18 February 2002 :  21:18:21  Show Profile
Ok. I haven't looked at v3.3.03 files for awhile. I know for sure that all of the admin files in v3.4 have the correct code.
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 19 February 2002 :  00:39:29  Show Profile
It was already posted:
http://forum.snitz.com/forum/topic.asp?ARCHIVE=true&TOPIC_ID=6535
Go to Top of Page
  Previous Topic Topic Next Topic  
 Forum Locked  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.42 seconds. Powered By: Snitz Forums 2000 Version 3.4.07