-
Posts
15,512 -
Joined
-
Last visited
Everything posted by TCH-Thomas
-
Hey I could be the first guy with guinea pigs painted on my nails... Whoops... Dont take that wrong.
-
Not sure this is hardware or software (OS) related, move it if you like... Not exactly sure how to explain this... but after pressing the computers ON-button it takes a second or two before I hear a beep from the computer. But lately, between the pressing ON-button and this beep sound it has been some "chewing" sound from the computer. After the beep it all works as it should though. It all started after I had checked an old floppy. Any ideas what may be wrong?
-
Isnt there a third choice... 3. You are a member of this family, then you are crazy and should be.
-
Uh oh Alan...I think it just was confirmed.
-
Hmmm That is true to a certain extent lol. Then again, that is what being a kid is all about, I have no worries, no bills other than TCH/Cell Phone/Car, no kids to support. Hehehe Two more years before I get the bills part Hopefully about 10 or 20 years before the kids part. I am gonna live my life to the fullest before I bring any lil brats like me into my life lol. Being a tournament host on a gaming site is a good way to promote your sites. When you are a host, they usually check ur profile out, and see the link.... it is just tempting to click. LOL! Agrees 100% Now, can anyone tell me how to turn back the clock since I became 33 the other day.
-
You are always crazy
-
Yup. We had a very good chatlesson on AIM about those things. Btw Don, I will respond to your email when I know how it went.
-
Yeah, learning from Annie Thanks, I´ll tell Ginnie you say Happy B-day (The one in my avatar).
-
Sorry Mikej. I just checked a cached page of a post I did. I dont get it.
-
You can have as many domains as you want on a reseller account. The only limit is the disk space.
-
Nevermind guys. I figured it out.
-
Deactivation Notice For My Website!
TCH-Thomas replied to Barbara's topic in CPanel and Site Maintenance
I was gonna say the same as Don did + that the dotregistrar should be able to tell who this agent is and how to contact them to solve it. -
The registrant for that domain name is "Domain Deluxe", and the nameservers are set to some that I think is not TCH. You will need to contact them if this doesnt get solved.
-
To get the password for that forum you just need to pm a blue or red guy.
-
24-72 hours is normal time, but i have read here in forum it can take up to 7-10 days if real bad. Nothing will happen to your account, except you will only be able to access it as welcome email says until propagation is finished.
-
Deactivation Notice For My Website!
TCH-Thomas replied to Barbara's topic in CPanel and Site Maintenance
I think you should submit a desk ticket to Billing department, to see if serverspace has been taken down or just the domain. If just the domain, you should be able to see your site as mentioned in welcome email before propagation. Then go to dotregistrar to renew or register/transfer the domain to TCH as you can read here. If its serverspace that is deactivated too, then Billing department should be able to tell what to do. -
Im having a problem with the color of the dates in this script. Months etc shows like I want (white as I want it), but the dates are black and I want them white too, what am I missing? ><?/********************************************************************* By Morgan Andersson 2002. www.morgande.com www.3dlr.com If you use this script then please buy a domainname to support me. ************************************************************************/ define ('ADAY', (60*60*24)); $datearray = getdate(); $month = $datearray['mon']; $year = $datearray['year']; $start= mktime(0,0,0,$month,1,$year); $firstdayarray = getdate($start); $months = Array('Januari','Februari','Mars','April','Maj','Juni', 'Juli','Augusti','September','Oktober','November','December'); $days = Array('Sön','Mån','Tis','Ons','Tor','Fre','Lör'); ?> <table border=1 cellpadding=1 bordercolor="339933" cellspacing="0"> <tr> <td colspan="7" bordercolor="339933"> <div align="center"><font color="#ffffff"><b><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> <? echo "$datearray[month] $year";?> </font></b></font></div> </td> </tr> <? foreach($days as $day) { ?> <td bordercolor="339933"> <div align="center"><font color="#ffffff"><b><font face="Verdana, Arial, Helvetica, sans-serif" size="1"> <?echo"$day";?> </font></b></font></div> </td> <? } for( $count=0;$count<(6*7);$count++) { $dayarray = getdate($start); if((($count) % 7) == 0) { if($dayarray['mon'] != $datearray['mon']) break; echo "</tr><tr>"; } if($count < $firstdayarray['wday'] || $dayarray['mon'] != $month) { echo "<td bordercolor=339933><br></td>"; } else { if($dayarray['mday'] == $datearray['mday']) { ?> <td bgcolor="#339933" bordercolor="#339933"> <div align="center"><font face="Verdana, Arial, Helvetica, sans-serif" size="1"> <? echo "$dayarray[mday]";?> </font></div> </td> <? $start += ADAY; } else { ?> <td bordercolor="339933"> <div align="center"><font face="Verdana, Arial, Helvetica, sans-serif" size="1"> <? echo "$dayarray[mday]";?> </font></div> </td> <? $start += ADAY; } } } ?> </tr> </table>
-
Can anyone of the webmail options Horde, Neomail or Squirrelmail be customized with colors etc? I know that I as user can define what colors I wanna use, but can I as webmaster/designer define which colors etc I want the users to use?
-
You can either get separate hosting plans for each domain you wanna host with TCH, or get a reseller package. To transfer the domain, you can read instructions here.
-
It would be violation of the AUP.
-
To have different domains pointing to separate websites or subdomains you will need a reseller package. To have different domains pointing to same website you can do that on a regular account. In both cases, submit a help desk ticket (link on top of page).
-
Its a new week beginning for most of us soon so... Have a good week everyone! I will myself spend the monday on a boat.
