paulhlee
Member
Posted 5 months ago #
After upgrading to 2.0.4, my nextgen galleries do not work. Just a blank page. If I de-activate Jetpack, the galleries work fine. If I uninstall and reinstall jetpack 2.0.4, all is well UNTIL I reconnect the Jetpack to wordpress. Only after I connect/authenticate to wordpress do the nextgen galleries once again break.
I am using nextgen 1.9.8.
http://wordpress.org/extend/plugins/jetpack/
diegolu
Member
Posted 5 months ago #
Me too. The same problem. Please fix!
netbros
Member
Posted 5 months ago #
mvdw310
Member
Posted 5 months ago #
Me too, the same problem, i have seen more people with the same problem on the Nextgen gallery forum.
I hope they fix this problem soon.
Yes, thoroughly annoying - exactly the same problem as original poster.
Please fix ASAP. Have disabled Jetpack on one site for now, but need both plugins on several clients' sites and can't afford to lose galleries...
Problem might be related to (new?) need to link jetpack with wordpress.com account to activate any features. Looks like previously this wasn't required to activate all features, but now it is a forced condition :-(
Combination of NextGen 1.9.8 and Jetpack 2.0.4 works on one site where Jetpack isn't linked to my wordpress.com account - http://gofa.org.uk and fails on other sites where it is linked - http://falmouthtowncouncil.co.uk and several others.
There is now no way of using jetpack without a wordpress.com account - why should this be necessary for those hosting wordpress themselves?!
Xfactory
Member
Posted 5 months ago #
Thank god I came across this thread. I can't get JetPack installed anyhow, it's not showing up in the plug-ins list, since I'm using NextGen gallery, I'm not going to bother getting it to work.
Combination of NextGen 1.9.8 and Jetpack 2.0.4 now working for me with several jetpack modules disabled - "Sharing" seems to be the one which causes the problem.
netbros
Member
Posted 5 months ago #
Thanks for the tip robf.
For me it was a combination of "Sharing" and "Publicize."
Hopefully the developers will come up with a more permanent solution soon, as I have been using each of those features of Jetpack.
paulhlee
Member
Posted 5 months ago #
I finally ended up going back to version 2.0.2 of jet pack. It all works again. I couldn't get 2.0.3 to work at all.
Xfactory
Member
Posted 5 months ago #
Where can I find version 2.02 ?
I searched and all I can find is version 2.04.
paulhlee
Member
Posted 5 months ago #
Xfactory
Member
Posted 5 months ago #
Thanks, unfortunately my server went down as well :( Now I have to get it back up.
Timperator
Member
Posted 5 months ago #
Hey,
Thanks for pointing out the problem, based on your solution I might found the problem.
In file class.jetpack-post-images.php (jetpack plugin directory), replace line 254:
$html = apply_filters( 'the_content', $html->post_content );
with
$html = $html->post_content;
Now it is working for my site.
Using:
NextGEN Gallery 1.9.10
Jetpack von WordPress.com 2.0.4
Site http://www.riedenthal.at
Thanks,
br Timmy
dagguet
Member
Posted 5 months ago #
THANK YOU S O M U C H !!!!
IT WORKS!!
Great work!!
Xfactory
Member
Posted 5 months ago #
IT WORKS here as well, whew. Thank you. :)
I hope it doesn't break :(
Would one of you be willing to email us directly [here] with URL to your site w/ login information? We'd like to take a closer look at this error and see if there is anything we could do to help prevent this from occurring.
Thanks!
Xfactory
Member
Posted 4 months ago #
It may be related directly related to JetPack. Are you sure it's NextGen ?
CSWebmaster
Member
Posted 4 months ago #
Same issue on my site but the fix Timperator posted (many thanks) resolved it.
Timperator
Member
Posted 4 months ago #
@photocrati
There is an hint from robf in this thread (problem might be caused by sharing service enabled), I didn't test it, but he might be right.
In sharing-service.php (jetpack) there is an filter added (linked to function sharing_display in the same file). With my fix this filter is also disabled.
I can give access to my development environment, but need some time to make it visible from outside...let me know if you are interested.
@Timperator, We'd be very appreciative of that. If you could provide those details by submitting a bug report that would be great! Thanks!
mcancell
Member
Posted 4 months ago #
Add me to this list. Just wasted an hour wondering why when selecting a Gallery from a Nextgen 'Album', I get a blank page. Linking directly to galleries seems to be ok. For me, the problem only occurs when when linking to a gallery from within an album.
mcancell
Member
Posted 4 months ago #
Follow-up... After deactivating Jetpack 2.04, everything works great (except the various Jetpack contact forms I used). Going to confirm downgrade to 2.02 (per paulhlee) get's back up and going again.
paulhlee
Member
Posted 4 months ago #
@photocrati
Unfortunately I do not have a development setup I can test with, and I've downgraded my Jetpack to 2.0.2 so that my live site works, so I have no way to really troubleshoot at this point.
Xfactory
Member
Posted 4 months ago #
Wait, I thought the problem with NextGen and version 2.04 was solved ? Now the suggestion is to downgrade back to 2.02.
slickremix
Member
Posted 4 months ago #
@Timperator you are the man.
Our Feed Them Social plugin was having issues were the feeds were appearing at the top of the page, and this resolved it. Just going to have to include this fix on our readme file until jetpack decides to fix it.
Shameless I know but....
Check out our plugin for all you Facebook Group, Instagram or Twitter lovers.
http://wordpress.org/extend/plugins/feed-them-social/
Timperator
Member
Posted 4 months ago #
@Xfactory:
There are multiple ways to fix this problem:
- downgrade Jetpack to 2.02
- disable Jetpack / remove link to wordpress.com
- Apply my fix
choose the one you like :)
gerard86
Member
Posted 4 months ago #
@photocrat
I can give you access to my site if wanted just let me know and i will set you up aceess
redhop
Member
Posted 4 months ago #
@Timperator
Thank you!!! Your fix worked for me :)
sgruthie
Member
Posted 4 months ago #
Thanks to all of you for answering my question before I could even ask!