-
Posts
6,029 -
Joined
-
Last visited
Everything posted by TCH-Dick
-
Contest type has been determined, look for an announcement early next week about the rules and everything.
-
It's being looked at, I'm the only one logged into the help desk (right now) Dont worry, it's being taken care of
-
Thanks everyone, just started today and have a LOT to learn, but I'm up for it. I love this place!
-
Grats again Rick!!
-
Just an FYI, Paul (CrimsonSky) had some issues with his site where some people could see images and others couldnt. There was a line missing from the .htaccess file.
-
Loads fine for me to, Is she using a firewall? Some firewalls are bad about blocking images on some sites. Also she made need to clear all her temp files and cache for all of the browsers.
-
2Checkout is currently under a DOS (Denial Of Service) attack and we are unable to process upgrades, downgrades, cancellations or refunds. All requests for these services will be put into Que and completed once 2Checkout recovers. Updates to follow as we get them
-
This is a new one, if you havent updated since before Sept 10th download this one ASAP. Buffer Overrun In RPCSS Service Could Allow Code Execution (824146) September 10, 2003 A security issue has been identified that could allow an attacker to remotely compromise a computer running Microsoft® Windows® and gain complete control over it. You can help protect your computer by installing this update from Microsoft. http://www.microsoft.com/security/security...ns/ms03-029.asp edited to fix the link, thanks turtle!
-
What version are the forums you have? v1.2 has the links via the admin cpanel under board settings.
-
For each workbook, Go to Tools>Share Workbook.. On the Edit tab select a user or the check box that says: "Allow changes by more than one user at a time. This also allows workbook merging." Select OK and the Compare and Merge option will then be selectable. Thumbs Up
-
The java chat in cPanel doesnt work because the server the chat runs off of is not a TCH server, if you go to the company that created that chat even their own demo doesnt work. The PHP chat in cPanel works well, I tested it out when I first got an account here. For java chat heres a few I pulled up with a google search. http://www.parachat.com/ http://freechat.raidersoft.com/ http://www.freejavachat.com/ http://www.chat-forum.com/
-
Changing Registrars (slightly Confused Question:)
TCH-Dick replied to llama_thumper's topic in Pre-Sales Questions
The 72 hours would still apply, If you changed your DNS to TotalChoices DNS severs tonight it would take up to three days for the change to propigate through the internet. What the DNS server does is tell the surfer where your site is basicly. What the propigation time is, is the time it takes for the ISP's all over the world to update their DNS records. Some ISP's update more often than others, so it's not uncommon for a person on the west coast to see a site, while a person that is on the east coast still cant see it. Any time you change DNS records, it takes up to 72 hours to propigate across the internet. Sooooo that being said, if you change it to your registrars DNS it's going to take 72 hours to propigate, if you change it to TotalChoices DNS it's going to take 72 hours to propigate. -
48,000 hits a minute, if thats not proof that TotalChoice uses top of the line servers I dont know what is.
-
10:00Am currently, that big shiny thing Andy saw is now outside my window!!!!
-
what type of forum are you using?
-
you cant die, your a robot
-
Invision Board Install & Some Questions
TCH-Dick replied to jscfan's topic in CPanel and Site Maintenance
Or just go to phpMyAdmin in cPanel. Find the database for you forum. Browse the table ibf_members find the user named admin and click edit. Just change name to what you want and save. Make sure you are logged out of forum. -
Replace in /includes/functions.php the entire code section from "function redirect($url)" to the final "}" with the code below. >function redirect($url) { global $db, $board_config; if (!empty($db)) { $db->sql_close(); } $server_protocol = ($board_config['cookie_secure']) ? 'https://' : 'http://'; $server_name = preg_replace('#^\/?(.*?)\/?$#', '\1', trim($board_config['server_name'])); $server_port = ($board_config['server_port'] <> 80) ? ':' . trim($board_config['server_port']) : ''; $script_name = preg_replace('#^\/?(.*?)\/?$#', '\1', trim($board_config['script_path'])); $script_name = ($script_name == '') ? $script_name : '/' . $script_name; //$url = preg_replace('#^\/?(.*?)\/?$#', '/\1', trim($url)); // Redirect via an HTML form for PITA webservers if (@preg_match('/Microsoft|WebSTAR|Xitami/', getenv('SERVER_SOFTWARE'))) { header('Refresh: 0; URL=' . $server_protocol . $server_name . $server_port . $script_name . $url); echo '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><meta http-equiv="refresh" content="0; url=' . $server_protocol . $server_name . $server_port . $script_name . $url . '"><title>Redirect</title></head><body><div align="center">If your browser does not support meta redirection please click <a href="' . $server_protocol . $server_name . $server_port . $script_name . $url . '">HERE</a> to be redirected</div></body></html>'; exit; } // Behave as per HTTP/1.1 spec for others //header('Location: ' . $server_protocol . $server_name . $server_port . $script_name . $url); header('Location: ' . $url); exit; }
-
Glad I could help, it never hurts to have a second set of eyes :Nerd:
-
I might be wrong ,but I think the first tag should be <?php. ><?php $result = mail("mike_blah@hotmail.com", "my subject", "my body"); echo($result); ?>
-
Mike, Can you tell me more about this, or do you have a URL? My hubby would really love to go to this. (we are in Dallas). Thanks, Groovy Heres the link for CPL The CyberAthlete Professional League The bricks where made using 10" x 10" architectural models filled with bondo, once the bondo dried peeled them out of the mold and glued the sections to the case, then use bondo to fill in the cracks. The bricks where then painted flat black and then dry brushed with gray and white to give it the 3D look. The window fram on the right side is going to be the home of a backlit stained glass window, and there will be a working drawbridge on the front covering the CDROMS
-
if you have them go to www.yourdmainname.com/webmail they should get a dialog box asking them for their name and password. Once they enter the info and click submit they will be taken to a page that has a change password link as well as log in options for NeoMail, Horde and SquirelMail
-
You can set everything up on your home system to test it and then upload it, there more than likely arent enough differences in what TotalChoice uses and what you are using as far as PHP and apache goes. All OSCommerce requires is a minimum of version PHP 4 I believe. There is no minimum contract, you can pay month to month
-
I'll try and answer these for you. 1.Yes it does, OSCommerce is also available as a one click install on most servers, if it isnt available on your server a simple request to the help desk can get it added. 2.TotalChoice uses version 1.3.28 of Apache on their servers. By saiying you use version 2 I'm guessing you run a webserver from home? 3. TotalChoice uses PHP 4.3.2 on their servers. 4. The support here is fantastic, and the forums are an GREAT source of support from other members as well. 5. Not a problem at all. 6. Nope, all you need to do is go to your domain name control panel at your registrar (the place you registered the domain names) and change the DNS setting to reflect TotalChoice's DNS which you will recieve in the welcome e-mail you recieve when you sign up. We also have flash tutorials about how to change your DNS for most of the bigger domain name registrars here. If you have any other questions feel free to ask!
-
submit a help desk ticket with the domain names you want parked and they will take care of it for you. Once they are parked change the DNS settings for each of the parked domains to the TotalChoice DNS ns1.totalchoicehosting.com and ns2.totalchoicehosting.com
