I can't see new threads when i'm log in
pawi81 - February 2, 2009 - 09:18
| Project: | phpBBforum Integration module |
| Version: | 6.x-1.04 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | pawi81 |
| Status: | active |
| Issue tags: | phpbb phpbbforum |
Jump to:
Description
Hello
I have one problem, when i'm logged in, i can't see New forum threads and new post. I assigned it to 'content' block
when I'm logged off - i can see it normally.
please help me

#1
I found out that when you are logged in the only new forum threads and new posts you see in the block are the ones that are new to your phpBB account (i.e. the posts you haven't yet seen), whereas when you are logged off, the block displays a list of the most recent posts.
#2
Has anyone been able to adjust this behavior. I am displaying the "Recent Posts" on a panel page (my home page) and I would be happy if I could
a) either always show the most recent 10 posts regardless of whether or not they are new to the user
or
b) at least show a piece of text explaining that there have been no new posts since the last logon.
Preferably A. My users are used to having topics anywhere on my previous home page - I could use that option again but then would have a big struggle with getting the forum to display within the iframe?
#3
I went ahead and edited the API slightly to always search all posts and topics from the last month.. If there is a better way to do this I would still be interested.
#4
Fixed in beta1 and 1.0-dev. Dev version already has new look of recent blocks.