Thread: MoparScape.org Server Status Page

Page 3 of 3 FirstFirst 123
Results 21 to 27 of 27
  1. #21  
    Registered Member

    Join Date
    Sep 2011
    Posts
    7
    Thanks given
    0
    Thanks received
    16
    Rep Power
    0
    Quote Originally Posted by Zotic View Post
    @moparisthebest.com
    it work fine for me..but when i try to add server on list..it say to log in random account on our server..i did i wait for 1 hour it not appear on server status. got idea?
    What did you wait for? Did you run the java program? Since it is the one doing the checking and adding.
    Reply With Quote  
     

  2. #22  
    Banned

    Join Date
    Sep 2010
    Posts
    849
    Thanks given
    156
    Thanks received
    118
    Rep Power
    0
    Fantastic release!
    Reply With Quote  
     

  3. #23  
    Donator


    Join Date
    Nov 2008
    Posts
    1,031
    Thanks given
    20
    Thanks received
    33
    Rep Power
    246
    Can you do it to make it work without smf? :O
    Reply With Quote  
     

  4. #24  
    Officially Retired


    Join Date
    Oct 2007
    Age
    30
    Posts
    5,454
    Thanks given
    558
    Thanks received
    122
    Rep Power
    1364
    Quote Originally Posted by Moparisthebest View Post
    What did you wait for? Did you run the java program? Since it is the one doing the checking and adding.
    run the java programe? mean my server? sorry im confuse.
    Reply With Quote  
     

  5. #25  
    Registered Member

    Join Date
    Sep 2011
    Posts
    7
    Thanks given
    0
    Thanks received
    16
    Rep Power
    0
    Quote Originally Posted by GodSentDeath View Post
    Can you do it to make it work without smf? :O
    It uses the SMF accounts, but you can set the uid and uname variables with accounts from another forum and it should work. I probably won't do it though, but be sure to send me your patches if you do!

    Quote Originally Posted by Zotic View Post
    run the java programe? mean my server? sorry im confuse.
    No, I mean the single java program included in the release, ServerChecker.java, it's spelled out in the README isn't it?
    Reply With Quote  
     

  6. #26  
    🍥🍥🍥


    Join Date
    Dec 2008
    Posts
    1,702
    Thanks given
    664
    Thanks received
    293
    Rep Power
    621
    Good job on this.
    People must see this
    Attached image
    Reply With Quote  
     

  7. #27  
    Member Gunner's Avatar
    Join Date
    May 2011
    Posts
    207
    Thanks given
    21
    Thanks received
    14
    Rep Power
    32
    When I try accessing it at My Community - Index it gives me the error:

    Failed opening required 'http://spartansunite.info/forum/SSI.php'
    Anyone have any idea as to why ? I'm using the same databases for both forum and server status, so it should sink correctly..

    Edit:
    With forty minutes of messing around, I finally found out that below should look like:
    Code:
    define('MSCP', 1);
    	global $forumid;
    	$forumid = 1;
    	require_once('/home/kryptic/public_html/servers/SSI.php');
    NOT
    Code:
    define('MSCP', 1);
    	global $forumid;
    	$forumid = 1;
    	require_once('/SSI.php');
    TO MOPAR:
    Is there any way i can disable verification?ive spent hours trying to disable it in register.php and verify.php but it doesnt work!
    Reply With Quote  
     

Page 3 of 3 FirstFirst 123

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Server status page (this is not a server status page request)
    By The Situationist in forum Application Development
    Replies: 1
    Last Post: 03-14-2013, 08:31 PM
Tags for this Thread

View Tag Cloud

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •