Latest Episode
Play

Go Back   Keith and The Girl Forums Keith and The Girl Forums Talk Shite

Talk Shite General discussion

Reply
 
Thread Tools Display Modes
Old 02-20-2007, 03:13 AM   #1 (permalink)
Administrator
2023 Marathon Kickstarter Backer2022 Marathon Kickstarter Backer2021 Marathon Kickstarter Backer2020 Marathon Kickstarter Backer2019 Marathon Kickstarter Backer24-hour Marathon 2018 Fundraiser Backer24-hour Marathon 2017 Fundraiser Backer47-hour Marathon 2016 Kickstarter Backer57-hour Marathon 2015 Kickstarter Backer38-hour Marathon 2014 Kickstarter Backer54-hour Marathon 2013 Kickstarter Backer
 
MichaelApproved's Avatar
 
Join Date: Aug 2005
Location: In bed with your mother
Posts: 961
New CHAT with forum names

The new chat is working with the user names and passwords from the forums.

Go to http://katg.com/chat to start using it. This version should work well for everyone. I think mac users will have to use the latest version of FireFox.
(Offline)   Reply With Quote
Old 02-20-2007, 06:15 AM   #2 (permalink)
Senior Member
 
spooky's Avatar
 
Join Date: Sep 2005
Posts: 3,265
cool beans, im spooky again
(Offline)   Reply With Quote
Old 02-20-2007, 07:46 AM   #3 (permalink)
Senior Member
2019 Marathon Kickstarter Backer24-hour Marathon 2018 Fundraiser Backer47-hour Marathon 2016 Kickstarter Backer
 
da_ticklah's Avatar
 
Join Date: Jan 2006
Location: Memphis 10
Posts: 1,534
Firefox/2.0.0.1 on Win XP dumped some errors about not being able to run MD5 on the passwd.

Line 46: 'Response.Write(MD5Hash(password.Text.ToLower, odbcDR.Item("salt").ToString) & "<BR>")
Line 47:
Line 48: If MD5Hash(password.Text, odbcDR.Item("salt").ToString) = odbcDR.Item("password") Then
Line 49: Select Case odbcDR.Item("UserGroupID")
Line 50: Case 2, 6, 23
(Offline)   Reply With Quote
Old 02-20-2007, 08:40 AM   #4 (permalink)
Senior Member
 
devilishone's Avatar
 
Join Date: Oct 2005
Location: London, Ontario, Canada. Formerly Paisley, Scotland
Posts: 606
My Firefox 2.0.0.1 on XP SP2 didn't, so um, dunno what the issue is man
(Offline)   Reply With Quote
Old 02-20-2007, 09:15 AM   #5 (permalink)
Senior Member
2019 Marathon Kickstarter Backer24-hour Marathon 2018 Fundraiser Backer47-hour Marathon 2016 Kickstarter Backer
 
da_ticklah's Avatar
 
Join Date: Jan 2006
Location: Memphis 10
Posts: 1,534
could the '_' in my forum name be breaking things . . . . .
(Offline)   Reply With Quote
Old 02-20-2007, 09:17 AM   #6 (permalink)
Senior Member
 
Tech007's Avatar
 
Join Date: Jan 2006
Location: Ottawa, Canada
Posts: 844
Worked on XP with Firefox for me... WTG MichaelApproved!

Oh yeah, can I get stickers too please?
(Offline)   Reply With Quote
Old 02-20-2007, 10:46 AM   #7 (permalink)
Senior Member
 
blobby's Avatar
 
Join Date: Oct 2005
Location: Copenhagen, Denmark
Posts: 311
looks pretty cool
(Offline)   Reply With Quote
Old 02-20-2007, 11:15 AM   #8 (permalink)
Senior Member
 
deuce's Avatar
 
Join Date: Aug 2005
Location: all around the world..same song
Posts: 1,281
ummm, what's this mean?

Server Error in '/Chat' Application.
--------------------------------------------------------------------------------

Year, Month, and Day parameters describe an un-representable DateTime.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.

Source Error:


Line 46: 'Response.Write(MD5Hash(password.Text.ToLower, odbcDR.Item("salt").ToString) & "<BR>")
Line 47:
Line 48: If MD5Hash(password.Text, odbcDR.Item("salt").ToString) = odbcDR.Item("password") Then
Line 49: Select Case odbcDR.Item("UserGroupID")
Line 50: Case 2, 6, 23


Source File: C:\Inetpub\vhosts\keithandthegirl.com\httpdocs\Cha t\Default.aspx.vb Line: 48

Stack Trace:


[ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.]
System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day) +2611863
System.Data.ProviderBase.DbBuffer.ReadDate(Int32 offset) +63
System.Data.Odbc.CNativeBuffer.MarshalToManaged(In t32 offset, SQL_C sqlctype, Int32 cb) +559
System.Data.Odbc.OdbcDataReader.internalGetDate(In t32 i) +72
System.Data.Odbc.OdbcDataReader.GetValue(Int32 i, TypeMap typemap) +211
System.Data.Odbc.OdbcDataReader.GetValue(Int32 i) +54
System.Data.Odbc.DbCache.AccessIndex(Int32 i) +1209298
System.Data.Odbc.OdbcDataReader.GetValue(Int32 i) +28
System.Data.Odbc.OdbcDataReader.get_Item(String value) +24
ChatApplication_Default_.ButtonLogin_Click(Object sender, EventArgs e) in C:\Inetpub\vhosts\keithandthegirl.com\httpdocs\Cha t\Default.aspx.vb:48
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +105
System.Web.UI.WebControls.Button.RaisePostBackEven t(String eventArgument) +107
System.Web.UI.WebControls.Button.System.Web.UI.IPo stBackEventHandler.RaisePostBackEvent(String eventArgument) +7
System.Web.UI.Page.RaisePostBackEvent(IPostBackEve ntHandler sourceControl, String eventArgument) +11
System.Web.UI.Page.RaisePostBackEvent(NameValueCol lection postData) +33
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5102




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210
__________________

"deuce is a fucking asshole, and one of the best you'll come across"....stjoe
(Offline)   Reply With Quote
Old 02-20-2007, 01:41 PM   #9 (permalink)
Senior Member
2019 Marathon Kickstarter Backer24-hour Marathon 2018 Fundraiser Backer47-hour Marathon 2016 Kickstarter Backer
 
da_ticklah's Avatar
 
Join Date: Jan 2006
Location: Memphis 10
Posts: 1,534
could it be password length or complexity . . . since neither Deuce or William have funky characters in their user names
(Offline)   Reply With Quote
Old 02-20-2007, 02:02 PM   #10 (permalink)
Senior Member
 
ElleJ's Avatar
 
Join Date: Mar 2006
Posts: 2,197
Awesome...I would like to take this opportunity to say fuck you fake elleJ!
(Offline)   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off



All times are GMT -5. The time now is 11:45 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.1
Keith and The GirlAd Management plugin by RedTyger