TCH-Don
Members-
Posts
11,643 -
Joined
-
Last visited
Everything posted by TCH-Don
-
Welcome to the forums, Army Front page should not try to use formmail as far as I know, formmail has been disabled for a long time and FP users still create their own forms. so if Jim's instructions do not work for you you could always try a php form, there are many to be found through google many here are using dodosmail as a simple form. Keep us informed how your form works out.
-
Welcome to the forum, Cybernaut
-
Trailer (no insect bites ? )
-
Sorry about that Its been so cold here I decided to speed things up a bit
-
Diamond (Yep thanks to Nader not many will know )
-
Welcome to the foruns sgu
-
Welcome to the forum, Tio Red
-
have you tried clearing your browsers cache? you should be able to get to it by domain/cpanel/
-
Welcome to the forums Carl You have to enter a folder name for cpanel to install phpmychat into not an existing file name. If you are trying to install another script, let us know what it is (link to source) and we can try to help.
-
Welcome to the forum Kevin you are correct no .asp but I think you may find php easier. As to hosting a site on your computer via a cable connection, I think you will find that may be a violation of your agreement with your cable company, check with them first or look on their support site. I know that Charter will terminate any one hosting a web site through their cable connection.
-
Welcome to the forums Arne with a $4 a month account here, you can use hotlink protection and a whole lot more. It was nice of Bravenet to reccomend you to us
-
wahoo now the fun begins.
-
No its public_html and in looking at your source code <body style="background-image: url(file:///C:/PSP%20File/pixel%20dolls/New%20Outlines%20for%20Site/Web%20Backgrounds/BG8a.gif);"> <div style="text-align: center;"><br> <div style="text-align: center;"><img style="width: 160px; height: 154px;" alt="" src="../pixel%20dolls/New%20Outlines%20for%20Site/PLP/FairySwirl.gif"></div> </body> </html> it look like you are linking to the images on your compter. Did you upload them to your site? and where?
-
You could goto cpanel > backup and download the home back up (not the full one) so you have all the files from right now in a compressed file. Then open a help ticket and ask if they can restore your files from the most recent backup. Then if you need to you can re-upload pages that are newer from your own backup.
-
If you give us a link we can try to figure out why the images are not working. be sure the images are really where your page is looking for them and that the text case for the names are the same for the name and the image tag in your page. its best to use all lower case in the name you can also use - or _ in the names.
-
My Movable Type Blogs Are Running Fast!
TCH-Don replied to natas's topic in Reviews of TotalChoice Hosting
Very nice photos Chris -
Welcome to the forums, KL21
-
Welcome to the forums, Stacy if your domain shows up but you see the list of files, then you may not be putting the files in the right folder you said Public-html folder it is public_html all lowercase, something to check on in your ftp setup. and then your index.html page should display.
-
Welcome to the forums iprefermacosx
-
if the include is in the same folder as the page change <!--#include virtual="./ssi.txt"--> to <!--#include virtual="ssi.txt"-->
