Recent content by bmx_atvman

  1. bmx_atvman

    XF 1.4 Constant Logging Out AdminCP

    This worked. I checked out the IP it gave me, and it was CloudFlare's IP. So that code I had in the config didn't work. I added the code you recommended and it worked! Thanks!
  2. bmx_atvman

    XF 1.4 Constant Logging Out AdminCP

    Wow, it's actually not. What should I do? Thanks! Edit: I already have the Cloudflare code in my library/config.php from my last time I had this issue.
  3. bmx_atvman

    XF 1.4 Constant Logging Out AdminCP

    Hey guys, I've reported issues like this before, where it just ended up being an issue with CloudFlare. Well this time, it's not, as I no longer use those. So, I was wondering how to fix it. My AdminCP will not leave me logged in for more than 15-30 secs, and it's super annoying as I can't get...
  4. bmx_atvman

    Not a bug Date of Birth Not Working

    The drop down doesn't work, but it seems that it's the MOTD's fault rather than the Steam Browser, as they look identical. So it's pretty much a client issue I guess. Sorry for the fake bug guys :(
  5. bmx_atvman

    Not a bug Date of Birth Not Working

    If you use the default Steam Browser (like the one you can use while in game), when you try to sign up to a forum account, you cannot use the date of birth section, thus not making you be able to sign up without using a (good) different browser. Thanks!
  6. bmx_atvman

    Profile Cover [Paid]

    Here's a bug.
  7. bmx_atvman

    Other Custom donation amount

    Hello, I was looking for an addon that can allow users to add in a custom amount to donate. Is there something like this already? If not, could someone make this for me (I can pay if need be, sounds pretty simple to do though) Thanks
  8. bmx_atvman

    XF 1.3 Remove 10,000 Char. Limit

    Right, found it, thanks!
  9. bmx_atvman

    XF 1.3 Remove 10,000 Char. Limit

    Title says it all, how do I increase this? Thanks, ~BMX
  10. bmx_atvman

    New way to get the profile picture?

    Is there anything I can do about besides get rid of Gravatar?
  11. bmx_atvman

    New way to get the profile picture?

    http://pastebin.com/Retc99cr
  12. bmx_atvman

    New way to get the profile picture?

    It renders a picture to http://metrovillemc.com/community/avatar.php?size=s&userid=1 The PHP is here http://metrovillemc.com/newsite - but the CSS isn't fixed yet. http://pastebin.com/KRDLnrQq
  13. bmx_atvman

    New way to get the profile picture?

    http://mysite.com/community/avatar.php?size=s&userid=<?php echo $avatar[1] ?> Does everything look correct? Because the image 404's
Top Bottom