Jump to content

Yamagata 1st MRB

Retired 1st MRB
  • Posts

    6,723
  • Joined

  • Days Won

    10

Community Answers

  1. Yamagata 1st MRB's post in A Message from the Admins was marked as the answer   
    *Bump*
    Remember: The more access you have, the more responsibility you have to keep your account safe!
  2. Yamagata 1st MRB's post in A Message from the Admins was marked as the answer   
    *Bump*
    Remember: The more access you have, the more responsibility you have to keep your account safe!
  3. Yamagata 1st MRB's post in Pending reply - Can't Exit Menu's in DoD was marked as the answer   
    Try binding 0 to slot 10
     
    bind "0" "slot10"  
  4. Yamagata 1st MRB's post in SourceBans HTML Error was marked as the answer   
    I've allocated 512MB and it still seems to error.... I don't want to allocate more than the server allows and irrevocably break something.  Programming-wise allocating more memory than we have will cause a memory leak and potentially crash the server.  I'll do some research as to what the server capabilities are and give it the max.
     
    If that still doesn't work, we might need find a different fix.
     
    For now, I've defaulted the homepage to the banlist, the dashboard is the only page that seems to throw an error.
  5. Yamagata 1st MRB's post in Authenticator Page Color Issues was marked as the answer   
    Fixed.
     
        #elTwoFactorAuthentication > div {
            max-width: 500px;
            background: #151515 !important;
            box-shadow: 0px 5px 55px rgba(0,0,0,0.4);
            border-radius: 3px;
            overflow: hidden;
        }
  6. Yamagata 1st MRB's post in rates on the pub was marked as the answer   
    Here's our server min/max's:
    sv_maxrate "25000" // Max bandwidth rate allowed on server, 0 = unlimited. Default: 0 sv_minrate "13000" // Min bandwidth rate allowed on server, 0 = unlimited. Default: 0 sv_maxupdaterate "67" // Maximum updates per second that the server will allow. Default: 60 sv_minupdaterate "33" // Minimum updates per second that the server will allow. Default: 10 sv_maxcmdrate "67" // Maximum updates per second that the server will allow. Default: 60 sv_mincmdrate "33" // Minimum updates per second that the server will allow. Default: 10 sv_client_cmdrate_difference "1" sv_client_predict "1" sv_client_interpolate "0.1" sv_client_min_interp_ratio "0.05" sv_client_max_interp_ratio "0.1" Although, I don't think it should change whatever you have in your autoconfig...
  7. Yamagata 1st MRB's post in White on White Old Code Snippets was marked as the answer   
    I think I got them all.  Just link any other topics that need fixing.  (Hopefully we have more MSO Staff willing to edit them as needed, but I'll fix them when I see them)
  8. Yamagata 1st MRB's post in Unread Content Filter Text Color was marked as the answer   
    Done.
  9. Yamagata 1st MRB's post in <select> Elements are Black on Black was marked as the answer   
    Fixed.

  10. Yamagata 1st MRB's post in Source Editor Width was marked as the answer   
    I was able to find the CSS in question, thankfully.
     
    Looks like that was the culprit, thanks!
  11. Yamagata 1st MRB's post in Source editor background was marked as the answer   
    Ok, I've forced it to have the same background as the RTE.  Now to figure out why it only takes up a portion of the editor area....
  12. Yamagata 1st MRB's post in MOS portion of the forums was marked as the answer   
    There is no more "Move Posts" function, you'll have to use the "Split Posts" and instead of creating a new topic (default), there is an option to "Split Into" an existing topic, paste the URL of the topic you want them to go to and it should work.  Just remember to check the ones you want to move and not the main posts you want to keep in the topic.
  13. Yamagata 1st MRB's post in Viewing Unread Posts was marked as the answer   
    No worries, that's why we made this section of the forums!  I'll lay it out for you, with pictures:
     
    First, find an editable activity stream, like this one: http://www.1stmarineraiders.com/index.php?/discover/unread/
     
    Right under the title of the stream (above all the recent posts) there click the dropdown option that says "Edit this stream"

     
    You'll get a bunch of stream settings like this

    They're all a little self explainatory, but I'll point out the important ones:
    #1 Lets you choose why kind of content you want to see, Content items only are just Forum Posts, but if you want to see comments and reviews of non-forum content, you would pick that one instead.  It will show avatar changes, profile comments, etc.
    #2 Lets you choose if you want to see everything and anything that meets the rest of your selections OR just the content you haven't read yet.
    #3 Lets you set a time period to display.  Any time = Everything since the beginning of time, Since my last visit = everything since you last logged in, or you can set a number of days, or even a range of dates with an end date (e.g., if you wanted to see everything from July 2015)
     
    Then once you've set up what you want to see, click "Update Results."  And/Or if these results are something you want to see regularly, click "Save as new stream" (#4)
     
    When you save a new stream, you come up with a title (e.g. Yama's Stream) and then click "Create Stream."

     
    If it's a stream you want to look at every time you're on the forums, you might want to set it as your default by clicking the checkbox next to it:

     
    You can always tell which stream is your default by the green check icon:

     
    As you mess around with saving streams and changing settings, you might want to refine (or widen) your results, you can always click on the "Edit this stream" option again to make changes to your stream preferences or rename the stream:

     
    Or if you're done with the stream, remove it!

  14. Yamagata 1st MRB's post in Nav Bar was marked as the answer   
    That's an easy fix, take a look at the nav bar!
     
    It's pretty easy to add/edit the nav bar, so let me know if there's anything we need.
  15. Yamagata 1st MRB's post in Resolved - Lost Bandage Sound? was marked as the answer   
    It's on the server, hopefully it downloads correctly.
    If not I'll attach the sound file for you to add to your dod directory manually: bandage.mp3
×
×
  • Create New...