Oops, had the line # off. I thought maybe adding that new line above the other library might fix it.
$this->EE->load->library('api');
$this->EE->load->library('api/api_channel_fields');Is this how you changed it on yours?
The Api_channel_fields library extends the Api library. On my server it works fine without including the Api library but I guess yours needs it.
Great plugin, beautiful interface! I’ve been looking for something like it for a while, and it works very well for me. I was wondering if there is a way to integrate photos from the groups I administer? Or would that require a completely different setup?
Thanks, glad its working well for you!
Its not currently possible to use photos that don’t belong to you, which means photos from your groups aren’t available. But good news, I’m working on adding this to an upcoming version!
BTW, are you using the version for EE2?
Wow, you’re quick!
Yes, this is on 2.0 - everything smooth, from setup to display. (And thanks for the documentation, many plugins are weak in that respect!)
Good to hear you will be expanding the possibilities - any time estimate on that (just rough, like next week / next month / next year)? It would be perfect for a club site I’m developing, and if it’s not too far away, I’d rather wait than go the hard way through feed importing. (I’d make them donate, too! 😉 ).
I decided to try this again. I must have pasted the line incorrectly before. Changing the plugin around line 221 as you pasted made the photosets tag work.
However the custom field doesn’t work, likely because with a flickr custom field the publish page never finishes loading. This is in Firefox and Safari.
The Safari Error Console shows this:
SyntaxError: Parse error
example.com/system.php/expressionengine/third_party/dww_flickr/javascript/jquery.flickr.js:1SyntaxError: Parse error
example.com/system.php/expressionengine/third_party/dww_flickr/javascript/jquery.jscrollpane.js:1SyntaxError: Parse error
system.php?S=0&D=cp&C=javascript&M=load&v=1272676849:19XHR finished loading: "http://example.com/system.php?S=0&D=cp&C=content_publish&M=filemanager_endpoint&action=setup".
/system.php?S=0&D=cp&C=javascript&M=load&v=1272676849:19XHR finished loading: "http://example.com/system.php?S=0&D=cp&C=content_publish&M=filemanager_endpoint&directory=1&action=directory_contents".Edited security info out, you should know that my system directory is above the webroot which may be part of the issue.
Ahhhh, that would be the problem! I’ll need to rearrange some files for the next version to fix this. I was hoping to keep the installation simple by including everything in a single directory. But I guess I’ll need to move a few files to the /themes directory.
Will hopefully have a fix for you this week. The new version will also include several new template tags to add some of the features chronistin mentioned.
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.