|
Hi,
I know this question has been asked here a couple of times, but none of the answers had pleased me. This is because almost all of them involve a huge read / write process related with the database, which I'd like to avoid at all cost.
About unread...
Started by yoda on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
So for unread threads you of reference timestamp to determine whether....
A 15 minute delay based on a cache value would work .
It doesn't have to be live.
Why are you concerned?
I don't see an issue with any I/O for getting the unread threads.
|
|
I have user discussion forums I coded in php/mysql, I am wanting to know how the big name forums can make it show you which topics have new posts in them, usually by changing an icon image next to the thread without using hardly any resources?
Started by jasondavis on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
As nickf said above except log the last time they selected that... .
Update this table only, and the user only views the first, it'll still know there's unread posts.
Which has an ID larger than 15, then you know there's unread posts there.
|
|
For some reason this topic: http://www.playmofriends.com/forum/index.php?topic=9467.0;topicseen keeps showing up on my unread topics, no many how many times I click on it. I even posted in it, and still when I hit unread posts, there it is, showing me...
Started by Sylvia on
, 5 posts
by 3 people.
Answer Snippets (Read the full thread at playmofriends):
The "How To" and "Story Telling" boads always say they have new posts... .
Have you tried logging out and back in again?
Failing that, maybe clearing internet cookies would help .
This has not happened to me but I think someone else mentioned it in the past .
|
Ask your Facebook Friends
|
There used to be links near the top of the page for seeing "unread topics" (any new replies since I looked last) and replies to my posts. I haven't seen those links in the last new days. What happened?
Started by TheaterDiva1 on
, 3 posts
by 2 people.
Answer Snippets (Read the full thread at etiquettehell):
Thanks! HEY! That got my PM message notification back, too! Thanks!
I'd been wondering where that went. .
I see it (wow, it's tiny)...
|
|
Hi all.
I'm the admin of a smf forum and there we got a tricky problem. forums users ignore some boards from their profile but those boards topics are still shown in unread replies.
Isn't it a bug? Is there any way to fix that? I read Recent.php codes...
Started by ibtkm on
, 7 posts
by 3 people.
Answer Snippets (Read the full thread at simplemachines):
Replying indicates you have interest in that topic even if you don't have interest in that board saying "neglect the selected....
They replied to the topic so it makes sense that "unread replies" show that topic.
It is intentional.
|
|
I've changed the programing on the board to better track whether you have read a particular topic or if there are new replies. It needed improvement.
It should track the unread posts much better and it has a function that will allow you to read a topic...
Started by dirtyboy on
, 6 posts
by 5 people.
Answer Snippets (Read the full thread at rmdra):
Nice! You Da Mann!!!!.
Makes picking up when I left off reading much easier!! I'm glad it's working out guys .
Thanks Webmaster!!! Thanks, Dave.
|
|
I'm having issues with this topic in the News forum. Everytime someone posts in that topic, the whole topic gets marked as unread. If I click the little icon which should take me to the first unread post ( ) it takes me to the first post in that topic...
Started by Purno on
, 16 posts
by 8 people.
Answer Snippets (Read the full thread at tt-forums):
Just noticed the TT some of the other....
To click that "Mark topics read" once per new topic or once for every new post being made? I believe announcements topics leaves room for 1 sticky topic, and 1 non-sticky topic.
|
|
Hi
when i click on unread post link it search for unread post that good. But i want to know if it possible when i click on this link to display: the title of the topic that im subscribe and have anunread post.
i know about the subscribed page it because...
Started by bedj on
, 15 posts
by 3 people.
Answer Snippets (Read the full thread at phpbb):
Open /includes/functions.php and find: Code: Select all function get....
Lists topics with unread posts? The worst thing about censorship is yes only display the title of the topic that i have subscribed and i have unread post.
|
|
Is there a template variable equivalent to S_UNREAD_TOPIC but for topics considered new rather than unread?
I'd like to mimic the behaviour of phpbb2.0 and highlight posts that are new since your last visit rather than unread topics.
Started by rahba on
, 2 posts
by 2 people.
Answer Snippets (Read the full thread at phpbb):
Not exactly what you are looking for but might this be of use to you?
viewtopic.php?f=72&t=2002265&hilit=new+posts Proud to be a part of the BEST forum solution around, phpBB3 is the business. .
|
|
Tapatalk can't load Unread or Participated now! Guest- I can see Unread and Participated on other forums, but not on the Zine. Please let me know what you find. Hahaha...dood! If the movie director wanted the car in the next fast and furious, I'd definitely...
Started by IVRINGS on
, 22 posts
by 9 people.
Answer Snippets (Read the full thread at audizine):
-Tyler Seems to be....
Thanks Last edited by evil_O; 05-05-2012 on top of things Anthony .
Oh, and it's only participated and unread that's broke, sorry if that's already been mentioned errors regarding Participated, Unread, and All threads.
|