[WEB][Constantly Updated]Website Widgets - Minecraft Web Server Status

Discussion in 'Bukkit Tools' started by Adriani6, May 21, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    97WaterPolo

    To be honest, I am having a hard time installing this. Not aiming to have it integrated into XenForo, but rather have it displayed on my home page. The homepage is made with BootStrap, so would that effect this? Can someone make a tutorial as the ReadMe.txt is slighly confusing?
     
  2. Offline

    Adriani6

    If you watch the xenforo tutorial, it's almost the same.
    Paste first part of the code in your <head> </head> tags, then the second part of the code in your <body> </bod> tags.
     
  3. Offline

    97WaterPolo

    Um, not entirely sure, but I kept getting a error on line 47 or 97, went like "&$" and I asked a friend. He removed e "&" and then it seemed to work perfectly, think I may not have downloaded it fully, but thanks, this is really awesome! :D
     
  4. Offline

    YellingLemon

    I like the style of it in your original post, but the one I downloaded didn't have those styles, any way I can get that? Or am I just doing something wrong with the css code and all..?
     
  5. Offline

    Adriani6

    I have changed the style a bit, the font should be Ubuntu if I'm correct, feel free to play with the css a bit. Post a link to your website so I can see how it works :)
     
  6. Offline

    97WaterPolo

    Adriani6

    Is there anyway you can tell meh how to have it span across the page? I have a box set out, and instead of it having 4 heads per row, I want it to have 20 heads over 2 rows, instead of 4 heads per 5 rows. Is this possible?
     
  7. Offline

    BurritoBashr

    Adriani6 make sure you have plenty of IF statements or you'll get undefined errors.
     
  8. Offline

    winter4w

    Website does not work
     
  9. Offline

    n31ln3t

    Yeah, website doesn't work, someone please fix this :)
     
  10. Offline

    Michael Briggs

    I noticed your website doesn't work too. Also, I'm having the same issue as another individual. I'm getting only a white screen. I'm self hosting on a linux server, I've installed apache and php. I've configured the config.php, am I missing something?

    I managed to figure out through some google sleuthing that there is a deprecated reference error of some sort on line 47 of main.php. The portion where it has $retVal = socket_recv($socket, &$data, 1024, 0); Apparently, you are not supposed to use &$ in the version of PHP that I'm running. I removed the ampersand and it works fine. Now I have to figure out how to format this thing to fit into my div on my website. It keeps trying to put itself in the bottom right corner of my website.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 1, 2016
  11. Offline

    Adriani6

    It's the CSS code inside separate file as well as inside the html file. Regarding the website, it will be updated as I'm moving hosts.
     
  12. Offline

    Adriani6

  13. Offline

    Pippiter69

    Adriani6 Would you be able to make this support teams by having a subtitle for each team?
     
  14. Offline

    Adriani6

    Sorry, I don't quite understand what you're asking
     
  15. Offline

    Pippiter69

  16. Offline

    Adriani6

  17. Offline

    Pippiter69


    It's a plugin that is still in development, so I'll get back to you once its done.
     
  18. Offline

    Doodledew

    Would love a full tutorial on this! For noobs like me :3
     
    bobacadodl likes this.
  19. Offline

    Charly_ZA

    Don't you need a plugin or anything. When I upload the files with the edited config to my web server it doesn't work.
     
  20. Offline

    chargers2143

    Adriani6 I'm getting a connection refused error and I have tried multiple servers and still no luck
     
  21. Offline

    Adriani6

    WebStatus v.1.3
    New features:​
    - Added Support Cravatar​
    - Redesign of main.php​
    - Redesign of config.php​
    - Ability to chose size of displayed heads (in pixels) !​
    - The widget is now Expandable & Collapsible​
    - Displaying Server Version​
    - Updated Github​

    chargers2143 Charly_ZA
    I've updated the scripts. Please try with the newest version.

    Doodledew
    Checkout Github or the video tutorial.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 1, 2016
  22. Offline

    RowdyKingDippyo


    I'm getting this error

    Warning: implode(): Invalid arguments passed in /home/*removedname*/public_html/Server/main.php on line 74
    Any ideas? - Might be a 1.7.2 thing?
     
  23. Offline

    Adriani6

    It's not 1.7.2 thing. Did you accidently change anything in the code, I suggest you re-download the whole file, and start from scratch. If it still doesn't work, PM me your IP and Port, and I'll try to replicate the problem on my end.
     
  24. Offline

    jvssgamer

    Code:
    Fatal error: Uncaught exception 'MinecraftQueryException' with message 'Failed to write on socket.' in /w01/v/vinewoodcraft/webstatus/MinecraftQuery.class.php:51 Stack trace: #0 /w01/v/vinewoodcraft/webstatus/main.php(71): MinecraftQuery->Connect('108.61.83.156', '25565', 1) #1 {main} thrown in /w01/v/vinewoodcraft/webstatus/MinecraftQuery.class.php on line 51
    An occurred this error, what this?
     
  25. Offline

    Adriani6

    Looks like fsockopen() is closed on your server or at least to some ports.
    When I get home, I'll set it up on my host, and I'll PM you the link. You from there use the provided link within the iframe.
     
    jvssgamer likes this.
  26. Offline

    joshman08

    I'm confused on where to place the code on my .html document
    Every time I try to implement it ; I ether get code on my page or nothing.
    File
    https://dl.dropboxusercontent.com/u/56303443/index.html

    I'm also new to html , and php setups.
     
  27. Offline

    97WaterPolo

    Adriani6
    Where do I find that document that has the coding to add to XF? Didnt see it in the download.
     
  28. Offline

    Adriani6

    Sorry. I might of removed it by accident. A copy of it will be on github in the main body of the description if I'm not mistaken.
     
  29. Offline

    97WaterPolo

    Yea, found it, thanks! :D
     
  30. Offline

    x3ndless

    not sure if your still working and/or helping with this but do you have any idea on how to set this up on like a sidebar on IPB 3.4.6
     
Thread Status:
Not open for further replies.

Share This Page