View Single Post
  #15  
Old 07-14-2008, 04:06 PM
CarbonTerry's Avatar
CarbonTerry CarbonTerry is online now
Brigadier General
 
Join Date: Oct 2005
Location: St L MO
Posts: 1,436
Default Re: Linking problem error 404

The name (not title) must be:
PlusSize (not a good choice because of the use of UPPER CASE)
Plus_Size (same as above)
Plus-Size (same as above)
plus_size (ok)
plus-size (ok)
plussize (ok)
As you can see, the ok choices use no uppercase letters and have no spaces in the name.
Check out the "Newbie Tips" link in my signature.
Reply With Quote