b2evolution 0.9.0.11 Paris -> S9y 0.8.1
Posted: Fri May 20, 2005 12:55 pm
I am trying to import b2evolution posts and etc into s9y via the import feature on the admin page and get the following error:
Starting import procedure...
Import failed:
INSERT INTO serendipity_entries (title,isdraft,allow_comments,timestamp,body,authorid,author,last_modified,exflag,comments,moderate_comments) values [Values removed for privacy]
/ Table 'b2blog.serendipity_entries' doesn't exist
b2blog is the name of the b2evolution db. It's pulling the values properly, but is apparently not using the correct db variable for the serendipity blog to do the insert. I've tried to find it by looking in the b2evolution script under th import includes, but I couldn't find the problem. Has anyone seen this error or figured out what to do with it? I prefer not to use rss as the method of import as the b2blog is a multiblog installation.
Thanks in advance for any help provided.
Starting import procedure...
Import failed:
INSERT INTO serendipity_entries (title,isdraft,allow_comments,timestamp,body,authorid,author,last_modified,exflag,comments,moderate_comments) values [Values removed for privacy]
/ Table 'b2blog.serendipity_entries' doesn't exist
b2blog is the name of the b2evolution db. It's pulling the values properly, but is apparently not using the correct db variable for the serendipity blog to do the insert. I've tried to find it by looking in the b2evolution script under th import includes, but I couldn't find the problem. Has anyone seen this error or figured out what to do with it? I prefer not to use rss as the method of import as the b2blog is a multiblog installation.
Thanks in advance for any help provided.