123
-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|684|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-
Socoder -> Off Topic -> Forum Bug!

Sat, 23 Sep 2006, 13:36
Scherererer
I logged in, but I mistyped my password today (just cleared me cookies). I didn't know that the login failed, since it changed to the appropriate theme in the background. But wait; turns out I wasn't logged in at all! it just changed my theme! So i decided to experiment, and i typed in HoboBen's name and just pressed a few keys, and lo and behold it changed to another theme (the dark one that's red/blue), which i'm guessing is his theme. Jayenkai has the light RGB theme, etc. It isn't a major security threat or anything, just kinda weird.

-=-=-
YouTube Twitter
Computer Science Series: Logic (pt1) (part 2) (part 3) 2's Complement Mathematics: Basic Differential Calculus
Sat, 23 Sep 2006, 14:51
Jayenkai
Hmm.. You're quite right, the variables for "My Style", "Show Code by Default" are indeed loaded before the MyPass=SavedPass bit are checked!
Not a major security threat, just a wrong arrangement of 2 variables that have been added since most of the coding.

I've fixed the code, and will upload the fix next time I update the site.

-=-=-
''Load, Next List!''
Sat, 23 Sep 2006, 17:35
magicman
you mean youd didnt realize that before jay? i thought someone had already mentioned it.

-=-=-
Stuff... Yeah...
Sat, 23 Sep 2006, 22:20
tnt23
i found another bug! well, not a bug, but something that I guess you just haven't considered yet. if you looked at a thread, then it shows up in latest posts as visited, but if someone leaves a reply, it still shows up as visited, so there's no way to tell without going back to the thread.

|edit| and that's only if there's a difference in the css. i think you should check if a user visited a thread in the php rather than css/html |edit|

-=-=-
What if this were not a hypothetical question?
Sun, 24 Sep 2006, 01:09
Jayenkai
Yeah, I would, but I'm doing no checking on that AT ALL.
If anyone would like to clue me in on how to store a list of 100 or so "Last Visited" pages (I'm guessing that'd be an array) for the mass amount of users (Which is already a big enough database) then let me know..
We're essentially looking for a Database Array for say 1,000 people * 100 posts.

And keeping it small, too..

-=-=-
''Load, Next List!''
Sun, 24 Sep 2006, 11:22
tnt23
i guess it's easier said than done...
Sun, 24 Sep 2006, 11:38
magicman
speaking of the latest post thing,if you have one of them marked as visited and you log out and then log back in, they are all none visited.

-=-=-
Stuff... Yeah...