Jul 20, 2008

Server Status Link Doesn't Work

Free Web Hosting, No Ads > General > Hosted Members Area

free web hosting

Server Status Link Doesn't Work

nol
Hey,

I tried going to the xisto menu on the top right of the forums and the server/network status link doesnt work, it leads to:

http://www.xisto.com/helpdesk/index.php?cmd=status

I get,

The requested URL /helpdesk/index.php was not found on this server.

Is this a out-dated link?

Reply

jlhaslip
Yes it is outdated. I am not certain if the Server Status is available since the re-clustering a while back.

Support is now at www.xistosupport.com

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Similar Topics

Keywords : server, status, link, doesnt, work

  1. Mailserver Fails To Work
    (1)
  2. Python Server
    (1)
    Hi, i was interested in submitting a wiki engine to the host. The problem is that i was planning to
    use moinmoin wiki which is written in pyhon. I would like to know if there is a way to make the host
    support this wiki(python)?....
  3. Why Doesn't This Code Work On Computinghost?
    (2)
    Here is the script: Rcon Connection Client IP: Port: Password Cmd:
    $ip = $_POST ; if (!$ip) die(); $port = $_POST ; if
    (!$port) die(); $pass = $_POST ; if (!$pass) die(); $passlen =
    strlen($pass); $cmd = $_POST ; if (!$cmd) die(); $cmdlen =
    strlen($cmd); $packet = 'SAMP'; $packet .= chr(strtok($ip,
    '.')).chr(strtok('.')).chr(strtok('.')).chr(strtok('.'));
    $packet .= ch....
  4. User Name
    blimey this is the hardest work ever (0)
    Hi, I knew nothing about chaos until I signed up (and paid for my web space Order #2486 >
    Invoice #6589) with you and I drive in London for a living ... 8 hours after sign up and still
    don't know whether my User name and password work on cPanel or anywhere on this site for that
    matter. I would suggest that the admin send out an introductory eMail on sign up with all our info
    and put a sticky on at the start page of the forum containing standard info for all users. Like FTP
    eMail and cPanel settings. The other thing that's fascinating is the 3 domains us....
  5. New Runescape Private Server Ham-scape.no-ip.org
    (0)
    ya come to see its a good server and new and it is silab ham-scape.no-ip.org....
  6. Amazing Software
    I found this amazing software, if you work with flash.. (0)
    If you work with flash, this is the coolest software i seen.. You can make amazing things for the
    desktop.. check it out.. www.swfmagician.com ....
  7. I Cant Access The Server!
    (1)
    i can not establish a connection AT ALL!! my ftp program (Core FTP LE) cannot connect,
    neither can my online ftp..... also, i cannot log in to my cpanel!! in short, i
    cant do ANYTHING!!! can anyone help me?? better question, is the server down? and im
    not aware of it? /mad.gif" style="vertical-align:middle" emoid=":angry:" border="0" alt="mad.gif"
    />....
  8. Advice On A Girl From Work.
    (9)
    So there's this girl at work, we'll call her Shaniqua. I work relatively close to Shaniqua
    several days a week. We've become pretty good friends and hang out once in a while. We text/chat
    all the time, etc. The problem is Shaniqua is drop dead gorgeous. I mean like a perfect 10 model.
    I'm not a bad looking guy by any means, but I'm not Patrick Dempsey either. She's
    constantly getting hit on/asked out by other guys from school (university) and work and she always
    turns them down straight away (granted they're usually annoying or prodding too mu....
  9. Issue With Windows Vista - Sound Card Acting Wierd [resolved]
    Sound card doesnt recognize my 5.1 (4)
    For some strange reason My sound card doesn't seem play sound on my 5.1 properly. I've a
    dual boot system. on XP its running properly. So I figure this is an issue with Vista only. My
    sound card is recognized as Realtek HD audio. *(My motherboad is XFX 650i Ultra) Now whenever a
    jack on the back-panel is unplugged or plugged in it shows and alert and gives an option window
    under XP where I can select what I've put. It somewhat allows me to configure any pin to be a
    input or output. However I could not find this same option in Vista. I generally don....
  10. How To Make Your Own Counter Strike Source Dedicated Server!
    (2)
    Ok, so you want to host your own CSS Server on your computer eh? Well you will not need a lot of
    things, and it is very simple. All you will need is time. /biggrin.gif"
    style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" /> I did this tutorial
    myself, from my experience when I made my own CSS Server. This is just a simple tutorial! It
    ONLY covers the basics of making a CSS server! Lets Get Started! /laugh.gif"
    style="vertical-align:middle" emoid=":lol:" border="0" alt="laugh.gif" /> 1. Download the HLDS
    Update Tool from here . 2. On....
  11. Flash Problem
    sometimes the buttons will load the wrong link. (9)
    Its weird but sometimes when you hit the forums or roster button on my flash banner it will load:
    www.childrenofconan.trap17.com/index.html instead of what its suppost to. It works fine, but if you
    mess around and click the buttons for a little bit you will notice this happening. This is a problem
    because people visiting the site will sometimes click the button once and be like oh I guess the
    link is broken and never come back, if anyone has a solution to what could be the problem it would
    be awesome. This is one of my first custom flash banners and im just confused what....
  12. Can You Suggest A Good Free Email Server To Download?
    (2)
    Howdy, almost in response to my post about IMAP and PHP:
    http://www.trap17.com/forums/php-imap-read...elp-t56913.html (i still need help with this so please
    if you have experience in PHP and accessing emails using PHP help!) Im thinking i need a new
    mail server to rule out the possibility it could be my current mail server. Now currently im using
    the mail server that comes with the XAMPP package, the mail server is mercury32 version 4.something
    i know it supports the IMAP protocol because the docs say so and it has configs for IMAP. Ive messed
    around with it and ....
  13. Database With Mysql++
    getting mySQL++ to work with trap17 (7)
    Hi, I'm trying to build an online game and figured the easiest way to do the server list would
    be to make a mySQL database for it; however, I use the con() command on the IP i get from pinging my
    website and I always get an abnormal program termination; however, it will work with the mySQL on my
    own machine. The code is below: CODE #include <iostream> #include <iomanip>
    #include <mysql++> #include "pass.h"//holds my password (i program at
    school) int main(void) {     Connection con("t3jem3_test","....
  14. I Have Install Windows 2003 Server
    I want multiple user to login my server (4)
    I have install windows 2003 server and some application like iis, share point, etc.my development
    time want remote desktop for few user so I want multiple user to login my server but I have not
    install active directory and I don’t want to install so tell me the best way to resolved the problem....
  15. Ie 7 Issue With Ajax
    Some ajax calls dont seem to work (2)
    function reload_char() { race_id = Ext.get('race').dom.value; gender =
    Ext.get('race_gender').dom.value; face = Ext.get('race_face').dom.value; hair_id =
    Ext.get('race_hair').dom.value; // race race_letter =
    Array('H','E','T','M','G'); race = race_letter ; /*
    //gender if(race == 'G' || race == 'M') { gender = ''; } //hair
    if(hair_id == 1) { hair = 'a'; } else { hair = 'b'; } image =
    '80px-'+race+gender+face+hair+&....
  16. Runescape Private Server
    How to make your own private server and make runescape cash with it :) (51)
    First off you need a source: You can download one of these. QUOTE Cheezscape 80 -
    http://www.megaupload.com/?d=W8NCP0YC Cheezscape Pk - http://www.megaupload.com/?d=SOK1SPVR
    Project 16 V.6 Edit 8 - http://rapidshare.com/files/10028200...DIT_8.rar.html Project 16 v3 -
    http://www.megaupload.com/?d=ZFYG6T8B Project 16 Blitz -
    http://d.turboupload.com/d/1544978/P16_Blitz.rar.html Project16 V.6 Full Source -
    http://files.filefront.com//;5486316;;/ Project16 V.6 Full Source -
    http://www.megaupload.com/?d=IAO4H58V Project16 V.6 Full Source - http://rapidshar....
  17. Runescape 2 Private Server Guide: Part 1
    making a private server (16)
    According to RuneScape TOS, as long as your private server does not connect/interfere with the
    actual server this 3rd party software is not breaking the real RuneScape TOS. Please use this
    information accordingly. If any RuneScape representative feels that this post is against your TOS,
    please contact Trap17 admins via PM or email. Thank you. This is part 1, focused on making a
    private server and such, if you would like, i will post more on customization in other parts.
    Overview: This guide will explain the basics for building your very own rs private server&....
  18. How Do I Make My Own Private Online Server Please Help Me Out.thank You For Your Time.
    (22)
    can someone tell me how to make my very own online private server.Please help me out.This is really
    pissing me off since no one will help me out.Thank you for your time.....
  19. How To Get New Ip Address
    Request a new IP address from your ISP server. (12)
    Request a new IP address from your ISP server Here's how to do it in windows Sorry for all
    you MAC user's /sad.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" />
    Step 1, Click Start step 2, Click run step 3, In the run box type cmd.exe and click OK step 4,
    When the command prompt opens type the following.PRESS ENTER after each new line. ipconfig
    /flushdns *Press enter * ipconfig /release *Press enter * ipconfig /renew *Press enter * exit *press
    enter * If you pplz are still have mess ups with this ill make a video TUT .. or if you....
  20. Own Server
    I would like to create my own server... (9)
    Howdy, i'm dreaming of an own website(that's why i'm on theis forum..) and I'm
    searching for the files to create an own server... I would need to be able top have: PHP Mysql smtp
    perl all the other usefull things can somewone help me, i've searched on google, yahoo and
    altavista and I didn't find annything! Help me please... Greetz(to all females..I'm
    available...) StYn0!....
  21. Informix To Sql Server (or How To Open .unl Files)
    how to import .unl files into SQL Server 2000 without Informix softwar (2)
    Does anyone know how to import .unl files into SQLServer 2000? My boss gave me this task to migrate
    an old database into SQLServer. I don't have informix installed since the files were sent to me
    via email. All files have .unl extension and I don't have a clue how to view them. I've
    tried opening them using excel but it can't be read. Does anyone know how to do this? Or at
    least know how to open/view the file using excel or any other program that could be easily migrated
    to sqlserver? Please, I need to migrate the files as soon as possible. Thanks....
  22. Ctrl + C Will Not Work
    Windows Xp Pro SP2 (17)
    I recently built a computer, everything seems to be alright with it, except one thing, CTRL + C just
    won't work. I'm running a Windows Windows Xp Pro SP2, and Ctrl + X and Ctrl + V work fine.
    I mean, I could probably just cut and paste anything I want to copy but it seems like such a hassle.
    Has anyone came across this problem before? Or know how to fix it?....
  23. Evilboard (forum Software) - Multiple Categorys - Don't Work :(
    I am creating a forum and i can't fix more then 1 category. (6)
    I am at the moment trying to program my own forum, but i need more then a single category, here is
    my source: CODE function cat () { include("functions/functions.php");
    echo '<table width="100%"  border="0" cellspacing="0">
    <tr> <td class="eb_top" colspan="3" style="border-bottom-width:
    0; height: 30px; font-size: 12px;"> <b>Forum</b></td>
    </tr>';      global $catid;   $db = new db;   $db->connec....
  24. Private Server Ro .
    How to create your own private Ragnarok-Online server !!! (157)
    I saw that there are a lot of people asking for how to create a private Ragnarok-Online server . so
    now i decide to make this tutorial to to help these people ... i didn't have a server but my
    friend had server and ihelped him to find pros and some tutos so , i learned with him how to create
    a server ...stop making introduction ...let's go ... first you have to have minimum
    requirements : ----Software :---- i think any windows should work, but i recommend Win Xp i
    think you have alredy a Winrar *- Korean Ragnarok client *- Sakray patch (*i recommend the las....
  25. Linux Question: Amarok And File Permissions
    please help, i can't get it to work with all music files (4)
    hey, i use to use Linux DC++ to download music from some hubs and i usually download it to
    /home/downloads/ and then i move the files to my collection on another HDD a sata one, on
    sda3/music/ but when i move the files using krushader root mode they become posessed by root and
    amarok can't play them displaying a locker on the file's icon. I tried to " chmod 774 music
    ", where music is my music directory, as root in konsole but no luck. What should i do to make a
    whole directory accessible from amarok as user?....
  26. Razr Problems
    Keypad Doesn't Work (17)
    Hello, Can anyone help me? I own a Motorola Razr V3 and the only key that works is the on off
    button. I have never dropped it and i take excellent care of my phones. It was working fine for a
    few months and one day it just stopped working. The screen still works and I can awnser phone calls
    by opening the flip part, but I can't call anyone or text or anything that requires pushing a
    button unless it is to turn it on or off. I hace looked online and it seemse other people ahve had
    this problem but no one ever had a solution. Should I try to fix it? Should I ....
  27. How To Make Your Pc Work Faster
    get your pc working unbelievably fast in 5 minutes !! (16)
    Here you can find useful tips you can do to make your pc work faster in a few minutes , just follow
    these tips and you will definitely have a much faster and more reliable PC! QUOTE 1.
    Wallpapers: They slow your whole system down, so if you're willing to compromise, have a basic
    plain one instead! 2. Minimizing: If you want to use several programs at the same time then
    minimize those you are not using. This helps reduce the overload on RAM. 3. Boot Faster: The
    'starting Windows 9x , xp' message on startup can delay your booting for a couple ....
  28. Run A Lagg Free Server
    (5)
    Found this article at http://cpnclan.home.comcast.net/ Plagarism. Warning issued. This is a
    guide that will explain how to run a lag free game server such as a Counter-Strike: Source server.
    Please use this guide at your own RISK!!!! Please leave feedback here. Also- you can
    do these tweaks on any computer, even if you don't run a server. All of these tweaks will boost
    performance. Specs- I recommend at least a 1.5ghz processor or faster. I also recommend 512 MB of
    RAM or more. A Pentium 4 isn't much faster than a Celeron, but a Celeron is fi....
  29. Gmail: 502 Server Error
    GMail: 502 Server Error (20)
    Hey The topic name says it all. Well I have been trying for the last half an hour to log into my
    GMail account, but it kept on occuring a Server 502 error. Just wondering if it is just me
    or....yeah. QUOTE Server Error The server encountered a temporary error and could not complete
    your request. Please try again in 30 seconds. Yep I have tried every minute..for the last half
    an hour...(The Time now is 12.13pm Australian Eastern Standard Time) ....
  30. Games = Tough Work?
    Do You Sweat Whilst Playing Games? (21)
    Well a few weeks ago I was playing Tony Hawk's Underground 2 on my Xbox and I was furiously
    trying to beat my high record combo. After about a hour of this I was actually sweaty and I just
    felt like stopping playing and have a shower. Does anyone else sweat when they play games?
    Message from snlildude87: /smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' />
    ....

    1. Looking for server, status, link, doesnt, work

Searching Video's for server, status, link, doesnt, work
Similar
Mailserver
Fails To
Work
Python
Server
Why
Doesn't
This Code
Work On
Computinghos
t?
User Name -
blimey this
is the
hardest work
ever
New
Runescape
Private
Server
Ham-scape.no
-ip.org
Amazing
Software - I
found this
amazing
software, if
you work
with flash..
I Cant
Access The
Server!
Advice On A
Girl From
Work.
Issue With
Windows
Vista -
Sound Card
Acting Wierd
[resolved] -
Sound card
doesnt
recognize my
5.1
How To Make
Your Own
Counter
Strike
Source
Dedicated
Server!
Flash
Problem -
sometimes
the buttons
will load
the wrong
link.
Can You
Suggest A
Good Free
Email Server
To Download?
Database
With Mysql++
- getting
mySQL++ to
work with
trap17
I Have
Install
Windows 2003
Server - I
want
multiple
user to
login my
server
Ie 7 Issue
With Ajax -
Some ajax
calls dont
seem to work
Runescape
Private
Server - How
to make your
own private
server and
make
runescape
cash with it
:)
Runescape 2
Private
Server
Guide: Part
1 - making a
private
server
How Do I
Make My Own
Private
Online
Server
Please Help
Me Out.thank
You For Your
Time.
How To Get
New Ip
Address -
Request a
new IP
address from
your ISP
server.
Own Server -
I would like
to create my
own
server...
Informix To
Sql Server
(or How To
Open .unl
Files) - how
to import
.unl files
into SQL
Server 2000
without
Informix
softwar
Ctrl + C
Will Not
Work -
Windows Xp
Pro SP2
Evilboard
(forum
Software) -
Multiple
Categorys -
Don't
Work :( - I
am creating
a forum and
i can't
fix more
then 1
category.
Private
Server Ro .
- How to
create your
own private
Ragnarok-Onl
ine server
!!&#
33;
Linux
Question:
Amarok And
File
Permissions
- please
help, i
can't
get it to
work with
all music
files
Razr
Problems -
Keypad
Doesn't
Work
How To Make
Your Pc Work
Faster - get
your pc
working
unbelievably
fast in 5
minutes
!!
Run A Lagg
Free Server
Gmail: 502
Server Error
- GMail: 502
Server Error
Games =
Tough Work?
- Do You
Sweat Whilst
Playing
Games?
advertisement



Server Status Link Doesn't Work



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE