Thanks, Rickard!

It is a big load of my mind!

I will wait until final release of 1.3 and then will update from my 1.2.

Great! Then I will wait until final 1.3 release and might develop this feature as an extension.

Thanks everyone! big_smile

1) Will update script for future 1.3 be able to update from any 1.2.x version?

2) If not, does this mean that I have to do this in steps: 1.2.12 -> 1.2.13 -> 1.2.14 -> ... -> 1.3 ??

3) If yes, it would probably be easier to just completely re-install PunBB. But then the question: How do I convert the 1.2.12 database into 1.3 format? Will that imply the steps of 2) point?

Thank you for your help!

Ohhh.. I wasn't aware that PunBB didn't already store read/unread state of the topics. Thanks for clearing this up for me!

Do you know the most common way of handling this feature, for example as other forums do? Do they store a list of read topics for each user, or there is some other smart way of doing this?

Hence the question: Would extension system allow me to create/use extra database tables, say for storing read topics for each user?

I see your point, Smartys.

I just thought that "Mark as read ONLY manually" option will only require 1 tiny flag in the code, to not mark the post as "READ" when it is viewed, and add a simple link/button to manually mark/unmark the topic as being read/unread. That's all this feature is about, apart from adding this option to the profile.

I thought that adding this flag in the core is fairly easy, but adding this flag each time I update PunBB is very cumbersome.

Anyway, if majority of you recommend it as an extension - I will try to go that way.

Jérémie wrote:

Wouldn't that be more of the scope of an extension?

Do you mean it is in the scope of the extension system of future v1.3?

Maybe it is, and that is what I am trying to find out...

Does this functionality deserve to be a part of PunBB, or should and could be written as a plugin for v1.3, or should I just modify the PunBB code (as I normally do) to add this feature. The last one becomes a nightmare for later updates, and it seems that this feature will also require database modifications.

What are your thoughts or suggestions, developers?

Hi, PunBB smile

I'm using this forum for providing online support, and as an administrator and on behalf of moderators I want to ask about a new feature, which would be incredibly useful for tasks like mine.

It few words, I propose to add these options: "Mark as read ONLY manually" and "Mark read/unread".

Reasons are simple: Imagine a support/ticket system, where each topic has to be answered/accepted. This can easily be done by having "Mark as read ONLY manually" option. So moderators can easily track unanswered topics, even tho they have read them.

"Mark as read ONLY manually" should be a profile-wide option, because it most useful only for moderators.

"Mark read/unread" should be just an extra action for each topic, so it is easy to close/re-open the support ticket/topic when needed.


I read carefully the goals of PunBB, and I completely agree with your arguments, i.e. fast, light, simple and well organized forum. With that in mind, I am asking you to give this feature a fair consideration.

Please, tell me what you think about it? If you think that it could or could not be implemented?

If it can't be implemented, I will totally understand, and will try to implement it my-self.

Thanks for this great forum! smile