Configuration['CM_PERMISSION_CAN_MANAGE_COMMUNITY_MODERATION'] = false; $Context->Configuration['CM_PERMISSION_CAN_MODERATE'] = false; $Context->Configuration['CM_PERMISSION_CAN_META_MODERATE'] = false; $Context->Configuration['CM_PERMISSION_IMMUNE_TO_MODERATION'] = false; $Context->Configuration['CM_PERMISSION_NO_MAXIMUM_POINTS'] = false; $Context->Configuration['CM_PERMISSION_CAN_RE_MODERATE'] = false; $Context->Configuration['CM_PERMISSION_CAN_RE_META_MODERATE'] = false; $Context->Configuration['CM_PERMISSION_UNLIMITED_MODERATION_VOTES'] = false; $Context->Configuration['CM_PERMISSION_CAN_MODERATE_OWN_COMMENTS'] = false; $Context->Configuration['CM_PERMISSION_CAN_MODERATE_OWN_DISCUSSIONS'] = false; $Context->Configuration['CM_PERMISSION_CAN_MODERATE_AND_META_MODERATE_SAME_COMMENT'] = false; $Context->Configuration['CM_PERMISSION_CAN_RE_MODERATE_USERS'] = false; $Context->Configuration['CM_PERMISSION_CAN_VIEW_USER_POINTS'] = false; $Context->Configuration['CM_PERMISSION_CAN_VIEW_OWN_POINTS'] = false; $Context->Configuration['CM_PERMISSION_CAN_VIEW_USER_POINTS_HISTORY'] = false; $Context->Configuration['CM_PERMISSION_CAN_VIEW_OWN_POINTS_HISTORY'] = false; $Context->Configuration['CM_PERMISSION_CAN_SEE_UP_VOTES'] = false; $Context->Configuration['CM_PERMISSION_CAN_SEE_DOWN_VOTES'] = false; function CM_Role_DefineRolePermissions(&$Role) { $Role->AddPermission('CM_PERMISSION_CAN_MANAGE_COMMUNITY_MODERATION'); $Role->AddPermission('CM_PERMISSION_CAN_MODERATE'); $Role->AddPermission('CM_PERMISSION_CAN_META_MODERATE'); $Role->AddPermission('CM_PERMISSION_IMMUNE_TO_MODERATION'); $Role->AddPermission('CM_PERMISSION_NO_MAXIMUM_POINTS'); $Role->AddPermission('CM_PERMISSION_CAN_RE_MODERATE'); $Role->AddPermission('CM_PERMISSION_CAN_RE_META_MODERATE'); $Role->AddPermission('CM_PERMISSION_UNLIMITED_MODERATION_VOTES'); $Role->AddPermission('CM_PERMISSION_CAN_MODERATE_OWN_COMMENTS'); $Role->AddPermission('CM_PERMISSION_CAN_MODERATE_OWN_DISCUSSIONS'); $Role->AddPermission('CM_PERMISSION_CAN_MODERATE_AND_META_MODERATE_SAME_COMMENT'); $Role->AddPermission('CM_PERMISSION_CAN_RE_MODERATE_USERS'); $Role->AddPermission('CM_PERMISSION_CAN_VIEW_USER_POINTS'); $Role->AddPermission('CM_PERMISSION_CAN_VIEW_OWN_POINTS'); $Role->AddPermission('CM_PERMISSION_CAN_VIEW_USER_POINTS_HISTORY'); $Role->AddPermission('CM_PERMISSION_CAN_VIEW_OWN_POINTS_HISTORY'); $Role->AddPermission('CM_PERMISSION_CAN_SEE_UP_VOTES'); $Role->AddPermission('CM_PERMISSION_CAN_SEE_DOWN_VOTES'); } $Context->AddToDelegate('Role', 'DefineRolePermissions', 'CM_Role_DefineRolePermissions'); ?> Red Skies | Urban Terror | Forum - Chicken's funnies. (Probably not funny at all)
Not signed in (Sign In)

News

2012-12-03
4.2.008 released!
2012-12-01
Red Skies t-shirt
2012-10-28
4.2.004 released!
2012-10-12
4.2.003 released!
2012-10-03
4.2.002 released!
2012-07-30
Auth system
2012-05-29
4.2 News
2012-05-14
Member kicked

Vanilla 1.3.0 is a product of Lussumo. More Information: Documentation, Community Support.

    •  
      CommentAuthorSubJunk 
    • CommentTimeOct 7th 2011
      0 points
    Nice :smile: These are getting better

    Runamok: hard to tell if you've hit the crazy dancing guy to be fair
  1.   0 points
    Getting there, amiright?
  2.   0 points
    Almost made me fall of my seat.
    lmao

    •  
      CommentAuthorSubJunk 
    • CommentTimeOct 28th 2011
      0 points
    html fail :tongue:

    Runamok: hard to tell if you've hit the crazy dancing guy to be fair
  3.   0 points
    I'm pretty sure the forums are broked, none of the imagers are showing up.
  4.   0 points
    No actually the earlier ones are showing up, just the ones on this page aren't for me.
    •  
      CommentAuthorRocket 
    • CommentTimeOct 28th 2011
      0 points
    There is quite a few pages here for me that don't show the images (last 3 I think). Looking at the page source the ones that don't show up tend to have class inline image crap in the middle of the links, whereas the ones that do work have full links. I can't fix the links by tinkering either, so idk what's going on here Subbeh.

    SubJunk - Rocket teh ninja
    •  
      CommentAuthorSubJunk 
    • CommentTimeOct 28th 2011
      0 points
    CP was using broken HTML that screwed it up. I made a code modification that allowed that but meh you should use actual HTML anyway

    Here's CP's:
    <img src="http://img802.imageshack.us/img802/4527/inlol.png"</img>
    Here's proper:
    <img src="http://img802.imageshack.us/img802/4527/inlol.png" />

    Runamok: hard to tell if you've hit the crazy dancing guy to be fair
    •  
      CommentAuthorRocket 
    • CommentTimeOct 28th 2011
      0 points
    Lolol, extra "<" and "img" :tongue:

    SubJunk - Rocket teh ninja
    •  
      CommentAuthortuk-tuk
    • CommentTimeOct 29th 2011
      0 points
    Nooblord CP, :tongue: