Recent Topics

1 Jun 03, 2009 15:21    

Output in browser:
-----
An unexpected error has occured!
If this error persits, please report it to the administrator.

Go back to home page

Additional information about this error:
MySQL error!

Data too long for column 'agnt_signature' at row 1(Errno=1406)

Your query:

INSERT INTO evo_useragents ( agnt_signature, agnt_type )

VALUES ( 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', 'browser' )

-----
I haven't checked but this could lead to a SQL-injection error in the useragent field.

And this in a version 2.4.6

/BMS


Form is loading...