2 smithers Jan 11, 2005 21:46

Actually, it looks similar to a timeout message I am having with Mambo, which is also on the same domain.
I know this isn't the place for that question, but I am wondering of they are inter-related and I am doing something wrong, or there is a server setting that I don't have on/off.
1. Can't get the Blogger file (which is on sportswebconsulting.ca) into the Plugin.
2. Can't get any RSS feeds that are also on sportswebconsulting.ca to appear in my Mambo site.
Is there a setting that allows me to pull things from the same domain?? Thanks for any help that can be offered. ;)
OK, I changed the filename for import to a relative one (ie. "../../../index.html") and it worked fine!!
However, I ran into problems at the next step, importing users. I tried to import everyone from that blog as a new user, and I got:
Warning: array_unique(): The argument should be an array in /home/virtual/sportswebconsulting.ca/webroot/htdocs/b2evolution/blogs/admin/tools.php on line 274
Warning: Invalid argument supplied for foreach() in /home/virtual/sportswebconsulting.ca/webroot/htdocs/b2evolution/blogs/admin/tools.php on line 274
I just assigned everyone to user:admin and hit continue. All of my posts came in fine, I'm pleased to say!
Don't know if any of this is helpful or not. I've got some other old blogs at Blogger that I can try again if there's something specific you want me to look for.
This tool was fairly easy to use. Thanks for developing it! I wish I would've went straight from blogger to b2evolution now. I have a few months of posts on Nucleus I need to migrate over somehow now...
I updated the code. Based on smithers' problems, I found that I was not testing for a blog without comments.
That is fixed. Use the links above.
I did what you said
I got this errror
Fatal error: Maximum execution time of 30 seconds exceeded in c:\program files\easyphp1-7\www\rojbash\admin\tools.php on line 172
mind that I am testing it on my local host .
It's just timing out. Try changing the length of time php takes to time out in your php.ini file (I think).
I tried using this plugin. I followed all the steps (with 0. 9.0.10), and at the end got the message that the blog had imported successfully. Unfortunately, none of the posts had actually been added. Any idea what went wrong?
Are they in the database? Have a look using phpmyadmin or whatever your host provides.
Which table should I look in?
evo_posts, if you haven't changed anything from the defaults.
Just tried it again (third or fourth time), and this time it seems to have worked perfectly, which is great. What is not so great is that I don't know why it didn't work before.
Sorry you were having problems.
I wish I had some easy answer, but I don't.
If you forward me your hosting setup and the import file, I'd be glad to give it some thought.
Thinking about it, I was having problems with Blogger originally. It could be the problem was there, rather than with the plugin.
I can't get my dates to import from Blogger - is there a way to do this or something I am missing in setting up the blogs for import?
I don't know if this will help, but [url=http://forums.b2evolution.net/viewtopic.php?p=16854#16854]here[/url] is the blogger template I used to export a bunch of posts and then import them into b2evolution. It worked for me.
Catbabe, my only guess is that you aren't setting the date settings correctly. Doublecheck, and let me know if you still have problems!
I followed the instructions and I can't get it to work. It doesn't show up in the plugin list...
Are you speaking of the MT import script (which also works for blogger) or the custom blogger import script. I've had some success with the MT importer and you can find it under the tools tab in the b2evo backoffice.
I was talking about the custom blogger import thing.
Thanks for this, I'm goign to recommend it to a friend. Hope it helps for him.
This is a GREAT tool! I would like to know, however, if there is a way to customize this script to import new posts every time it is executed (via cron tab) It would always be importing from the same blog on blogger.com. I want to do this because my blog on blogger.com is an [url=http://www.audioblogger.com]audioblog[/url] (mp3) that I post to with a cell phone.
kraemers,
That is an interesting idea. It could definitely be done with some hacks to the script. Specifically, I'd remove all the preliminary steps, and maybe change it to use some more friendly template (since I'd assume that every post would look the same).
Are you a PHP coder? If so, I'd be happy to give you hints. If not, maybe I can look into it sometime this week.
danielmorrison wrote:
kraemers,
That is an interesting idea. It could definitely be done with some hacks to the script. Specifically, I'd remove all the preliminary steps, and maybe change it to use some more friendly template (since I'd assume that every post would look the same).
Are you a PHP coder? If so, I'd be happy to give you hints. If not, maybe I can look into it sometime this week.
I can change hacks pretty well, but I am not very at writing new code. I would appreciate help on this. Can this script run by itself without logging in to the admin section?
I can't make this work with 0.9.0.12
Is it me or its not made to work with the latest version?
It just doesn't show in the plugin section.
Firstly thanks for your work.
Secondly It has a problem with post with images, because blogger insert code when you download an image. Who can I solve that?
A blogger image code example:
<div style="clear:both;"></div><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/4144/950/1600/Esasypodcast.jpg"><img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://photos1.blogger.com/blogger/4144/950/200/Esasypodcast.jpg" border="0" alt="" /></a><div style="clear:both; padding-bottom: 0.25em;"></div>
Hi daniel, I tried to use your plugin (0.9.0.10 version). Everything worked great until I actually got to Step 4 of importing the new Blogger file. The message I got was this:
I am pretty much a newbie, so not really sure what happened. Do I have to explicitly name the file that is being imported??