How to increase the ignore list?

Started by mnn2, April 15, 2017, 11:58:17 PM

Previous topic - Next topic

mnn2

One of my forum member requesting me to increase the ignore list limit. Since I have no experience in ignoring other members, how to I increase the limit?

Kindred

If your member is ignoring that many users, the I think it is that user who has the problem... not the system
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

mnn2

Quote from: Kindred on April 16, 2017, 01:38:46 AM
If your member is ignoring that many users, the I think it is that user who has the problem... not the system

Please tell me the number of system limit for ignoring other members. And how to increase it? :)


Kindred

Afaik,  it is not just a simple change ...   so, in may case, I would tell the use to get over it
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

mnn2

Quote from: Kindred on April 16, 2017, 02:30:38 AM
Afaik,  it is not just a simple change ...   so, in may case, I would tell the use to get over it

Thanks for response.

Still hoping someone else can help. :)

Arantor

Changing the list limit is really not a good idea. It has impacts on so many other areas of the system.

I have a vague memory of it being 80-100 though.


mnn2


Steve

Stick with the advice of Kindred and Arantor in this particular case.
DO NOT pm me for support!

AnotherArb

Quote from: Arantor on April 16, 2017, 03:43:31 AM
Changing the list limit is really not a good idea. It has impacts on so many other areas of the system.

I have a vague memory of it being 80-100 though.
In practice it's in the low 40s, which is not enough.

The number of slots seems to vary with the length of the individual names in the list, which suggests it's limited by a character count or buffer or similar.

I use NSF (hxxp:forum.nasaspaceflight.com [nonactive]) daily. It has tens of thousands of registered users with plenty active. The mods are good so the signal to noise is high but there are always a few who are more noise than signal.

And if memory serves, someone on another thread here said it's all a bit of kludge, which might explain the aggressive-defensive tone above.

But for folk who use Ignore List on a busy forum it really is a too small.

So if there's ever an opportunity to extend it...

It's all about signal to noise, baby.


Arantor

It's not by username. The list is stored as a list of the user ids, e.g. 1,2,45,873.

I doubt it's going to be extended in 2.1 at this point. Though if you have that many ignored, I'd suggest the signal to noise ratio has larger problems for you than that.

landyvlad

Yes.

While having a larger ignore list may be A solution, it's almost certainly not the BEST solution.

It sounds to me like the moderators needs to be a bit more active, where members are reported for inappropriate comments.
And if member's aren't reported for inappropriate behaviour, the they aren't a problem surely?


What is the actual problem with the members that people want to ignore?
"Put as much effort into your question as you'd expect someone to give in an answer"

Please do not PM, IM or Email me with questions on astrophysics or theology.  You will get better and faster responses by asking homeless people in the street. Thank you.

Be the person your dog thinks you are.

live627

I'll just drop this SQL query here.

ALTER TABLE smf_members
MODIFY COLUMN pm_ignore_list TEXT NOT NULL DEFAULT '';


Back to your regular passive-aggressive bickering.

Arantor

TEXT columns can't have a default value.

Advertisement: