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: MOD Implementation
 What's this "herehereherehere" in Avatar MOD?
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

GenerationEdge
Junior Member

105 Posts

Posted - 04 September 2002 :  01:17:11  Show Profile
I just installed Hamlins Avatar MOD to V3.4.02. When under admin_avatar_settings.asp, I log the settings I want and hit "save settings". When it tells me Avatar Setting Updated, in the upper left top corner under the logo it states "herehereherehere" .

I looked a the admin_avatar_settings.asp and this is the only thing I see that can be causing it.
If Request.Form("mode") = "AvatarSetup" then


	If Err_Msg = "" then
		
		for each key in Request.Form 
       			if left(key,3) = "str" or left(key,3) = "int" then
	       	       		strDummy = SetConfigValue(1, key,ChkString(Request.Form(key),"SQLstring"))
	       			response.write"here"
	       		end if
		next

		Application(strCookieURL & "ConfigLoaded") = ""


Should this been in the admin_avatar_settings.asp or should I see this? I don't remember seeing it when it was installed to 3.3.03.

Thanks,

Jason

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 04 September 2002 :  01:26:58  Show Profile
looks like something he was using for debugging purposes, you can probably just remove it.
Go to Top of Page

CodeName
Junior Member

296 Posts

Posted - 04 September 2002 :  03:45:54  Show Profile
I cant find "herehereherehere" in admin_avatar_settings.asp , how we can remove it ?
Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 04 September 2002 :  03:48:31  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
Delete this:

response.write"here"

@tomic

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