Made the mistake of upgrading my WP to version2.8 RC1. Happy with the WP upgrade, but it has rendered my favorite plugin useless. Nothing works! Guess we can only hope for an update...
Support Forums » Wordpress Flickr Manager
Plugin Broken With WP2.8
(7 posts)-
Posted 1 year ago #
-
I have a fix: http://tgardner.net/wordpress-flickr-manager/comment-page-3/#comment-15831
It's awaiting moderation at the moment so here is my comment in full...Okay, I have fixed this plugin for wordpress 2.8.
I read up on JQuery selectors and I have read that the @ portion of the attribute selectors is now deprecated. With the Wordpress update they must have updated the JQuery version.
see http://docs.jquery.com/SelectorsThe manual fix is to look through your .php files in the JS directory and do a search/replace of [@ for just [ (there’s about 10 cases)
Or download this fixed version from me (this is based on version 2.3 of the plugin)
http://www.grahamreeves.com/wordpress-flickr-manager_WP28Fix_grahamreeves_com.zip
Enjoy!
Posted 1 year ago # -
awesome - this is a huge help!
Posted 10 months ago # -
Thanks!
Posted 7 months ago # -
THANK YOU HouseTreeRobot!
Wonderful stuff. I [played around for almost 24 hours trying to fix this problem and your modified files worked like a charm.
Posted 6 months ago # -
Thanks HouseTreeRobot!
I took the manual approach and just removed all the '@' symbols from the JQuery selectors. Took 38.5 seconds and I didn't have to worry about version conflicts. It would be nice to see this fixed in the main plugin package as this is THE FIRST TIME I have seen thie plugin work. I was about to ditch it as a piece of crap because it never worked for me.
Now I think it's the coolest plugin that I have. ;)
FIX IT Mr Trent! It's only 1 charactor on ech of 10 freakin lines of code!!
Posted 6 months ago # -
@HouseTreeRobot : Thanks a ton, you are the man :)
Posted 5 months ago #
Reply
You must log in to post.