Jump to content

TCH-Andy

Members
  • Posts

    4,700
  • Joined

  • Last visited

Everything posted by TCH-Andy

  1. Hi dieguy, Yes, that should not be a problem Andy
  2. Excellent news :dance: Welcome to the team Dick :dance: Andy
  3. deanavail The index.php needs to be in the /public_html/ directory - not the root. At the moment you have it in the root. Andy
  4. Yes, if they are pointing at exactly the same files. Just open a support ticket, and ask us to park the second domain name on top of the first
  5. Hi 30SoS I would set up an FTP account for them - that way they can upload all the files etc. they won't be able to set up email accounts and such like for you, but you will then be relatively safe. we do not provide any "3rd party" password to cpanel. Andy
  6. Hi Karen, Welcome to the family Instead of using >http://domain.com/images/picture.jpg use >/images/picture.jpg This is assuming that your file is in the public_html firectory and that your images are in the public_html/images/ directory
  7. Hi Sifu, 1. As far as I'm aware server time is server time and you need to make the mods in the script to offset that. I'm not a user of PHP Nuke, so I'm not sure how easy that is, but there will be some of the family along later who I'm sure will be able to help out on that one. 2. Credit card processing. No, we use a third party for that, of which there are a number out there depending on your requirements 3. Cpanel transfer - yes, we'll give that a go for you some hosts do block it, and hence we don't guarentee success. We would just need the IP Address, username, password and domain name. 4. Sorry, the shared SSL is not available on the reseller accounts. Andy
  8. Hi dieguy In cpanel, in the CGI Scrips section, the top link is Addon Scripts. PHP-Nuke should be in there. Andy
  9. Hi Nativeg Welcome to the family I'm not sure without a little more information. Are the initial connections correct? Name of host - localhost Database Name - cpanelusername_dbname Datbase User Name - cpanelusername_dbusername I assume so as you are not getting any errors. You say you can not read any data. Do you get an error message? or the wrong data? or just blank data?
  10. Hi Mollylover, Welcome to the family Have you got all the usernames etc correct? they should be Name of host - localhost Database Name - cpanelusername_dbname Datbase User Name - cpanelusername_dbusername
  11. Raul, you are like me and read Day, Month, Year. Across the other side of the pond the can do some things the other way round (month, day, year)
  12. Caffeine, accounts are set up within 12 hours of recieving payment. Drop us a ticket into the help desk, PM or IM me with your domain name, and we'll have a look.
  13. Hi Caffeine, If your current host is using cpanel, then we can attempt to transfer your site for you (some hosts block this), but for small sites (less that 100MB) this is usually fairly effective. If not, then I would do a backup from your old host, copy the file accross, and restore here. MT works fine here, so as long as they aren't using versions that aren't to different, it shouldn't be a problem. Andy
  14. VLQRT Was PHP errors in .htaccess the thread you were meaning? Andy
  15. Welcome back Jack Andy
  16. Jack, >https://www.domain.com:2083 Andy
  17. TCH-Andy

    Fp Themes

    Hi DJ, Welome to the Family Doesn't sound like a "tch thing". Can you let us know the sites, and we can have a look. Andy
  18. Excellent news Congratulations Jim Thumbs Up Andy
  19. That is bad !!!!
  20. Hi, Those 2 sites are amazingly similar - I can understand the Mad!!! I use a bit of PHP code, there is a copy on this stop spiders stealing thread This would probably not work for your site as people could manually copy and save each page - the script in the above thread simply prevents them from accessing more than about 6 pages within a few seonds of each other - very useful for preventing someone copying a large site. Andy
  21. Hi, Welcome to the family Yes, if you haven't set any forwards, hotlining protection, password protection etc - then just go ahead and remove them. Andy
  22. Hi, Can you open a ticket with your account details, and we'll have a look at it for you. Andy
  23. Hi, I would suggest the simple reseller package - it's the one I use for the family site. You can then have as many domains as you like, so you can give them a domain each, but you retain overall control On the starter or silver accounts, you can have multiple subdomains, and multiple parked domains (all pointing at the same space) but you can't have multiple seperate domains. Hence my suggestion of the reseller where you can. Andy
  24. Hi, If you submit a ticket at the help desk, we'll test it all out for you. Andy
  25. Liz, I would guess that on your computer you have a directory called "Soap Website_files" in which you have the images. The html that you have has a link "Soap%20Website_files/image007.jpg" and therefore it is looking for a directory called "Soap Website_files" and then expecting to find a file called "image007.jpg" in it. On the server, you have not got a directory called "Soap Website_files" and hence your image files can not be found. On the server your image files are in a directory called "images". You need to change one of the directory names. I would search for "Soap Website_files" in your html and replace it with "images". That will sort out most of the graphics files. The other ones are where the file names do not match because they are case sensitive. ie. image007.JPG is not the same as image007.jpg. I hope that helps - if there are bits you don't understand, I havn't made clear, then please ask. Andy
×
×
  • Create New...