Phoenixsong
Forum Replies Created
-
I’m having just about the same problem, although the specific error I’m getting is “406 Not Acceptable” rather than just “Page not found” (down to a difference in servers, I’d guess). I’m able to view the Overview and the Album page, but I get the 406 error when I try to visit any other part of the plugin’s admin interface. I believe I was running 1.9.10 prior to the upgrade to 1.9.12, and the backend was just fine then.
Sorry for the late response!
The culprit, at least in my case, appears to be the Category Sticky Posts plugin; everything else I have activated works fine with the shortcode embeds enabled.
Thanks for looking into this.
Sure.
I assume you want to see it with the shortcode feature enabled, so I can go turn that on real quick, too.
Same issue here as well—no settings changes or anything, just the same configuration that had been working fine and no longer does. Unfortunately I’m not sure exactly when it first happened, but it was likely sometime after the upgrade to WP 3.5 and possibly after any recent NextGEN updates. I can use Thickbox for now, but hopefully this will be resolved soon because I much prefer Shutter!
I’m having the same problem: running 3.5, tried disabling all plugins and reenabling them one at a time, and Jetpack appears to be the only one that keeps parts of the admin interface from working. I get the following error in the console when I load the post/page editor:
TypeError: e.widget.extend is not a function
and when I try clicking some of the buttons, like the edit permalink button, I see:
TypeError: editPermalink is not a function
My guess is that something is interfering with the interface buttons that make Ajax calls (for example, the get shortlink button works fine because it pops up an alert). The first error, at least, seems to be a jQuery UI problem.
Next I tried deactivating individual Jetpack components, and as far as I can tell the shortcode embeds feature is to blame—deactivate it and the problem goes away, letting me use the full editor interface as normal again. I don’t use those shortcodes on my site so leaving that disabled isn’t a problem for me, but for other people I guess it can serve as a temporary fix until the issue is resolved properly.
Hope that information helps someone!