-
Posts
4,700 -
Joined
-
Last visited
Everything posted by TCH-Andy
-
Hi, The most common reason is not using passive (PASV) FTP.
-
Congratulations to all the family
-
If the host allows addon domains, you can use an addon domain to achieve what you are looking for.
-
Hi, Welcome to the forums For the second issue: As Steve says, your site seems to be linking to "URL: file://c:\documentsandsettings\XTA\LocalSettings\Temp\Front PageTempDir\pvw29.htm" which is a local file on your computer - you need to make sure all the links are to the server rather then your local hard drive. If you can give us a link to the actual form, we'll have a look.
-
Welcome aboard Dan
-
There is a bug in IPB when you search for multiple terms. It finds them OK, but provides a link (with the highlight for the several words you searched for) that IPB down not like. IPB are aware of it, but as far as I'm aware, not fixed it yet. I tend to click on the "last post" (on the right hand side to the items it finds) - and then it opens fine
-
Been Here Years And Still Loving It
TCH-Andy replied to surefire's topic in Reviews of TotalChoice Hosting
Thanks for your kind words We're all family here, and as you know, just love to help each other out -
Hi Sandro, Add >> /dev/null on the end of the cron line
-
Welcome to the family You could also have a look at opensourcecms.com
-
It is mainly of interest to Search Engines. If you are moving the page for a short time, and want them to remember the old link - use Temporary. If you are moving the page permanently, and you want the search engines to change all their references from the old to the new - then use permanent.
-
Welcome to the forums
-
Welcome aboard Ryan
-
welcome aboard
-
You would type; /usr/local/bin/php /home/yourcpanelusername/directory/phpfile.php
-
Hi, Which threads were you referring to ? Do you want to have your mysql database backed up, and sent to you via email? Or just the email notification that it has been backed up?
-
Hi Darrien, Welcome to the family I'm getting a 500 error going to your MT pages (which is then generating a 404 error). This is probably one of two things. 1. You have a corrupt script (uploaded in the wrong mode ascii / binary ?) 2. You have an error in your .htaccess file If you check in the error log in cpanel, it should tell you what the error is.
-
Hi Andy, Welcome to the foums How are you setting the cron job ? /usr/bin/php -q /home/yourcpanelname/path-to-your-script Does the script run OK when run from a browser ?
-
Hi, Can you forward me a copy - with full headers. I've PM'd you with my email address (rather than paste it here for the robots to pick up)
-
I always set the default email address to :Fail: and then you don't get any of the spam to 'random' email addresses. Any addresses you do want (for example I always use temp ones for signing onto web forms) you can always set up a forward to your real account. If it then get's hit by to much spam, simply remove the forward.
-
Hi Mark, If you PM me a link, I'll take a look.
-
Welcome to the family
-
Hi Mark, Can you give us a link or something ? Where are you getting the errors? On trying to upload the file? Does the script work OK for small files?
-
Hi Mark, Welcome to the forums You will probably also need to increase the max_execution_time for files of that size. php_value upload_max_filesize 50M php_value max_execution_time 800 If you are trying to upload to mySQL, that may well be giving separate errors. What errors are you getting ?
-
Php Nuke 7.6 / Good Install / No Registration
TCH-Andy replied to PHP_NUKE_HELP's topic in Scripting Talk
Hi, Welcome to the forums Please note that pointing a domain at a subdomain is against our Acceptable use Policy unless you have a reseller. Hopefully a Nuke expert should be along shortly to answer your questions about the login / join link. I suspect that you need to modify those modules in the admin section. -
Hi Weezy, I would, from the error you're getting it sounds as if the convert function is not installed on that server.
