Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

In this Discussion

upgrading to 0.9.2

ok, i upgraded, and i kept getting some fatal error, so i decided to export my old database, reinstall vanilla and then import my old one. i transferred the whole database over without a hitch except for the LUM_User table. i cant seem to get any of the users to transfer over, i keep getting errors every time i try to insert the SQL.

SQL-query:

INSERT INTO `LUM_User`
VALUES ( 1, 6, 5, 'http://www.one26.com/gmonkey/styles/classic/', 'Jon', 'Contino', 'jon', '637c456ff9b347c370554442e034ceae', '29ab574bb68c950dc2e370d718a9798b', '', 'jon@one26.com', '1', '1', 'http://www.one26.com/gmonkey/images/usericons/jon.gif', 'http://www.one26.com/gmonkey/images/userpics/jon.jpg', 'a:6:{i:0;a:2:{s:5:"Label";s:7:"Website";s:5:"Value";s:20:"http://www.one26.com";}i:1;a:2:{s:5:"Label";s:11:"Shutterbook";s:5:"Value";s:43:"http://www.shutterbook.com/albums/outbreak/";}i:2;a:2:{s:5:"Label";s:6:"Flickr";s:5:"Value";s:38:"http://www.flickr.com/photos/outbreak/";}i:3;a:2:{s:5:"Label";s:8:"Playlist";s:5:"Value";s:47:"http://www.audioscrobbler.com/user/outbreak516/";}i:4;a:2:{s:5:"Label";s:9:"Bookmarks";s:5:"Value";s:27:"http://del.icio.us/outbreak";}i:5;a:2:{s:5:"Label";s:11:"Get File SN";s:5:"Value";s:13:"jons get file";}}', '1', 327, 124, 849, '2005-06-22 00:00:00', '2005-08-23 20:25:20', '71.241.145.75', '2005-08-23 14:11:43', 1, '2005-08-23 02:30:02', 1, '0', '0', 'Html', NULL , 'a:6:{s:9:"HidePanel";i:0;s:6:"HtmlOn";i:1;s:14:"ShowAppendices";i:0;s:13:"ShowBookmarks";i:1;s:22:"ShowPrivateDiscussions";i:0;s:21:"JumpToLastReadComment";i:0;}' )


MySQL said: Documentation
#1136 - Column count doesn't match value count at row 1


i get the error for every user i try to insert.

Comments

This discussion has been closed.