SMF Development > Fixed or Bogus Bugs

ignored boards topics are shown in unread replies

<< < (2/2)

ibtkm:

--- Quote from: Thantos on May 17, 2012, 12:14:19 PM ---
--- Quote from: ibtkm on May 17, 2012, 11:26:54 AM ---Yes you are right :D but they are insisting on fixing this. is there anything I can do in order to fix that? for example adding sth to Recent.php?

--- End quote ---
Without looking at the code:  Find the query that does the unread replies and change 'query_see_boards' to 'query_wanna_see_boards'

--- End quote ---
You mean there is a mysql command a in a variable named "query_see_boards" ?

the difference of them is that the second one ignores topics from ignored boards?

tnx .

Elmacik:
query_see_board is an index of boards list that user is eligible to see. So finding it in unreadreplies query and changing it to query_wanna_see_boards will do the trick as per what Thantos says.

Navigation

[0] Message Index

[*] Previous page

Go to full version