Jump to content

TCH-Don

Members
  • Posts

    11,643
  • Joined

  • Last visited

Everything posted by TCH-Don

  1. Very strange, I have been using Cdex for years and never had a problem. *http://cdexos.sourceforge.net/
  2. Welcome home Deke!
  3. Welcome Deke! I know what you mean by too good to be true. I wondered that a year ago after my previous host, and I am still here Thumbs Up And do not plan to leave (they are stuck with me ) Truthfully, this place is better than what you see at first glance. Take the time to read way back through this forum and you will see that we really are like family here, willing to help each other. And the fact that there is a forum for two way communication between customers and host should show you that Bill is open and honest and rightfully proud of this place and his family. As Bill said, Its hard to beat that! I'm glad you will be joining us soon, if you need anything just ask, as you will be family too Thumbs Up
  4. Problem solved by starting over with a fresh download.
  5. While not totally compatable with older browsers, an iframe ><iframe src ="pagename.html"> </iframe> may do what you want *http://www.w3schools.com/html/attr_iframe.asp just put it in the cell.
  6. Ok for smart ftp just right click and you can change or check permissions I have plans.cgi at 755 and the xml files at 666 check that to see if that is what you have.
  7. Be very sure you are creating the new calendar folder inside of your public_html folder
  8. in your ftp program click on the file and right click and look for permissions not sure what ftp you are using, check the help link for your program. then follow their settings plans.cgi to 755 or as they say 2. Set permissions You will need to adjust the permissions of plans.cgi, so the server recognizes it as an executable file. The .xml files may also need permissions set so the script can modify them. The process for doing this can be different for each server, but in general, the permissions should be set as follows: The .cgi file owner group public rwx r-x r-x The .xml files owner group public rw- rw- rw- All other files owner group public rw- r-- r-- (rwx = read, write, execute)
  9. First be sure your are uploading to a folder in the public_html folder on your site. I followed their instructions at *http://www.planscalendar.com/index.php?p=manual I unzipped to a folder on my computer and renamed the plans_5.0 folder it created to cal. then with my ftp program running, one window in the public_html folder and the other showing the unzipped folder now called cal, I dragged the folder named cal to the public_html folder on my site and when it was done, changed the permissions as per thei instuctions *http://www.planscalendar.com/index.php?p=manual and it works *http://www.thepetscorner.com/cal/plans.cgi be sure to to goto calendar setting>edit password.
  10. Welcome to the family Louis and your new home. The e-mail sent to you, and then downloaded by you, count as part of your bandwidth as it is traffic to and from your site. The amount of bandwidth used by e-mail is not that much. As to the disk space you have, this should not be a problem if you do not leave your e-mail on the server. If you do, it can add up fast with attachments. Most e-mail client software will have an option to leave the e-mail on the server, and should be dissabled. If you need anything, just ask your new family.
  11. Merry Christmas
  12. You may want to keep a back up of the authorized list of sites in a text file on your computer. If you dissable and re enable hotlinking, sometimes, some of the sites may dissapear from the list. Cool image Thumbs Up
  13. Welcome to the family Olbai and your new home!
  14. Hi Shawn, One of our family members, Dozure, found this solution for the Php Mail() Function and a return address.
  15. Hey lysdexic! Welcome to the family and your new home, where we never sleep if you need anything else, just ask your new family. We love to help.
  16. See Policy Changes! for the relaxed AUP. Where you will see "Your subdomains are allowed to be used for any legal purpose. You may not sell the subdomain space to others, nor may you point other domain names to your subfolders. Sub-domains may not be used to host other domains"
  17. Merry Christmas Bill! and everyone else!
  18. cavalaxis Welcome to the family and your new family! If you are behind a corporate firewall, you may not be able to get to your cpanel, it will not work for me at work. If you need anything, just ask your new family. And happy Holidays to you too!
  19. Very Cool Dick nice work. Thumbs Up
  20. Well said! And happy holidays to everyone too.
  21. First Welcome to the family kalikatzaros glad you are here. You did not say what you use to create a page, but you can insert the html such as anywhere on the page. If you are using a program just insert as you would an image, but paste the html instead of an image name. Again welcome to your new home Thumbs Up
  22. Thats a good idea Thomas for now you can right click and copy the path and use as an image.
  23. In looking at the html you have a lot of fonts defined as 0px; I see at least nine places. >/* Header cells - the blue and silver gradient backgrounds */ th { color: #; font-size: 0px; font-weight : bold; background-color: #003399; height: 25px; background-image: url(templates/subSilver/images/); } th.thHead,td.catHead { font-size: 0px; border-width: 1px 1px 0px 1px; } /* Forum title: Text and link to the forums used in: index.php */ .forumlink { font-weight: bold; font-size: 0px; color : #003399; } /* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */ .nav { font-weight: bold; font-size: 0px; color : #000000;}
  24. Hi Walt, welcome to the family glad you worked it out. There is a lot of info on Dreamweaver on the TCH help site including Tracy's info on Dreamweaver MX / Remote MySQL Connection. if you need anything just ask your new family!
×
×
  • Create New...