Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
URL
#1
the URL for sub domains is not long enough i got ultimatefreehost.co.cc it shortens it to ultimatefreehost.co.
#2
*BUMP*
#3
*BUMP*
#4
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


#5
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 ;
#6
sorted - bought .org domain its just short enough.
#7
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]
#8
Yeah. Jonny designed the database. Tongue He put some of the values a little low. Tongue
Kevin Mark - TheHostingTool Lead Developer
#9
Im terrible with databases.
This is pretty much proof. Tongue
Jonny H - THT Main Developer & Founder




Forum Jump:


Users browsing this thread: 1 Guest(s)