Jump to content

TCH-Bruce

Members
  • Posts

    20,156
  • Joined

  • Last visited

Everything posted by TCH-Bruce

  1. No problems here. See the site fine. You can run a trace route (tracert xxx.xxx.xxx.xxx) replace the x's with your IP number from a command prompt and see where it's hanging up.
  2. Congrats Mike! Thumbs Up Way to go!
  3. value (as in x = a + b / c)
  4. Or you can purchase two separate accounts. Doesn't have to be a reseller account.
  5. Jim, it is set at the default 5. It seems to be working very well.
  6. You too Thomas! And everyone else too.
  7. Moving for organization
  8. Welcome to the family, Stanley! This bunch just loves to help so if you have any questions ask away.
  9. wedding
  10. Can we have a link to your site and maybe we can figure out why it's not displaying for you?
  11. There is nothing in my htaccess file and my custom 404 works fine.
  12. Ty, I think you are embedding the break into your fields. Thus you are getting them in your email. Have you tried changing the php echo line to something like this? echo "The title is , $title \n"; Thus, the php would insert the break and you can leave it off the field.
  13. There's really nothing special about the page except that it has an extension of .shtml intead of .html or .htm So there should be a file called 404.shtml in your public_html folder. That page would display whenever someone tried to access a page on your site that did not exist.
  14. goblins
  15. Well, I started coding by hand with "vi" the *nix editor and then moved to FrontPage. While I liked FP it added so much bloat to the html I just went back to using "vi". I've since switch to using HTML-kit which I consider to be very good but it's not WYSIWYG. If you have to have a WYSIWYG editor I would say Dreamweaver or Macromedia MX.
  16. Same here, I use spam assassin on the server side and k9 on my machine and I went from 300-400 spams a day down to 20-30 a day (slipped by spam assassin) that k9 filters directly to my deleted folder. Lisa, I used to check the ones it was catching but it never caught a false positive in 3 months so now they are just discarded at the server and I don't bother checking any longer.
  17. Thomas, I tried your link from the office and here at home and it brings up page not found. So I posted the other link in case others had the same problem.
  18. .pif files are already filtered as well as a host of others. Take a look at the Attachments being blocked page.
  19. Here is a link for the player above if the link provided doesn't work for you.
  20. I don't think so. PHP is processed by the server as the page is being sent to the user's browser so since there is no refresh of the page the clock will remain static. You will have to use a META refresh tag on the page to have it reload or use something in javascript or the clock in cPanel.
  21. You would have to open a Help Desk ticket and ask the techs if it could be changed.
  22. After reading a forum about rank I may have told you wrong. TCH-Jim will know the correct answer. Sorry if I was wrong.
  23. Ty, section31 is correct. We need to see what's going on in the cgi script being called from oneword.php And section31, I love the Family Guy avatars your using!
  24. Thomas I believe the lower the number the better your ranking.
  25. smoke
×
×
  • Create New...