Qbasicnews.com
Ignore Users - Printable Version

+- Qbasicnews.com (http://qbasicnews.com/newforum)
+-- Forum: QbasicNews.Com (http://qbasicnews.com/newforum/forum-3.html)
+--- Forum: Site/Forum Issues (http://qbasicnews.com/newforum/forum-9.html)
+--- Thread: Ignore Users (/thread-8529.html)

Pages: 1 2 3 4 5 6


Ignore Users - Sumo Jo - 12-09-2005

In the next few minutes I'll be finishing the modding for the ignore users hack I've added in. This should already work for Helius at the time of this being typed, but the other styles will be a few minutes.

I've added this mod for those who would like to be able to not see some user's posts. If you ignore someone, they're post text disappears for you and the post then says "You have ignored this user".

If you have any troubles or questions about this mod, post them here.


Ignore Users - Sumo Jo - 12-09-2005

And before Kiz can say it, the buttons won't match all the styles. I'm sure he'll be willing to redo them. Otherwise I'll just change it to a text link.


Ignore Users - KiZ - 12-09-2005

mwah!

Of course I will :D

Thanks for the sparkly mods sumo!


Ignore Users - SJ Zero - 12-09-2005

Will there be a feedback mechanism? I know I'd like to know when it's not worth talking.


Ignore Users - Sumo Jo - 12-09-2005

Quote:Will there be a feedback mechanism? I know I'd like to know when it's not worth talking.

As far as something that tells you that you're ignored or something that shows the most ignored people?


Ignore Users - SJ Zero - 12-09-2005

Something to let you know you're ignored.

Frankly, I have a bad feeling that there are a lot of dogmatic people out there who would love to take this for a test spin on me because I hold thoughts and opinions they don't like.


Ignore Users - Anonymous - 12-09-2005

yeah well, who cares about em?


Ignore Users - SJ Zero - 12-09-2005

It'd be nice to know it's not useful to try to talk to them.


Ignore Users - Sumo Jo - 12-09-2005

Quote:Something to let you know you're ignored.

Frankly, I have a bad feeling that there are a lot of dogmatic people out there who would love to take this for a test spin on me because I hold thoughts and opinions they don't like.

I am ignoring you right now.

Actually, if someone wants to write a php script that would grab who's ignoring you from the db, then I'll upload it. Otherwise I'll look into creating something.

DB Info:

qbnews_forum - db
phpbb_ignore - table

table has two fields:
user_id - The user id who's doing the ignoring
user_ignore - The user id of who's being ignored

The user ids are based on phpbb's system of giving a user id to each registrant.

Members can be found in:
phpbb_users

The field is user_id.

So if someone wants to make something that looks into db and checks all entries in the ignore table and then grabs if there's anything and cross checks again the memberlist, that should do what sj wants.

Like I said, if no one does it, I may.


Ignore Users - KiZ - 12-09-2005

Thats actually a fine line of privacy.

You should be careful here.

When you ignore people in real life, you dont usually go round with a banner over your head saying "Im ignoring you".

This kinda thing could start problems.