Full documentation and information about XLRstats can be found on our XLRstats website: www.xlrstats.com

You are here: Big Brother Bot ForumAdd-OnsXLRstatsxlrwebinterface
Pages: [1]   Go Down
  Print  
Author Topic: xlrwebinterface  (Read 1628 times) Bookmark and Share
Jr. Member
**
OS: Windows
Type: Gameserver Rental Co.
Gameservers: CoD4, CoD5, more soon
Posts: 40
Offline Offline
WWW
« on: February 17, 2010, 06:54:21 AM »

hey ok i got it set up and connected to the b3 database but now i run into the problem of setting up to get the status.xml file...my status.xml file is on the b3 install for the b3 server i run  so i try to put in that location but it says cant open the status file....im not sure if im doing it right i tried just puting the file location like /209.212.148.129 port 28961/status.xml and twisted:*******@209.212.148.129:21/209.212.148.129 port 29861/status.xml but nither of them work any suggestions?
Logged

Senior Dev.
*
OS: Linux
Type: Home user
Posts: 3483
Online Online
WWW
Support Specialty: B3-Core, UrT/SmG/BFBC2 parsers, Plugin development
« Reply #1 on: February 17, 2010, 09:20:05 AM »

does the machine running b3 have a webserver installed ?
does the machine running xlrsatts have a FTP server installed ?
Logged

Jr. Member
**
OS: Windows
Type: Gameserver Rental Co.
Gameservers: CoD4, CoD5, more soon
Posts: 40
Offline Offline
WWW
« Reply #2 on: February 17, 2010, 09:42:48 AM »

well i read in the forum about plugin_statusftp so i got it put it in and have it set to the remote ftp server to write to...and have the cmd in b3.xml set to use the plugin_statusftp.xml file in extplugins and it still shows this in the log Writing XML status to C:\Documents and Settings\moneyshot/status.xml i know its correct!!

Quote
<configuration plugin="statusftp">   
       <settings name="settings">      
                          <set name="interval">60</set>      
                           <set name="output_file">~/status.xml</set>   
           </settings>   
                        <settings name="ftp">   
                        <set name="host">ftp.fastserverfiles.com</set> 
                     <set name="user">fastserv</set>
               <set name="pass">*********</set>      
                        <set name="dir">/public_html/sosclan/status/</set>   


        </settings>
       </configuration>
« Last Edit: February 17, 2010, 09:44:21 AM by Travisty » Logged
Senior Dev.
*
OS: Linux
Type: Home user
Posts: 3483
Online Online
WWW
Support Specialty: B3-Core, UrT/SmG/BFBC2 parsers, Plugin development
« Reply #3 on: February 17, 2010, 09:46:40 AM »

you are not telling what's wrong. be more specific and provide logs please
Logged

XLRstats dev.
Dev. Team
*
OS: Linux
Type: Home user
Gameservers: COD5, COD7, BF3
Posts: 947
Offline Offline
WWW
Support Specialty: XLRstats webfront
« Reply #4 on: February 17, 2010, 11:11:52 AM »

I guess you should set it in conf/plugin_status.xml file as follows:

Code:
<configuration plugin="status">
<settings name="settings">
<set name="interval">60</set>
<!-- This can either be a path on  the local filesystem, or an ftp directory.
To use an ftp directory, use this syntax: ftp://username:password@host/path/to/status.xml
-->
<set name="output_file">ftp://fastserv:password@ftp.fastserverfiles.com/public_html/sosclan/status/status.xml</set>
</settings>
</configuration>

Don't forget to replace password with the correct one.
Logged

Jr. Member
**
OS: Windows
Type: Gameserver Rental Co.
Gameservers: CoD4, CoD5, more soon
Posts: 40
Offline Offline
WWW
« Reply #5 on: February 28, 2010, 10:39:28 AM »

this didnt help...still writes log file to the same base location on c....i dont know why and i want it to stop! lol imma keep at it let u know if i fix it
Logged
XLRstats dev.
Dev. Team
*
OS: Linux
Type: Home user
Gameservers: COD5, COD7, BF3
Posts: 947
Offline Offline
WWW
Support Specialty: XLRstats webfront
« Reply #6 on: February 28, 2010, 10:51:04 AM »

Weird! This is the only way you can set the file path for status.xml.  Huh
Logged

Tags:
Pages: [1]   Go Up
  Print  
 
Jump to:  


Rate this page +1 at Google Search


SimplePortal 2.3.1 © 2008-2009, SimplePortal