Jump to content

TCH-Don

Members
  • Posts

    11,643
  • Joined

  • Last visited

Everything posted by TCH-Don

  1. Thanks for the update.
  2. Taxes
  3. Welcome to the forum ThornKRT Glad to have you here. Keep us in mind if you need a very reliable and friendly host
  4. Welcome to the forum and the family When I try to look at your site I get 500 Internal Server Error check the prmissions of your public_html folder in an ftp program or cpanels file manager to make sure it is set to 750 If that does not help open a help desk ticket to the techs., link at top of this page. As to the error page returning a status of 200 does your 404 error page return to your home page? Google may try to look for a non existing page to test your error page and if your error page returns or redirects to your home page the status may be 200.
  5. Let us know if you need any help.
  6. The forum like SMF in your fantastico set to let registered member attach or upload images would let friends post text and images. Its easy to let fantastico install it and it will create the database for you. And then see if it will do what you want. Be sure to visit the admin part and set member registration to be approved and allow members to attach images. In admin > members > permissions look for Attachments and allow post and view attachments.
  7. Repair
  8. Welcome to the forum, emarkp
  9. Try moving your footer code to the bottom of your source code. in #c-block { width:100%; z-index:1; background:#c0c0c0; color: #333333; height:80%;} remove the height on #ftr { width:100%; height:35px; border: solid #000000; border-width:1px 0; background:#eeeeee; color: #333333; margin:0; } remove the height add padding #ftr { width:100%; border: solid #000000; border-width:1px 0; background:#eeeeee; color: #333333; margin:0; padding-bottom: 10px; }
  10. popcorn
  11. Just a thought but as Linux is case sensitive have you tried all lower case? from /usr/local/lib/php/Mail/mimeDecode.php to /usr/local/lib/php/mail/mimedecode.php
  12. Us
  13. Hej "Gucci" welcome to the family
  14. To prevent the image tool bar from displaying in IE use <meta http-equiv="imagetoolbar" content="no" /> in the head tag. But as mentioned water marking is the safe way to protect your images
  15. I have many PHP books but the best to start with is Sams Teach Yourself PHP in 24 Hours. The SAMS collection of 24 hours books a great to start with and then use as a reference.
  16. Thanks for the update.
  17. Thanks for the update
  18. Welcome to the forum, SMinor
  19. Time
  20. Three column layouts can be tricky. A good site to look at is http://www.realworldstyle.com/
  21. Face
  22. Aw Name please and will you send me photos please
  23. I love that tool
  24. Welcome to the forum, jamesbentleys You don't mention what software you create with, but most have a special character insert mode. I use the one from notetab.com and it has a button for special characters.
  25. Spam Assassin still misses a lot of spam so some would still be forwarded. That why like Bruce I forward to my domain and POP it. On a side note, since I set the default address to :fail: and use forwards to my real account, my spam has dropped to almost none.
×
×
  • Create New...