• I have several of these errors on installation of wordpress following all instructions given. I have taken out email addresses and other bits but left in everything else.

    The conversion of a nvarchar data type to a datetime data type resulted in an out-of-range value.]
    INSERT INTO wp_users (user_pass,user_email,user_url,user_nicename,display_name,user_registered,user_login) VALUES ( N’$P$BAmfj0IhgDY1F1dBbnLUaYjN9pGKQg/’, N'[email was here]’, N”, N’admin’, N’admin’, N’2012-08-15 12:16:58′, N’admin’)

    This is one of three, i am looking to move my entire site to wordpress and would really love to get this working

    http://wordpress.org/extend/plugins/wordpress-database-abstraction/

  • The topic ‘[Plugin: WP Db Abstraction] DB Error on install with latest version’ is closed to new replies.