Jump to content

TCH-Bruce

Members
  • Posts

    20,156
  • Joined

  • Last visited

Everything posted by TCH-Bruce

  1. They are not getting into your password protected areas. But if you have concerns that they are open a ticket with the help desk and they can assist you further. And you will not see your attempt with the test user name until the next time AwStats runs. The stats program runs at night when there is less possibility the server is under loads.
  2. Please look here.
  3. When Fantastico releases the updates to include the latest version it will be on your server. It is out of the control of TCH when they will update. One of the main reasons I install Wordpress manually. It only takes 5 minutes.
  4. mint
  5. Welcome back Xantith
  6. If you are running Invision version 1.2 or 1.3 see the pinned thread here.
  7. vest
  8. Not necessarily. It could just be your router is not allowing name lookups (DNS) properly. Or the DNS servers your ISP is using is not updated to reflect your site.
  9. I can reach your site from SW Ohio as well. As Thomas said, have you tried connected directly through your modem vs. through the router? If you can't get past your router you won't be able to access your site.
  10. Welcome to the forum ale Without a domain name for us to try and access we would only be guessing. You can either post your domain name (as long as it is family friendly) or PM it to myself and I can see if I can access it from where I am.
  11. The threads can always be amended with new information. As for the restrictions on the time limits they are set to a reasonable amount of time so that if you made a mistake you can come back and correct or delete it. But it's minutes, not hours, days, weeks or months later (only mods have that privilege). As for restricting Google from indexing these forums, that's not going to happen. It is a great way to draw new customers. Once someone searching finds these forums useful they may decide to hang around. Later if they decide to start a web site or move a web site they may choose to move it to TCH because they find these forums so helpful and friendly. That's what the use of the signature is for. You can change your signature at any time which will update any threads you created or posted in with the new information.
  12. bent
  13. If you think it's a server problem open a ticket with the help desk. Link above or in my signature. The mods can't help with server issues.
  14. Welcome to the forums Craig I tested this: ><?php $dateStr = "2007-11-01"; if (preg_match("/^[0-9]{4}-[0-9]{1,2}-[0-9]{1,2}$/", $dateStr) == TRUE) { echo "good"; } else { echo "bad"; } ?> This returns good for me. Are you sure you are setting $dateStr to that date? It also works without the "== TRUE".
  15. seed
  16. Way to go Alex
  17. fell
  18. There is a setting in cPanel's File Manager that you have to check to see hidden files. Files beginning with a period in *nix are hidden to non-superuser users.
  19. mast
  20. Welcome to the forums ALS Yep, if you snooze you lose, sorry.
  21. The .htaccess file is a hidden text file. That's why it would appear in one program and not another if the program was not configured to show hidden files.
  22. From the responses given that is correct. They don't have access to your cPanel.
  23. port
  24. Finally, thanks Thomas
  25. From the looks of it the statement is not complete. Where is the page information? Like ending each with /*.php
×
×
  • Create New...