Many might not know about this, but you can use an application.cfc file in your CF application to set CF mappings, and CF custom tag paths, without the need to register them in CF admin. We highly...
Type: Posts; User: Cameron L
Many might not know about this, but you can use an application.cfc file in your CF application to set CF mappings, and CF custom tag paths, without the need to register them in CF admin. We highly...
Generally VPS customers will want to use their VPS server as a DNS server so that you are not using our DNS servers (although you can do that too). Here are the most common scenarios and how to get...
You only need to use HTTPS on the pages that collects and processes card information, so that the information is encrypted.
Paypal is the easiest way to accept donations for non-profit organizations. For more information, please see...
Yes, you can change ASP.NET versions in WCP, under the "ASP.NET Settings" section, even for sub-domain.
Chris found an error afterwards relating to default.aspx file trying to call file in the...
Google has recently been placed on the SpamCop Blacklist, a widely used spam list and has resulted in our email servers rejecting emails from @gmail.com addresses
Please note that this issue...
In this example, 1 hour is subtracted from the time:
<%=FormatDateTime(DateAdd("h",-1,Now),3)%>
In this example, 2 hoursare added to the time:
<%=FormatDateTime(DateAdd("h",2,Now),3)%>
...
Jon,
Every site in the WCP panel should have the file manager. If there is a domain that does not have it, and its in WCP and not some other contol panel like HELM or cPanel, then please email...
If your using ntformmail.pl to process a form and send emails and the redirect page is not working and instead displays this:
Location: URL of redirect page.
You will need to modify the...
The error indicates a problem with your database query, not sessions. I will contact you about his via email so we can get this worked out.
-Cameron L.
Val,
You might check to see if there in the trash bin, if not you would have to restore them form any backups you have take for your computer.
-Cameron
Normally, .html and .htm files are not processed by the server, as they usually do not contain PHP or other scripting code, so they can be sent straight to the browser. Thats why pages with PHP code...
Hello,
You simply need to create the new regular page, and copy your content to it, and then remove the old standalone page. You can copy the text off the old page to wordpad or notepad ,then copy...
If your using Joomla on our windows/CF hosting and you get errors when trying to install templates or plugins, specifically this one:
* JFolder::create: Could not create directory
...
Hello,
Using localhost only works for mysql databases on our linux/cpanel hosting. Because your are on our coldfusion hosting, you will need to get the IP address of the mysql server and use that...
It appears you can use the mailbox migration tool to POP3 any existing email account and copy it. However its only available on smartermail 6, and your on ver. 4. If you would like to migrate your...
On our linux/cpanel hosting we have started to use SimpleScripts, which allows you to install an amazing assortment of popular applications, scripts, and content management systems (CMS's) such as...
sohocivicapps,
As a reseller, you have to add them to your reseller account using HELM. Theres not a way for your clients to sign themselves up.
If you ever found something nasty uploaded or changed on your website, and dont wish for it to happen again. Heres some great tips on securing your site and being safer online:
1. Use only strong...
Dave,
Thanks for sharing this information with us, both our staff and customers will find this helpful
-Cameron L
Support
If for some reason, you cant remember your admin password for joomla, and your locked out of it completely. You can reset your password if theres no other way to get into joomla, providing you have...
Hello,
In order to use unicode, your Coldfusion DSN must have unicode enabled in its connection string. Simply email [email protected] with your domain name, and your CF DSN name, and let us...
If you have an existing WordPress installation and need to change the domain name to something new, its not as simple as just copying your site files to the new domain name.
WordPress stores the...
Here is a more simplified version of how to install Oscommerce for our windows or coldfusion hosting customers. By doing a manual install, you can be assured your running the latest version. While...
Inserting pictures into a page should be fairly simple. Put your cursor where you want the image to appear, and then click the insert picture button. It looks like a tiny picture. Then select the...