Search results

  1. Z

    Susspension reports

    Hi Please, would you like to investigate my suspension reports? For some reason my website was suspended a few times within very short time. it was usually 4 days. The last suspension occurred on the same day (26/10/2009) I unsuspended the website. The suspension reports always says: " You...
  2. Z

    include() does not work

    I have just tried what Livewire has suggested, which means I have tried the short form: include("header.php"); and include("footer.php"); and it started working. When I tried this with single apostrophe, for instance: include('header.php'); it seemed not to work. Well...
  3. Z

    include() does not work

    It might not have stated clearly what was the main problem in this post. My english is not a first language and it's sometimes a reason i cannot precisely express my thoughts. My website will consist of 3 parts: header, footer and main content in the middle. I don't want to repeat in every...
  4. Z

    include() does not work

    Yes I can now. I have not seen that before. I wanted to appologize Scoochi2 Scoochi2: The mistake was made because I have written this here from scratch and in my script everything's correct but it still does not work. So the main question is if function include() is working if I upload PHP...
  5. Z

    include() does not work

    Two of ']' <- this? Where? I cannot see that. Anyway, this is really not problem as syntax is incorrect. I have a impression that include is not a recognized function in version of PHP I am using.
  6. Z

    include() does not work

    Hi I have simple website. The main structure is based on header, main content and footer as below: <?php include($_SERVER['DOCUMENT_ROOT'.'/header.php'); ?> <p>something here which contains main content</p> <?php include($_SERVER['DOCUMENT_ROOT'.'/footer.php'); ?> Because I am going...
  7. Z

    I am new here =)

    thank you :)
  8. Z

    I am new here =)

    Hooray :biggrin: I finally got to cPanel. Now I am going to study it and soon get first website here :) Thanks for all your help guys. Regards.
  9. Z

    I am new here =)

    There were 2 questions about login and name, indeed :nuts: I don't remember password but fortunately i remember secret answer. Is the loging to cPanel the same as part of my domain, i mean ziko in my case? It's hard to be patient when nothing's working at all but i did not try to reopen the...
  10. Z

    I am new here =)

    This is what I am available to see on first attached image. The second is what i believe the login screen to cPanel. I have no access to this. I tried to put the same login and password as to Acount Manager and I always fail. I tried to use external FTP client putting my domain...
  11. Z

    I am new here =)

    Thanks Joshua for this answer. I genuinely cannot see any file manager in "x10hosating Account Management System". I may incorrectly assume it's cPanel >.<. Anyway, where can I find this file manager. I have logged into cPanel but what I can see to be honest are: * The horizontal menu with...
  12. Z

    I am new here =)

    Hi guys I have read x10hosting is very good and professional service so I thought I could give it a go :p. I am confused after registering, though. I have registered and got an account yesterday. I don't know what it means but in Server Status field (at bottom right hand side corner) it says...
Top