A slight problem I'm noticing with freddie's code (
https://vborg.vbsupport.ru/showthrea...914#post205914) which doesn't appear on this site:
When viewing an ignored user's message, a small window pops up with "View single message" at the top. This window *seems* to be using the postbit template and not have a template of it's own, however, $post[postcount] returns nothing in this window.
On vb.org, it shows "post #1". Preferably it would be more accurate to show the actual link number in this window (i.e. if this is the 20th post in the thread, to show "post #20" in the view single message window.
Any ideas on how to account for this situation?
Paul
Edit: Steps to reproduce problem:
1. Place a user on your ignore list.
2. View a thread where they've posted.
3. Click on the <click here to view this post> link.
4. Stare mindlessly at weird post # value ;D