[wpmu-trac] [WordPress MU Trac] #178: Blog activation page, SQL error

WordPress MU Trac wpmu-trac at lists.automattic.com
Thu Oct 12 13:59:42 GMT 2006


#178: Blog activation page, SQL error
------------------------+---------------------------------------------------
 Reporter:  dan-daemon  |       Owner:  somebody
     Type:  defect      |      Status:  new     
 Priority:  highest     |   Milestone:  WPMU 1.0
Component:  component1  |     Version:  1.0     
 Severity:  normal      |    Keywords:          
------------------------+---------------------------------------------------
 When enter activation code or clicks on activation link in e-mail,
 software activates blog and give page with information like it:

 ---
 WordPress database error: [Out of range value adjusted for column
 'lang_id' at row 1]
 UPDATE wp_blogs SET lang_id = 'en', last_updated = NOW() WHERE blog_id =
 '3'

 All set!
 Username:
 dmitry
  Password:
 ******


 View your site or Login
 ---

 SQL error because UPDATE tries to set int(11) field 'lang_id' with string
 'en' value.

-- 
Ticket URL: <http://trac.mu.wordpress.org/ticket/178>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser


More information about the wpmu-trac mailing list