The Daily Click ::. Forums ::. Daily Click ::. Lightbulbs / whatever your skin uses
 

Post Reply  Post Oekaki 
 

Posted By Message

DaVince

This fool just HAD to have a custom rating

Registered
  04/09/2004
Points
  7998

Game of the Week WinnerClickzine StaffHas Donated, Thank You!Cardboard BoxDos Rules!
12th March, 2007 at 16:57:28 -

For a while now, I have noticed that the 'new posts' icons are saved as a cookie (or something) rather than in the user's profile. There is, however, one problem with this, and that's the fact that the status of new posts are different on every PC I am on. This is pretty impractical, as I use up to four different PCs.

Any chance of this being stored in another way? Or would this take up too much database space (though it could be a simple matter of saving an array of unread post IDs)?

 
Old member (~2004-2007).

X_Sheep

I had a custom rating before it was cool

Registered
  01/03/2004
Points
  1313

VIP MemberPicture Me This -Round 23- Winner!Dos Rules!
12th March, 2007 at 17:01:35 -

I never pay attention to the new posts icons. I only use the Latest Posts list.

 
a/n

DaVince

This fool just HAD to have a custom rating

Registered
  04/09/2004
Points
  7998

Game of the Week WinnerClickzine StaffHas Donated, Thank You!Cardboard BoxDos Rules!
12th March, 2007 at 17:12:12 -

Yeah, but the amount of new posts is sometimes bigger than the amount of new posts in the list. Besides, I use the lightbulbs pretty intensively.

 
Old member (~2004-2007).

Joe.H

Evil Faker

Registered
  19/08/2002
Points
  3305
12th March, 2007 at 17:12:30 -

I didn't realise anybody paid attention to them... I only look at the last posts, and the latest posts.

 
My signature is never too big!!!

DaVince

This fool just HAD to have a custom rating

Registered
  04/09/2004
Points
  7998

Game of the Week WinnerClickzine StaffHas Donated, Thank You!Cardboard BoxDos Rules!
12th March, 2007 at 17:14:45 -

You ruined my edit!

which reminds me of the "lightbulb is on while you checked everything and replied on some posts, until you opened that forum again" bug.

Anyway, I use it, and others probably do/would too if it worked a bit better.

 
Old member (~2004-2007).

Joe.H

Evil Faker

Registered
  19/08/2002
Points
  3305
12th March, 2007 at 17:16:43 -

The last posts is sufficient for me, seeing as there's hardly that many new posts to look at.



 
My signature is never too big!!!

axel

Crazy?

Registered
  05/02/2005
Points
  4766

Game of the Week WinnerYou've Been Circy'd!
12th March, 2007 at 17:17:14 -

Same as Joe and Sheepie. Yer a fool, Vincent.

And they're actually hearts now, for me (using NastyMan's "maybe" skin )

Image Edited by the Author.

 
n/a

Tim

I'm on here way too much

Registered
  25/08/2006
Points
  132

You've Been Circy'd!Clickzine StaffSilverNova MemberVIP MemberTurtle Power!Evil klikerWii OwnerHero of TimeGhostbuster!Pokemon Ball!
12th March, 2007 at 17:39:41 -

I've noticed that as well Vince... I tend to use my PC at home even when I'm out now, so it's less of a problem for me

 
http://www.SilverNova.co.uk


Eternal Man [EE]

Pitied the FOO

Registered
  18/01/2007
Points
  2955

Game of the Week WinnerHero of TimeLOL SignI am an April Fool
12th March, 2007 at 17:43:20 -

I'm with DaVince! Especially on the "lightbulb is on while you checked everything and replied on some posts, until you opened that forum again" bug.

E_e

 
Eternal Entertainment's Code'n'Art Man

E_E = All Indie


...actually Ell Endie, but whatever.
Image
Image

AndyUK

Mascot Maniac

Registered
  01/08/2002
Points
  14586

Game of the Week WinnerSecond GOTW AwardHas Donated, Thank You!VIP Member
12th March, 2007 at 23:14:38 -

Well there is no point having a new feature if it doesn't work properly. Regardless of whether most people use it or not.

I believe this should be added to Clubsoft's/Flava's list of 'things to do'.
It's probably a very large list though.

 
.

DaVince

This fool just HAD to have a custom rating

Registered
  04/09/2004
Points
  7998

Game of the Week WinnerClickzine StaffHas Donated, Thank You!Cardboard BoxDos Rules!
20th March, 2007 at 18:56:49 -

Clubby read this please

I'm annoyed by it right now, because I'm on another computer.

 
Old member (~2004-2007).

Clubsoft

Administrator
Weeeeeeee

Registered
  02/12/2001
Points
  253

Acoders MemberHas Donated, Thank You!May contain nutsVIP Member360 OwnerI'm an alien!Code Monkey
21st March, 2007 at 20:05:27 -

Ive taken this into concideration in the past, but it'd be quite a strain on the database, I'll have to think of a way to do it without having to have a seperate feild for each forum

 
.: ImageApocalyptic Coders - www.acoders.com :.

Tim

I'm on here way too much

Registered
  25/08/2006
Points
  132

You've Been Circy'd!Clickzine StaffSilverNova MemberVIP MemberTurtle Power!Evil klikerWii OwnerHero of TimeGhostbuster!Pokemon Ball!
21st March, 2007 at 20:44:47 -

Can you store such values in cookies? :\

 
http://www.SilverNova.co.uk


Radix

hot for teacher

Registered
  01/10/2003
Points
  3139

Has Donated, Thank You!VIP MemberGOTW WINNER CUP 1!GOTW WINNER CUP 2!GOTW WINNER CUP 3!GOTW WINNER CUP 4!
21st March, 2007 at 21:51:37 -

Clubsoft:
Date/time of last login compared against time of the last post in a thread, with everything newer being bulb'd. Wouldn't work exactly the same as it does now, but that's how other forums do it.

 
n/a

Lazernaut



Registered
  08/09/2002
Points
  1103

VIP MemberThe Cake is a LieIt's-a me, Mario!Wii OwnerPokemon Ball!
22nd March, 2007 at 06:33:46 -

one way of doing it could be this:

- store a text file on the server using every user's id number from the database, as the file name.

- In that text file, store seperate lines of 2 integers. Each line could consist of firstly the id number of the forum thread, then followed by a comma and the number of replies a thread has (for example: "25823, 4").

- Then have a simple function that looks up the forum thread in the aforementioned text file for the user who is viewing the forum. If the amount of replies a thread has is -different- from the amount stored in the text file, it must mean that there are new replies.

This approach would make it universal. One thing i'm not aware of is read time. I assume it is faster for the server to read from a text file than it is to read from a database.

Image Edited by the Author.

 
n/a
   

Post Reply



 



Advertisement

Worth A Click