byrnereese / mt-plugin-mediamanager

Media Manager is a plugin that allows you to easily add YouTube videos, Amazon items and Flickr Photos to your blog posts.
Other
10 stars 4 forks source link

Likely something dumb... #1

Open JesseMax opened 15 years ago

JesseMax commented 15 years ago

I've installed the latest beta (previously having nothing) and get the following error when I reach step 4 of the install:

Got an error: Publish error in template 'error.tmpl': Unknown tag found: setvarblock

byrnereese commented 15 years ago

This plugin requires Movable Type 4.1 or greater. What version are you using?

JesseMax commented 15 years ago

I'm using 4.3

akamike commented 15 years ago

I am also receiving this error. The full error mentions a missing MediaManager/Entry.pm. Comparing the old version with the latest shows that an lib/MediaManager/Entry.pm existed in the former, but is removed (along with a few other files) in the latter.

Is this an incremental upgrade?

byrnereese commented 15 years ago

This is a major upgrade actually. In fact, as I look at the code to resolve the issue you are reporting, my feeling is that much of this code will be removed. What template tags does your current implementation rely on from Media Manager? Then I can help assess the impact.

byrnereese commented 15 years ago

In fact, I think all of these tags will need to be removed. Yikes.

JesseMax commented 15 years ago

I moved away from MT for about a year (moved and wasn't blogging, nothing MT did) and am coming back so the Media Manager is a new install for me. For now, all I am trying to do is find a simple way to list the books I'm reading with Amazon pics and links...

akamike commented 15 years ago

I don't know about JesseMax, but I am receiving the error when trying to visit the MT back-end (no blog in particular, direct to mt.cgi).

JesseMax commented 15 years ago

Yeah, that's where I get the error.

akamike commented 15 years ago

Had any luck with tracking this down, Byrne? If you need more information let me know!