Recent Topics

1 Jan 15, 2007 18:25    

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!

Duplicate entry '29712' for key 1(Errno=1062)

Your query:

INSERT INTO evo_sessions( sess_key, sess_lastseen, sess_ipaddress )

VALUES (
"mzB9umDSRDfz9dbrQbBTRdLDroDzx6o2",
"2007-01-15 12:25:41",
"72.225.36.127"
)

http://neilcowley.com/b2/

I don't know what's gone wrong - any ideas?

2 Jan 15, 2007 19:27

Try a "REPAIR TABLE evo_sessions" from phpMyAdmin or similar tool.

3 Jan 15, 2007 19:42

SQL-query
SQL-query:
REPAIR TABLE `evo_sessions`
[Edit] [Create PHP Code]

Table Op Msg_type Msg_text
admin_blog.evo_sessions repair status OK

Different browsers have been able to access it, but not others. Is there something that I should remove from my page code?

It's now working on one browser....have to check others.[/code]

4 Jan 15, 2007 19:45

No browser issue (really).
Where it still worked have been users which already had a session.


Form is loading...