Recent content by enricosa

  1. E

    Domain not working!

    Anyone have any news on this matter?
  2. E

    Domain not working!

    Hi everyone, I have add my domain which is www.3denrico.com and when ever i try go to the website nothing happens... but when ever i go to www.enricosanti.x10.mx the website works PERFECTLY... i have added the park domain and the redirect and left it for 2 days. Still no avail. Could anyone...
  3. E

    Cannot login to my Cpanel anymore!

    Still not working mate... it seems like they updated the Cpanel maybe something is not working properly yet? ---------- Post added at 01:20 PM ---------- Previous post was at 01:18 PM ---------- ok its working... all i had to do was change the language on the bar at the bottom lol... thanks j3ro!
  4. E

    Cannot login to my Cpanel anymore!

    Hey guys, at the title says i cannot log into my Cpanel anymore. I insert the username and password and it says: Login successful. Redirecting... and then it comes to this error and says: You must specify a username to login. im lost... anyone able to help me? much appreciated thanks
  5. E

    Cannot add Parked Domain!!

    Hi X10 Community, I just bought a Domain .com but when ever i try add the Parked Domain i get this error: There was a problem creating the parked domain. Error from park wrapper: Using nameservers with the following IPs: 217.15.122.5,41.190.32.3,66.135.41.73,196.44.176.1 Sorry, the...
  6. E

    Website is no longer loading!

    Hello x10 Community, I made a website a few months back and used x10Hosting to host it... but today all of a sudden th website does not load this is the link: www.gardalodge.com and try for yourself... i have not touched or even looked at the server in months now... all i do is every month when...
  7. E

    PHP contact form not working?

    FUNCIONA!!!! IT WORKS!!! thanks descalzo!! ur a geniouse!! :P
  8. E

    PHP contact form not working?

    To: descalzo Sorry man, im probably doing something wrong, this is my code: <?php $name = $_POST['name']; $email = $_POST['email']; $phone = $_POST['phone']; $call = $_POST['call']; $website = $_POST['website']; $priority = $_POST['priority']; $type = $_POST['type']; $message =...
  9. E

    PHP contact form not working?

    To: descalzo im sorry i did not understand what you meant... im pretty noob at coding and all so could u please show me how the code will look like?
  10. E

    PHP contact form not working?

    This is the code i used for the PHP file: <?php $name = $_POST['name']; $email = $_POST['email']; $phone = $_POST['phone']; $call = $_POST['call']; $website = $_POST['website']; $priority = $_POST['priority']; $type = $_POST['type']; $message = $_POST['message']; $formcontent=" From: $name \n...
  11. E

    PHP contact form not working?

    Hi i registered as a free account and i have made my website. All works perfectly but my PHP Contact form gives me the server 404 error page when ever i click the submit button... Does the free server not support PHP mail sending? Please help. Thanks
Top