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.
b2evolution 0.9.0.11 Paris -> S9y 0.8.1
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: b2evolution 0.9.0.11 Paris -> S9y 0.8.1
Sadly Serendipity 0.8.1 has a bug that does not allow importing from different Databases than it's own.
So you either just need to copy all the bblog tables into the s9y database, or you can use our 0.9 nightly snapshot which has this bug fixed.
Sorry for the inconvenience,
Garvin
So you either just need to copy all the bblog tables into the s9y database, or you can use our 0.9 nightly snapshot which has this bug fixed.
Sorry for the inconvenience,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/