View Single Post
  #5  
Old 02-08-2002, 09:43 PM
DeletedUser
Fire Beetle
 
Join Date: Sep 2002
Posts: 0
Default

arg, after reading this i realized i messed it up by adding the name field to the database upload in v0.4. That'll be fixed soon (added a -nonamefield).

As a stopgap you can just add a varchar(255) field named "name" to your items table.
Reply With Quote