Recent content by Jack of Designs

  1. Jack of Designs

    Game Server Status Check [Paid] [Deleted]

    Front page of my site is using 13900, still the same result. http://www.dynamicfortress.com/ <-- Example.
  2. Jack of Designs

    Game Server Status Check [Paid] [Deleted]

    Anybody know the problem with Teamspeak3 with this resource? It seems to not query the server properly. http://www.dynamicfortress.com/ <-- Example.
  3. Jack of Designs

    Teamspeak Integration

    So how am I supposed to implement those changes if he's implemented them already? Edit: Double checked the code posted on that page & it doesn't match what's actually in the files.
  4. Jack of Designs

    Teamspeak Integration

    I have the latest version, that error was being shown a year ago.
  5. Jack of Designs

    Teamspeak Integration

    TeamSpeak3_Helper_Exception: invalid URI supplied - library/Teamspeak/API/Helper/Uri.php:133 #0 /usr/www/dynamicfortress/public/community/library/Teamspeak/API/TeamSpeak3.php(303): TeamSpeak3_Helper_Uri->__construct('serverquery://D...') #1...
  6. Jack of Designs

    XF 1.3 Collation problem, not sure of the solution.

    I was under the impression that It was a problem with Xenforo itself so I made this thread. Thank you for the reply, I'll try some things. - Jack
  7. Jack of Designs

    XF 1.3 Collation problem, not sure of the solution.

    So I've recently purchased and installed a copy of the latest version of Xenforo. The initial plan was to import/convert my SMF database into the installation so my users can keep their accounts but before I was going to start doing that (I've read online that it's not that simple), I wanted to...
  8. Jack of Designs

    Steam Authentication & Integration

    http://gyazo.com/2895b578ca8cf51f3d6273cc4227d4b5 Any suggestions? I indeed do run all my SQL work through PHPMyAdmin.
  9. Jack of Designs

    Steam Authentication & Integration

    There is no 'steam' under the 'provider' column, just '737465616d' which should be 'steam'. I have converted anything over yet, fresh installation.
  10. Jack of Designs

    Steam Authentication & Integration

    I haven't updated my plugin yet from the original version that ran on SMF. I'm running 1.3.2 which is the latest version according to the panel customer panel.
  11. Jack of Designs

    Steam Authentication & Integration

    '3736353631313938303336373934343738', That should be my 64ID key. It should match the community ID on my profile but it doesn't. http://steamidfinder.com/ - Says invalid ID, my actual 64bit ID is '76561198036794478'.
  12. Jack of Designs

    Steam Authentication & Integration

    I do not have the table 'xf_external_auth' but I have 'xf_user_external_auth' and it doesn't provide the CommunityIDs, just 'provider_key' & 'provider' aside from userID & 'extra_data'.
  13. Jack of Designs

    Steam Authentication & Integration

    I'm programming a plugin for Source-based servers to grant administration privileges to administrators for XF. (Sourcemod/Sourcepawn)
  14. Jack of Designs

    Steam Authentication & Integration

    After skimming through database tables, does anybody have an easy method of find SteamIDs or CommunityID information in database tables? Thanks, - Jack
Top Bottom