Error when clicking View your posts

Want to chit chat about anything, do it here ... posting here won't increase your post count (or shouldn't!). Please do not post any "phpBB" specific topics here unless they do not fit into the category above. Do not post bug reports, feature or support requests!
Forum rules
Please do not post any "phpBB" specific topics here unless they do not fit into the category above.

Do not post bug reports, feature or support requests! No really... Do not post bug reports, feature or support requests! Doing so will make Bertie a very sad bear indeed. :(
Post Reply
User avatar
Dragosvr92
Registered User
Posts: 624
Joined: Tue May 31, 2011 12:08 pm
Location: Romania
Contact:

Error when clicking View your posts

Post by Dragosvr92 »

Got this when i clicked the View your posts page of this forums. It dissapeared after i reloaded the page, but i said i'd tell you about it.

Code: Select all

SQL ERROR [ mysqli ]

Duplicate entry '20e99a5b31fa2a4fc9dc9bb8d52e270b' for key 1 [1062]

An SQL error occurred while fetching this page. Please contact the Board Administrator if this problem persists.
Previous user: TheKiller
Avatar on Memberlist 1.0.3

User avatar
callumacrae
Former Team Member
Posts: 1046
Joined: Tue Apr 27, 2010 9:37 am
Location: England
Contact:

Re: Error when clicking View your posts

Post by callumacrae »

Looking at the error, I'm guessing that error is extremely extremely rare (it appears to be a random checksum used as an ID, dunno what of). Like, rare to the extent that it's probably only happened once or twice. Depends how random it is, though xD

I could be completely wrong, though.
Made by developers, for developers!
My blog

User avatar
MichaelC
Development Team
Development Team
Posts: 889
Joined: Thu Jan 28, 2010 6:29 pm

Re: Error when clicking View your posts

Post by MichaelC »

Looks like it might be an SID?
Formerly known as Unknown Bliss
psoTFX wrote: I went with Olympus because as I said to the teams ... "It's been one hell of a hill to climb"
No unsolicited PMs please except for quotes.

User avatar
Dragosvr92
Registered User
Posts: 624
Joined: Tue May 31, 2011 12:08 pm
Location: Romania
Contact:

Re: Error when clicking View your posts

Post by Dragosvr92 »

Might be, idk, check it and see if it can be fixed :)
Previous user: TheKiller
Avatar on Memberlist 1.0.3

User avatar
DavidIQ
Customisations Team Leader
Customisations Team Leader
Posts: 1904
Joined: Thu Mar 02, 2006 4:29 pm
Location: Earth
Contact:

Re: Error when clicking View your posts

Post by DavidIQ »

TheKiller wrote:Might be, idk, check it and see if it can be fixed :)
How do you fix something that can't be reproduced? :?
The error is indeed from the sessions table but that's odd it happened at all. What exactly were you doing at the time and are you able to do it again?
Image

User avatar
Dragosvr92
Registered User
Posts: 624
Joined: Tue May 31, 2011 12:08 pm
Location: Romania
Contact:

Re: Error when clicking View your posts

Post by Dragosvr92 »

Well.. If you know something well enough, you should/may be able to know how it works, like when someone's so previsible that u can predict every move it makes lol Thought you may be able to reproduce it ....

I think i clicked the "View new posts" and "View your posts" pages really fast. Really not sure.
Previous user: TheKiller
Avatar on Memberlist 1.0.3

User avatar
DavidIQ
Customisations Team Leader
Customisations Team Leader
Posts: 1904
Joined: Thu Mar 02, 2006 4:29 pm
Location: Earth
Contact:

Re: Error when clicking View your posts

Post by DavidIQ »

TheKiller wrote:Well.. If you know something well enough, you should/may be able to know how it works, like when someone's so previsible that u can predict every move it makes.
That is certainly not true. I've been working on the same system at my real job for several years now and if a client tells me there is an error and they can't even provide steps on how to reproduce the issue that doesn't help me at all. Knowing the code will simply help me fix the problem faster as I would know exactly where to go in the code to fix the issue, not guess where in the thousands of files we have the error is at. While phpBB is not at that level the same applies.
Image

User avatar
Dragosvr92
Registered User
Posts: 624
Joined: Tue May 31, 2011 12:08 pm
Location: Romania
Contact:

Re: Error when clicking View your posts

Post by Dragosvr92 »

okay, my bad :)
Previous user: TheKiller
Avatar on Memberlist 1.0.3

Post Reply