Prefix Forum Listing

Prefix Forum Listing 1.2.5

No permission to download
I have a problem on some of my forum section, example is here.
Some prefixes has threads on it, but the prefix are not listed on the Prefix Filter.

Something has broken this, it does not update the prefixes count. If a thread is added with prefix A, the count of that prefix does not increase. However if you click the prefix A, this thread still shows up, so it's a problem with the count.

Any ideas what this is or how it can be fixed? maybe some sort of rebuild?

Same problems here, i can't find any option or rebuild tool
 
I have a problem on some of my forum section, example is here.
Some prefixes has threads on it, but the prefix are not listed on the Prefix Filter.
My Admin Option:
....

Something has broken this, it does not update the prefixes count. If a thread is added with prefix A, the count of that prefix does not increase. However if you click the prefix A, this thread still shows up, so it's a problem with the count.

Any ideas what this is or how it can be fixed? maybe some sort of rebuild?

Same problems here, i can't find any option or rebuild tool

I have exactly the same issue - no count updates..
Any plans to fix this?
 
I have exactly the same issue - no count updates..
Any plans to fix this?


I just noticed this.

What happens:
  • I assign some prefixes to a forum
  • Assign those prefixes to some threads
All is fine at that point...but then:
  • Create a new thread prefix for that forum
  • Assign threads that new prefix
  • The new prefix shows 0 thread count.
 
I have another addon which also adds a box above the thread list. However I want the prefix list box to show below that one (CTA Featured Threads) and by default it is showing above.

How would I make it so the thread prefix box shows below that other one?

Thanks
 
I have another addon which also adds a box above the thread list. However I want the prefix list box to show below that one (CTA Featured Threads) and by default it is showing above.

How would I make it so the thread prefix box shows below that other one?

I think basically I need to know how to change the execution order of prefix list box in forum view.

@Fuhrmann is it possible please to explain how/where I do that?
 
The prefix counts appear to also include threads in sub-forums. Is this expected behaviour?
I would think they should only represent the counts for threads in the same forum.
 
The prefix counts appear to also include threads in sub-forums. Is this expected behaviour?
I would think they should only represent the counts for threads in the same forum.

Actually not. Could you send me your forum so I can take a look?

I have another addon which also adds a box above the thread list. However I want the prefix list box to show below that one (CTA Featured Threads) and by default it is showing above.

How would I make it so the thread prefix box shows below that other one?

Thanks

I can change the execution order of the listener which add the template, but I don't think I'll release an update just for that. I think it is better if you test first. With debug mode enable in your forum, go to Development -> Code Event Listeners and search for the listeners for the addon Prefix Forum Listing. Click in the one that is called "template_hook." When you click, you will see a field "Callback Execution Order:". Change that to 9999 and save.

I just noticed this.

What happens:
  • I assign some prefixes to a forum
  • Assign those prefixes to some threads
All is fine at that point...but then:
  • Create a new thread prefix for that forum
  • Assign threads that new prefix
  • The new prefix shows 0 thread count.

Yes, I just reproduced this in my development forum. Thanks for reporting.
 
Last edited:
Back
Top Bottom