I’ve recently had a few people email me about problems with the Mephisto Flickr plugin I wrote, that Liquid (the templating engine used in Mephisto) had changed the interface for the initializer.
I thought I’d fixed it a few times, and indeed I had. Just in the wrong repository! Sorry. I guess I’ve still not quite managed to get the hang of aliased virtual hosts on TextDrive shared hosting.
So instead you should take a look at doing
$ script/plugin install http://svn.oobaloo.co.uk/svn/mephisto_plugins/mephisto_flickr_photo_stream/trunk && mv vendor/plugins/trunk vendor/plugins/mephisto_flickr_photo_stream
Note that it’s now reading from svn.oobaloo.co.uk. Sorry for the confusion. I’ll try and figure out how to get engross.org pointing to the right location in the meantime.
Thanks again to everyone who’d emailed in with the fix, and sorry again.










Something still seems up?
Plugin not found: [“http://svn.oobaloo.co.uk/svn/mephistoplugins/mephistoflickrphotostream/trunk”]
Hi Jay,
Sorry- think you tried it just as TextDrive were booting the shared server. It seems to be back up now so you should be fine again.
This is not working for me. Searched around for a solution to no avail. I’m newbie so I’m not sure if I missed a step.
I installed the plugin and then added the code as instructed, replacing the flickr api url with my own. When I do this I get the Mephisto error screen and my error log says:
SyntaxError (Unknown tag ‘flickrphotostream’):
I’m on Dreamhost.
Thanks
Nevermind. I needed to restart the process which I did with the touch command. Works fine now. Maybe this will help someone else….