Login

russian armor

How to use Custom Filters on COH2.ORG

5 Dec 2013, 20:53 PM
#2
avatar of AmiPolizeiFunk
Admin Black Badge
Patrion 15

Posts: 16697 | Subs: 12

I've been using this on our test site for weeks. Lemme just say, Seb, I @#W$&*^ing love it! :wub:
5 Dec 2013, 21:13 PM
#3
avatar of AmiPolizeiFunk
Admin Black Badge
Patrion 15

Posts: 16697 | Subs: 12

Post your filters!

Any thread with "nerf" in the title:

Code
thread title = %nerf%

http://www.coh2.org/thread?load_id=26


All locked threads (drrrrrp)
Code
thread lock = yes

http://www.coh2.org/thread?load_id=27


Over 20,000 views
Code
thread view count > 20000

http://www.coh2.org/thread?load_id=28
5 Dec 2013, 21:39 PM
#4
avatar of Sarantini
Honorary Member Badge
Donator 22

Posts: 2181

Hmm so all filters are saved serverside?
Seb
5 Dec 2013, 21:41 PM
#5
avatar of Seb
Admin Black Badge

Posts: 3709 | Subs: 2

Yes it is serverside, you can login on your account from any computer/device and you'll find them back. ;)

Only those you decide to save with a name though, we don't save the tests anywhere.
6 Dec 2013, 15:53 PM
#6
avatar of hicksi
Admin Black Badge

Posts: 983 | Subs: 3

excellent work :)
7 Dec 2013, 12:36 PM
#7
avatar of computerheat
Honorary Member Badge
Benefactor 117

Posts: 2838 | Subs: 3

Since this was implemented the "Create PM" button is now gone from my private messages overview page. I can still make them, but I have to hunt around under "Operations" at the bottom of the page to do so.
22 Feb 2014, 02:45 AM
#8
avatar of vietnamabc

Posts: 1063

Thx for the replay but would anyone mind showing me how view user id because when I type mys username "vietnamabc" in the tag "thread posts user id" all I get is a blank, so where can I see my own user id to type in the search?
22 Feb 2014, 17:49 PM
#9
avatar of AmiPolizeiFunk
Admin Black Badge
Patrion 15

Posts: 16697 | Subs: 12

Just go to your user profile. You'll see a number in the URL. That's you! Alternatively, you can now search for yourself (or any user) in the "Search Site Members" (under COH2.ORG logo) and find usernumbers there.
24 Feb 2014, 16:06 PM
#10
avatar of vietnamabc

Posts: 1063

Just go to your user profile. You'll see a number in the URL. That's you! Alternatively, you can now search for yourself (or any user) in the "Search Site Members" (under COH2.ORG logo) and find usernumbers there.

Thx a lot man, the filter is really very nice.
24 Feb 2014, 16:12 PM
#11
avatar of AmiPolizeiFunk
Admin Black Badge
Patrion 15

Posts: 16697 | Subs: 12

They are nice. In fact they're very powerful. But they are tricky to make and you kinda have to have an idea about how AND/OR boolean logic works (all programmers know this stuff, but normal humans rarely do). If you have any trouble creating a filter that you would like, post here, and we will help you!
1 Jul 2014, 10:35 AM
#12
avatar of AmiPolizeiFunk
Admin Black Badge
Patrion 15

Posts: 16697 | Subs: 12

Seb, can you help with this? I'm trying to make a filter for "new relic posts." I got close with:

New Relic Posts:

Code
thread new posts = yes <OR> thread read before = no
&&
thread relic post count > 0


http://www.coh2.org/thread?load_id=8513

but that gives me all threads that relic posted in that have new posts.
Seb
1 Jul 2014, 11:28 AM
#13
avatar of Seb
Admin Black Badge

Posts: 3709 | Subs: 2

By any chance did you try
Code
thread new relic posts = yes
?

Code
thread new relic posts = yes <OR> thread new sega posts = yes <OR> thread read before = no
&&
thread relic post count > 0 <OR> thread sega post count > 0


http://www.coh2.org/thread?load_id=8514
1 Jul 2014, 15:51 PM
#14
Seb
1 Jul 2014, 17:51 PM
#15
avatar of Seb
Admin Black Badge

Posts: 3709 | Subs: 2

Did you realize I just added the option for you or? :p
1 user is browsing this thread: 1 guest