Gregg Posted October 26, 2010 Posted October 26, 2010 For everyone who has been yelling at me to get the ignore feature fixed, I fixed it. It took over two hours to do. Here is the code: static public function isIgnorable( $member_group_id, $mgroup_others, $type='post' ) { if( ! isset( ipsRegistry::$settings['_unblockableArray'] ) OR ! is_array( ipsRegistry::$settings['_unblockableArray'] ) ) { ipsRegistry::$settings['_unblockableArray'] = ipsRegistry::$settings['cannot_ignore_groups'] ? explode( ",", IPSText::cleanPermString( ipsRegistry::$settings['cannot_ignore_groups'] ) ) : array(); } $myGroups = array( $member_group_id ); if ( $mgroup_others ) { $myGroups = array_merge( $myGroups, explode( ",", IPSText::cleanPermString( $mgroup_others ) ) ); } /* Check PMs first */ if ( $type == 'pm' ) { $unblockable = explode( ",", ipsRegistry::$settings['unblockable_pm_groups'] ); /* Override with groups */ if ( is_array( $unblockable ) AND count( $unblockable ) ) { if ( in_array( $member_group_id, $unblockable ) ) { return FALSE; } } } foreach( $myGroups as $member_group ) { if ( in_array( $member_group, ipsRegistry::$settings['_unblockableArray'] ) ) { return FALSE; } } return TRUE; } Now, since I did all this work, and have not been able do anything else, please send your checks in the amount of $19.95, each, to my P.O. Box. In the alternative, you can go out and buy and new model, AND BUILD IT!!! Enough already Knock it off Any more complaints, and I won't even think twice about the ban key, or even the delete key And Mike, sorry for nailing you on that. I did what I did cause I saw what I saw. That's all I pau
Rob Hall Posted October 26, 2010 Posted October 26, 2010 Cool..PHP code. I've done a bit of PHP in the past, though my thing is mostly Java/J2EE and sometimes Ruby.
sobpinstriping Posted October 26, 2010 Posted October 26, 2010 I'm not gonna ignore anyone but man that whole thing made no sense to me, it's back to the vinyl records for me:) cheers mat
Alyn Posted October 26, 2010 Posted October 26, 2010 dang! I thought I figured out a new feature on the forum... Then I take Greg off my ignore list and find this post! Greg, the checks not in the mail, but thanks for the extra effort
Lownslow Posted October 26, 2010 Posted October 26, 2010 i would give you 19.95 but i spent it on fuel
Danno Posted October 26, 2010 Posted October 26, 2010 (edited) I understand as I found it quite offensive also........Now Batman was funny...... (OFFENSIVE IMAGE DELETED ON PURPOSE) I find that image ~ and post of it on this board ~ offensive. Now, who do I go running to with my complaint? Edited October 26, 2010 by Danno
Agent G Posted October 26, 2010 Posted October 26, 2010 I am ignoring all of this.......................... G
Agent G Posted October 26, 2010 Posted October 26, 2010 Better watch it Wayne!!! Since according to the conspiracy buffs here, I am still some sort of "Secret Incognito Supermoderator" you don't want to risk incurring my wrath!!!!! On a more positive note, congrats on being here a year! I for one am glad to have you aboard. Thank You sir, may I have another. So let me get this straight. You're a super secret squirrel squad mod, it wasn't swamp gas, the other gunman was on a hill somewhere, and my ex is a bigfoot love slave. Uh, I am gonna ignore all this, wrath of the mods be darned. G
Bruno Posted October 26, 2010 Posted October 26, 2010 It's somewhat self defeating to say, "I'm going to ignore Bluesman Mark's, (Bruno's/Wheelman's/etc) posts." & then keep opening & responding to them!!! Why me? I figure I must have made it to some people's ignore list with that pic thing... Me, I have only one member on ignore, and I think he's not here anymore.
MoparWoman Jamie Posted October 26, 2010 Posted October 26, 2010 Why me? I figure I must have made it to some people's ignore list with that pic thing... Me, I have only one member on ignore, and I think he's not here anymore. Well if it's me, well I'm not sure how to break it to ya... but I'm still here yet.
Bruno Posted October 26, 2010 Posted October 26, 2010 Nope, not you Jim I wouldn't put someone that has "Mopar" in his nickname on ignore
highway Posted October 27, 2010 Posted October 27, 2010 Yes. No. Maybe. Perhaps. Pardon me, do you have any Grey Poupon? BUT, OF COURSE!!!!!
highway Posted October 27, 2010 Posted October 27, 2010 Dang it Matthew, you raised the bar on the post count!!!! :angry: Well, I do have to try to catch up with you, right?
Agent G Posted October 27, 2010 Posted October 27, 2010 To answer in order: No, yes it was, twice, & only on alternate Thursdays, The other days she's the love slave for Area 51!! :angry: One ex would definately be the Area 51 love slave, one , well uh bigfoot. Not sure about the third ex, haven't seen her in 25 years. G
Danno Posted October 27, 2010 Posted October 27, 2010 One ex would definately be the Area 51 love slave, one , well uh bigfoot. Not sure about the third ex, haven't seen her in 25 years. G Geeeez, Wayne. You've got more exes than I do! (Course that's pretty easy; I only have one ex ... but she was so ... ... she counted for three or four. At least, she cost me enough for three or four!) However, the Lovely and Gracious Mrs. B gets mad when I refer to her as my Last Wife. But I explain, 'Honey, after you ... there will be no others!'
Darin Bastedo Posted October 27, 2010 Posted October 27, 2010 Heck Mark, not only was the phone disconnected, Gregg took all my cubicle walls away!!!! :angry: And your red swingline stapler.
Aaronw Posted October 27, 2010 Posted October 27, 2010 I got your ignore right here [sticks fingers in ears] la la la la I can't hear you la la la la la
Rob Hall Posted October 27, 2010 Posted October 27, 2010 And your red swingline stapler. At a company I worked at briefly a couple years ago, the darn Toyota driving kids stole my red Swingline stapler.
highway Posted October 27, 2010 Posted October 27, 2010 Today's Top 20 Posters Member Posts Today % of today's posts Bluesman Mark 15 3.87% highway 14 3.61% I'm #1!!! I'm #1!!! In your face space coyote!!! (semi-obscure Simpsons reference ) Of course you all realize that this is entirely tongue in cheek I hope!!! When Wheelman made his post about that in this thread I had to run with it!! I really don't worry about my post count. Oh well, but was any of your posts about your latest build?? I know at least two of mine were!! Wait, I think this just might be a third! The freshly painted frame on my big rig. Of course, I must have missed that episode of the Simpson's, because while I know about space cowboys and space trucking, I never heard of a space coyote! I know we're all joking around, who really cares how many or often we post, I know I don't!
Guest Johnny Posted October 27, 2010 Posted October 27, 2010 Someone cleaned up his work area! Man! and I thought my space was compact!
highway Posted October 27, 2010 Posted October 27, 2010 I need to shoot some photos of it on the desk as I'm working on it, but this is what's currently taking up space there right now: It's a fun build, but given that this is how big my desk is, it means that space is at a premium: Any 1/12 scale kit takes up a lot of room there!! You know, Mark, I'm so envious of you getting that kit! That's one I'd like to get back from my early building years, and it's such a nice kit. Of course, I think even though my desk total is bigger, we probably have about the same building area, and my truck takes up most of it especially when I have it mocked up with it's trailer, and it's only 1/24 scale! You should see it when I drag out the 1/8 scale 79 Trans Am I have!
highway Posted October 27, 2010 Posted October 27, 2010 Just a "little" cluttered!! I don't know, but I always thought there was an old saying "A cluttered desk means a cluttered mind". Is that true, Mark!?!?
highway Posted October 27, 2010 Posted October 27, 2010 Matthew, you'll really be jealous when I tell you I got it still sealed for $30 about three weeks agao!! It is indeed a nice kit, & the last of the Monogram 1/12 scale Chevies I had to get. I can imagine how much space a 1/8 scale kit takes up there! That's why for now, all three of my 1/8 scale kits remain unbuilt, until I get more room to spread them out. Yeah, I think I seen you say that when you got it, I remember! If you look close, you can see the box in the old TV stand part of my desk, and the body doesn't even fit in the box anymore!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now