-
Posts
4,700 -
Joined
-
Last visited
Everything posted by TCH-Andy
-
Thomas, If it helps any - I saw you logging on and off with Gaim several times. With Trillain, I only know the Pro version, I'm not sure about the free version. There is a set of xml which hold all the words in wheatever language you like. I haven't looked for a specific Swedish pack - but you can always create one. I'm off to try Gaim - I always value Raul's thoughts - and if he thinks it's better, then it's certainly worth a try
-
Have a look at; http://www.trillian.cc/forums/showthread.php?threadid=31325
-
Hi, Yes, we have fixed the /sqmail issue. With the problem you are seeing, please submit a ticket at the help desk.
-
Hi, 1. Are you using the free or Pro version - in the Pro version you can go into File, Preferences, Advanced - and then turn on or off different items individually. 2. Yes, you can uninstall them. Keep them as a backup if you want - but I never have, I have never found the need.
-
A Different Multiple Domain Question
TCH-Andy replied to motm95's topic in CPanel and Site Maintenance
Hi, It sounds as if you probably need a reseller account. It may work with 2 seperate accounts on the same server - but I'd guess that you will run into some problems with that method (it depends on exactly what permissions it needs to the folders) , but is more likely to run on a reseller account as add-on domains. -
Hi Bruce, Welcome to the Family I'm not sure I fully understand teh question. You can not change the root structure - but you can put all the files into a directory (or subdomain) if you want to. then they would be in /home/username/public_html/mywebroot
-
You shouldn't be concerned, No. It is simply a file, created by cpanel, that holds the contact email address for that account. Hence it will appear for all accounts. I would suggest that you set up a contact address for all accounts though - otherwise you will not recieve notifications for issues such as the account is reaching 80% of it's space allocation.
-
Yes, it would be against out policy to use images that are Copyright to someone else. Please put a ticket into the abuse department.
-
Looks like the link is slightly wrong - it should be /home/cpanelname/public_html/phpnews/headlines.php not cpanelname/phpnews/headlines.php I think.
-
I just had a quick look on the server, and the files aren't there - are you sure you upload them to the right account? Or have you continued working on it and deleted the files....
-
Try link:www.jikrantz.se
-
As far as I'm aware, although there are some attempts to port it onto other platforms none of these are very successful.
-
Hi, Welcome to the family. What forum are you using?
-
Ssl Cert Issue On Postnuke Site
TCH-Andy replied to GalileoPCS's topic in CPanel and Site Maintenance
Hi, The SSL is just on the domain name - for example, if you were on server 72 then the SSL cert would be for server72.totalchoicehosting.com. To get to files, on your site, in the 'directory' with file name 'file.ext' using the shared SSL you would need to use h**ps://server72.totalchoicehosting.com/~username/directory/file.ext The SSL folder is not something the we install on your account, and if not required by you can be deleted. -
Hi Steve, I'm sorry if it came across as an unhelpful caring response - it was not meant to. You sent your ticket into the Cancellations department. This is not manned 24/7 - and hence it did not get picked up straight away. I actually looked for the ticket - moved it to the correct department, and it was dealt with within 2 minutes. Most people have their site suspended because they have been issuing spam emails, causing abuse on the server, or there is a financial issue. Our policy is not to talk about these issues in the public forum, simply to protect the individuals.
-
Hi, You need to sort it out via the help desk - because we do not like talking about some of the potential abuse issues in the open forum
-
Hi, Yes, the search engines would still rank your site - just potentially, not as high.
-
The reason for that was that generally the search egines read the HTML from top to bottom. And using good old fashioned HTML, then if you put the menu on the right - you have all your content first (rather than the links). This is hence a lot better in the search engines (they assume the important stuff is at the top. If you start using CSS, then of course you can put the content at the end of the HTML, but still display it on the left hand side
-
Hi, It looks as if you are redirecting to a directory that does not exist (Clothing_and_Apparel) which is the first problem. You then have a redirect in the directory (categories) that is the parent of your non existent directory.... which redirects (using the .htaccess file) to your index page. I hope that makes sense
-
Hi, Yes, this is a legitimate email. I understand your concern, and personally never follow the links in email, but rather go to the base site (which I know to be correct), and check the information that way. In this case though - you should be fine. It should not be asking you for any credit card or bank information though - just confirming that your domain registration contact details are correct.
-
Hi Jana, You're problem was solved because of the ticket. The email reply was sent to you - check any spam filters you may have.
-
Hi Andrew, My first guess would be that you got disconected at some stage in the middle of a POP connection, and it has locked the inbox. If you submit a support ticket we'll take a look at it for you - be sure to include the email address and password on the ticket so we can test it.
-
Hi, Have you got a recent backup? the easiest is to do a restore from that. Other than that - I would open a ticket at the help desk, and we'll take a look at it - potentially restoring it from one of our backups.
-
Rob, please remember to put the full information on the sleep ticket - we hate to have to wake you up again, just because you have missed off some information like "how long you want to sleep for".
-
Hi, The most common formmail script errors I come across are either not defining the domain name - for example The problem is that the $referrers is commented out - it should be The second biggest issue is where you do not define the email address where it can be sent to. If you are using the form to sent mail to you (from the form) then write your email address into the script, so that it can not be modified. Passing the email as a parameter from the form, it just asking for someone to change that parameter and use all sorts of other addresses.
