MultiBlog 1.99.5b

There is now an update to MultiBlog available to fix a bug that was brought to my attention this week involving when lastn is not being used, along with a fix for the backwards compatibility hiccup in MT 3.31.

5 Comments

Thanks...
I just want to try MultiBlog in New version of MT...

:)

I'm testing MultiBlog for the first time with MT version 3.3. I'm using MultiBlog 1.99.5b. This chunk of MT tags:

<MTMultiBlogCategories include_blogs= "1,2">

<MTCategoryLabel><br/>

<MTMultiBlogCategories>


renders this error:
"syntax error at plugins/MultiBlog/lib/MultiBlog/Tags/Categories.pm line 14, near "})" Missing right curly or square bracket at plugins/MultiBlog/lib/MultiBlog/Tags/Categories.pm line 62, at end of line Compilation failed in require at /home/.../mt/plugins/MultiBlog/multiblog.pl line 242."

I'm trying to debug now. I hope it is not something particular to my code or setup. I know more PHP than Perl, so maybe you can spot the bug more easily.

my $iter = MT::Category->load_iter( { blog_id => [ @blog_ids ]}, { 'sort' => 'label', direction => 'ascend' });

Line 13-14 of Comments.pm is missing an }.

Umm - just followed the installation instructions by deleting the old files and uploading the new ones and - my MultiBlogged blog is no longer updating.

Any trick here I've missed? Help much appreciated, thanks ...

PS I'm on MovableType 3.2. Perhaps I need to upgrade MT?

Leave a comment

About Me

I am a software developer for Six Apart living outside of Baltimore, MD. I have written a number of plugins for Movable Type, including the award winning MultiBlog, which has (as of MT 4) been integrated into the base application....
More...

Recent Entries

  • The Olympics Make Me Want To Complete Again

    Every time the Olympics come around (most the summer ones) I always start to delude myself into thinking I could complete once again in the...

  • Minimalist plugins are fun!

    Last night I whipped up one of the smallest plugins I’ve ever written. It is so small in fact that I was able to stuff...

  • Feedburner Widget on MT News

    Movable Type News A WordPress 2.5 Upgrade Guide: And of course there are lots of third-party plugins for the MT dashboard, to integrate statistics and...

  • AD&D Monster Stats for the Presidential Canditates

    Charles Stross (scifi author, D&D nerd, and former perl columnist) posted Politics as she is Played with 3d6: The recent death of Gary Gygax, who...

  • Feedburner Widget 0.3

    At this point, I am really tempted to drop the ‘Widget’ from the name of the plugin, since it is doing so much more...

Close