suggestion for Email Notification |
Author: |
Message: |
lopardo
Veteran Member
Posts: 1395 Reputation: 33
38 / /
Joined: Nov 2002
Status: Away
|
O.P. suggestion for Email Notification
It would be cool if the link to these forums in the e-mail notification could point to the last post ("&action=lastpost") or to the next message after the one I posted. Just a suggestion I'd love
|
|
12-30-2003 07:05 AM |
|
|
WDZ
Former Admin
Posts: 7106 Reputation: 107
– / /
Joined: Mar 2002
|
RE: suggestion for Email Notification
Hmm... well, I think it should go to the post it's notifying you about... that makes the most sense.
|
|
12-30-2003 07:29 AM |
|
|
lopardo
Veteran Member
Posts: 1395 Reputation: 33
38 / /
Joined: Nov 2002
Status: Away
|
O.P. RE: suggestion for Email Notification
That's what I meant with "or to the next message after the one I posted"
|
|
12-30-2003 07:37 AM |
|
|
WDZ
Former Admin
Posts: 7106 Reputation: 107
– / /
Joined: Mar 2002
|
RE: suggestion for Email Notification
Riiight...
Blah, I'm tired.
I'll add that to my to-do list and include it in the RC1 upgrade, which should be done after the holidays are over.
|
|
12-30-2003 07:44 AM |
|
|
lopardo
Veteran Member
Posts: 1395 Reputation: 33
38 / /
Joined: Nov 2002
Status: Away
|
O.P. RE: suggestion for Email Notification
Great
One more thing, why these pages don't stay in IE's cache? Are you disabling caching for some reason? Don't do it
|
|
12-30-2003 08:36 AM |
|
|
Choli
Elite Member
Choli
Posts: 4714 Reputation: 42
43 / /
Joined: Jan 2003
|
RE: suggestion for Email Notification
quote: Originally posted by lopardo2003
That's what I meant with "or to the next message after the one I posted"
no the next message after yours, but, as wdz said, quote: Originally posted by WDZ
to the post it's notifying you about
because you may have read some posts after yours and then someone replies and you have to be pointed to his post (the first new for you)
quote: Originally posted by lopardo2003
One more thing, why these pages don't stay in IE's cache?
because this is PHP, and php pages aren't cached. if it'd be cached, you won't see new posts because you ie would show and old copy of the page.
edit: btw, i was going o suggest this too, so wdz....
This post was edited on 12-30-2003 at 11:48 AM by Choli.
|
|
12-30-2003 11:46 AM |
|
|
lopardo
Veteran Member
Posts: 1395 Reputation: 33
38 / /
Joined: Nov 2002
Status: Away
|
O.P. RE: suggestion for Email Notification
quote: Originally posted by Choli
because this is PHP, and php pages aren't cached. if it'd be cached, you won't see new posts because you ie would show and old copy of the page.
And what about, for example, Winamp forums? They're in PHP, stay in cache and work perfectly. I also made a website in PHP, no problems with caching too...
|
|
12-30-2003 08:55 PM |
|
|
Choli
Elite Member
Choli
Posts: 4714 Reputation: 42
43 / /
Joined: Jan 2003
|
RE: suggestion for Email Notification
quote: Originally posted by lopardo2003
And what about, for example, Winamp forums? They're in PHP, stay in cache and work perfectly. I also made a website in PHP, no problems with caching too...
well i mean that if a page is dynamicly created by php and your browser stores it in its cache, the next time you visit the page you'll see the cached copy so you won't be able to see the new contect of the page (new posts, etc..., whatever). That's why i say that a php page isn't stored at cache (maybe it is, so if you click the back button you can see the cached copy) but (and this must be true) when you visit again a php page, the browser should get the page from the server, not from cache.
note: the browser may copy in cache images, .js files, etc.. but not the main contect of the page
|
|
12-30-2003 09:55 PM |
|
|
WDZ
Former Admin
Posts: 7106 Reputation: 107
– / /
Joined: Mar 2002
|
RE: suggestion for Email Notification
Yeah, you shouldn't cache PHP pages, especially on forums and stuff... doesn't really make sense. The images are a different story though, because they usually stay the same. Caching isn't intentionally disabled here, BTW.
|
|
12-31-2003 06:33 AM |
|
|
lopardo
Veteran Member
Posts: 1395 Reputation: 33
38 / /
Joined: Nov 2002
Status: Away
|
O.P. RE: suggestion for Email Notification
It does make sense when you're on modem and can't be online for too long. Sometimes I like to read offline the pages I've been browsing, but can't do it with this forum...
Attachment: Image1.PNG (6.78 KB)
This file has been downloaded 349 time(s).
This post was edited on 12-31-2003 at 06:43 AM by lopardo.
|
|
12-31-2003 06:40 AM |
|
|
Pages: (3):
« First
[ 1 ]
2
3
»
Last »
|
|