-
Posts
6,029 -
Joined
-
Last visited
Everything posted by TCH-Dick
-
You are now BANNED for spamming. Thanks for stopping by. NEXT...
-
If you need server specific information the quickest route would be to submit a ticket to the help desk.
-
I don't use phpbb so I'm not sure how to setup that up. I would suggest you read through thier support site. They have alot of information there including a tutorial for creating and managing forums. http://www.phpbb.com/support/
-
You only need the one file. Try this: ># Disallow directories User-agent: * Disallow: /blog/ Disallow: /guestbook/ Disallow: /momblog/ Disallow: /kathieblog/ Disallow: /webcam/ Disallow: /christmas/ Disallow: /myblog/ Disallow: /mompics/ # Disallow BecomeBot User-agent: BecomeBot Disallow: /
-
Here is a some information on font limits for Windows. Windows NT, 2000 or XP These have no limitation on the number of fonts which can be installed, although the boot time will be increased due to the requirement to read the information for all those fonts while the system is starting up. Windows 95/98/Me You can install a maximum of approximately 1000 TrueType fonts in Microsoft Windows 95, Windows 98, and Windows Millennium. The exact number of TrueType fonts you can install varies, and depends on the length of the TrueType font names and file names. Installed TrueType fonts are listed in the registry and in the Graphics Device Interface (GDI). The Registry All font files are registered under a single key in the registry, and a registry key cannot exceed 64 KB in Windows 95. If font names average 20 characters in length and font file names average 10 characters in length, the maximum number of TrueType fonts you can install falls between 1000 and 1500. If a TrueType font file is located in a folder other than the Fonts or the System folder, the full path to the font is included in the registry, using up more space in the key and reducing the number of fonts you can install. The GDI The GDI contains an internal list of fonts, with 10 KB reserved for font file names. If font file names average 10 characters in length, the maximum number of TrueType fonts you can install is approximately 1000. You can use all installed TrueType fonts simultaneously and you can print them in the same document. Note that the Windows 95 Resource Kit incorrectly states that there is no limit to the number of TrueType fonts you can install in Windows 95 and Windows 98.
-
Get a Font Manager. I'm not sure if there is a hard coded limit in PS, but it is a common complaint. I believe that PS loads all of those fonts into memory. Just out of curiosity how much memory does your system have.
-
Welcome Aboard!
-
Welcome Aboard!
-
A weak password would be: less than 8 characters consist of only lower case letters a common dictionary word I know what program you are referring to, it uses a word list and requires access to the file/files storing the passwords. So the only way that someone could have done this is if they were able to access your files.
-
I will give it a try as soon as I can sign up.
-
Thanks, I've been looking for something like this. What I wanted was something like on the Coppermine Team page but this will do.
-
http://www.hostingassured.findmyhosting.co...ngintegrity.htm
-
Did you change index.html to the main page for oscommerce? I'm assuming it is index.php.
-
http://www.totalchoicehosting.com/web-hosting-links.html and some have created their own http://www.totalchoicehosting.com/forums/i...=button+creator
-
Split Topic and moved here. I think you guys got a little
-
You are going about this in the wrong way. The www directory is not a directory but a symbolic link to public_html. All you need to do is add the following to your .htaccess file. >DirectoryIndex subdomain/index.html
-
browsecap is not bundled with php, and since it has "no value" defined in phpinfo then it is probally not set up. You can drop a request the the help desk to see if they will set it up.
-
I have banged my head on this one a few time, but it is easy to fix. In your Site Settings under Testing Server find 'URL prefix:' (should be last setting). It probally looks like http://ftp.totalchoicehosting.com/public_html or http://totalchoicehosting.com/public_html'>http://totalchoicehosting.com/public_html Just change it to http://totalchoicehosting.com/ now your DB should connect when in Live Data View.
-
Great Job Tommy Thank you for taking the time to help out Steve and the others that you have helped before.
-
The controls on the flash files on your event page are built into the file. The only way to have "media controls" with flash is to create them within the file or send the commands from another flash file on the same page.
-
Hi Steve, I took a look at it and your accounts are setup correctly. The issue seems to be within the script. When you go to the poper link to edit users the page is blank. I'm not sure if it was upgraded lately but I did see a few that had similiar issues after upgrading. It looks like you are running the 7.5 and the latest is 7.6. I don't if it would help to upgrade, but I would give this thread a little more time. There are a couple of Nuke gurus on here, maybe they will pop in with some advice.
-
On TCH servers just create your error pages with the extension .shtml e.g. 404.shtml, 301.shtml and the user will be redirected to the proper page. The only issue you might have is with subdomains. If you do you can just drop a copy of your error pages in that directory.
-
It has been a while but I can try. Was this an admin account that has been changed to a member account? What is the account name?
-
Sorry I did not realize you were new to ftp. Take a look at these tutorials, they should get you on the right track. http://www.totalchoicehosting.com/help/cuteftp_configure.htm http://www.totalchoicehosting.com/help/cuteftp_manage.htm http://www.totalchoicehosting.com/help/cuteftp_settings.htm http://www.totalchoicehosting.com/help/cuteftp_transfer.htm
