Simple Machines Community Forum

SMF Support => SMF 2.0.x Support => Topic started by: bros on October 03, 2008, 04:59:47 PM

Title: How to ignore a user?
Post by: bros on October 03, 2008, 04:59:47 PM
I've tried profile - Personal Messaging and entering the users name in the box, but it doesn't work
Title: Re: How to ignore a user?
Post by: Gidget Claire on October 03, 2008, 05:02:43 PM
Hum, it could be that you entered the display name instead of the user name? Do you allow people to edit their usernames? If so, it's easy to forget the name people originally used when they registered (but the database never forgets!  ;D)
Title: Re: How to ignore a user?
Post by: bros on October 03, 2008, 05:06:16 PM
Copy and pasted the username into ignorelist.
Title: Re: How to ignore a user?
Post by: bros on October 03, 2008, 05:11:42 PM
and i'm trying to ignore posts by the user.
Title: Re: How to ignore a user?
Post by: Oldiesmann on October 03, 2008, 10:54:41 PM
Adding the user to your ignore list in 2.0 will allow you to ignore their posts as well.

You're likely pasting the user's display name into the box. Click on "Find members", paste the name in the box and click search. Then click on their name in the search results. That will insert their username into the ignore box.
Title: Re: How to ignore a user?
Post by: bros on October 03, 2008, 11:07:50 PM
Quote from: Oldiesmann on October 03, 2008, 10:54:41 PM
Adding the user to your ignore list in 2.0 will allow you to ignore their posts as well.

You're likely pasting the user's display name into the box. Click on "Find members", paste the name in the box and click search. Then click on their name in the search results. That will insert their username into the ignore box.

Already copied his username. Saved the settings. Went to a topic I know he posted in, and his post was still there.
Title: Re: How to ignore a user?
Post by: bros on October 10, 2008, 06:58:29 PM
Bump
Title: Re: How to ignore a user?
Post by: Rumbaar on October 22, 2008, 04:43:07 AM
Can you link to the forum that isn't not working on?  What version of 2.x are you using?  I take it when you try it here it functions correctly?
Title: Re: How to ignore a user?
Post by: bros on October 23, 2008, 12:11:23 AM
Works here. My forum is using SMF 2 Beta 4

www.thecastlehall.com
Title: Re: How to ignore a user?
Post by: Rumbaar on October 23, 2008, 12:26:10 AM
Can you supply a test account for us to test with?

Is the custom theme you are using just a copy of the default theme or more importantly 100% SMF 2.x BETA 4 compatible?

Was this a fresh install?  Did it ever work?
Title: Re: How to ignore a user?
Post by: bros on October 24, 2008, 06:16:54 AM
The default theme is a copy of default for beta 4.

The boards were originally 1.1.4, then they were converted to SMF Beta 3. I dunno if it ever worked.

username: smfsupport
password: test1234
Title: Re: How to ignore a user?
Post by: Rumbaar on October 24, 2008, 06:20:06 AM
The test account does not work.

You have any entries in your error logs?
Title: Re: How to ignore a user?
Post by: bros on October 24, 2008, 06:54:57 PM
Try now.

No errors.
Title: Re: How to ignore a user?
Post by: Rumbaar on October 24, 2008, 07:57:24 PM
Yes doesn't work on your default theme or CORE theme.

What mods have you installed?  What modifications to the BETA 4 files have you performed?
Title: Re: How to ignore a user?
Post by: bros on October 25, 2008, 12:13:03 AM
Manage Membergroups Permission (Installed after this didn't work)
SMF Arcade
Admin Notepad
Topic Description
Member Color Legend
Member Color Link
Grouped Who's Online
PM Informer
Profil Moderator Management
Stars and Badges
Title: Re: How to ignore a user?
Post by: Rumbaar on October 25, 2008, 04:02:21 AM
Trying to think of which one of those could alter template/source files that would get this result.

Might be a need to test/troubleshoot.  Install a fresh version of 2.x, then install each of the mods until you find the one that breaks the ignore user action.
Title: Re: How to ignore a user?
Post by: bros on October 25, 2008, 02:41:47 PM
Well what would have to be modified in order to make it not work?
Title: Re: How to ignore a user?
Post by: Rumbaar on October 25, 2008, 07:35:14 PM
That's hard to pinpoint to one exact modification to code.  It could be at the template level, with a miss-match of code or it could be at a source level where it's not registering the ignore to pass to the template.  I don't know the functionality and all source associated with the ignore function to point you to specific areas to check.
Title: Re: How to ignore a user?
Post by: bros on October 25, 2008, 10:39:57 PM
Could be the awards mod I recently installed and uninstalled, but that was installed after ignore wasn't working
Title: Re: How to ignore a user?
Post by: Rumbaar on October 25, 2008, 11:17:09 PM
Well the fact you're not even sure it was working after the initial conversion doesn't help either.  Where a little test install and experiment might be able to pinpoint the cause.