Current time: 05-23-2012, 10:09 PM Hello There, Guest! (LoginRegister)

 
Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
URL
05-18-2009, 09:07 AM
Post: #1
URL
the URL for sub domains is not long enough i got ultimatefreehost.co.cc it shortens it to ultimatefreehost.co.
Find all posts by this user
05-18-2009, 11:19 AM
Post: #2
RE: URL
*BUMP*
Find all posts by this user
05-18-2009, 03:23 PM
Post: #3
RE: URL
*BUMP*
Find all posts by this user
05-18-2009, 05:11 PM
Post: #4
RE: URL
Bumping a message is not needed, I check every single thing on here. Not apreciated.

You can change this by going into phpMyAdmin and editing the limit in the domain table.

Jonny H - THT Main Developer & Founder
Find all posts by this user
05-19-2009, 12:01 PM
Post: #5
RE: URL
i did still dont work

Affected rows: 0
Warning: #1265 Data truncated for column 'subdomain' at row 1
SQL query:
UPDATE `ultiocc1_cliento`.`thtufh_subdomains` SET `subdomain` = 'ultimatefreehost.co.cc' WHERE `thtufh_subdomains`.`id` =2 LIMIT 1 ;
Find all posts by this user
05-19-2009, 07:03 PM
Post: #6
RE: URL
sorted - bought .org domain its just short enough.
Find all posts by this user
09-24-2009, 06:44 AM
Post: #7
RE: URL
Actual solution is to edit the table limit. Query given by pMA:
Code:
ALTER TABLE `subdomains` CHANGE `subdomain` `subdomain` VARCHAR( 100 ) CHARACTER SET latin1 COLLATE latin1_swedish_ci NOT NULL

Nelson - Retired TheHostingTool Developer
[Image: sleek.png]
Find all posts by this user
09-24-2009, 05:15 PM
Post: #8
RE: URL
Yeah. Jonny designed the database. Tongue He put some of the values a little low. Tongue

Kevin Mark - TheHostingTool Lead Developer
Visit this user's website Find all posts by this user
09-24-2009, 05:48 PM
Post: #9
RE: URL
Im terrible with databases.
This is pretty much proof. Tongue

Jonny H - THT Main Developer & Founder
Find all posts by this user


Forum Jump:


User(s) browsing this thread: 3 Guest(s)