Hi,
This has been fixed. Could you let me know if you’re having any trouble?
THanks,
Taylor
Hi Taylor,
Yup, having troubles.
Go to http://Yumarama.com. Click any post, Print Friendly button is at the bottom.
Grabbed a fresh copy in zip form, deleted the old version, uploaded and unzipped the new, activated, saved fresh settings and… still not working.
Any hints?
Paul
Yeah, I see the problem and been working on it all night. I’m just about finished but need some sleep. In the meantime, I reverted back to version 1.3.1, the last stable version. That should work for you.
I’ll finish up v2 in the tomorrow early afternoon.
Thanks for your help
Hey Taylor,
Great to hear. Get some sleep (even coding geeks need their z’s!) and I’ll look forward to the awesomeness you’ll surely come up with in a bit!
Thanks very much.
Hey Paul,
Pretty sure I’ve found the problem. It has to do with the URL structure of mod_rewrite.
Working on the solution.
Taylor
Paul,
Coud you tell me your Permalink Settings?
Thanks, Taylor
I am also having problem with it. WP 3.0.4 and PF 2.1.2. Same thing, takes me to printfriendly.com. I have tried different Permalink settings but all with the same result. Currently at %postname%
Chris
Chris, can you send me the URL of your site?
Taylor,
having the same issue. check this post for example:
http://www.das-koche-ich.de/2011/01/rezept-gemusepfanne-mit-gnocchi/
its wp 3.0.4. with printfriendly 2.1.2
permalink at /%year%/%monthnum%/%postname%/
thx for any help
b.-
The URL for my site is http://www.nfrcc.org
Chris
@cempey The culprit is the page tracker. It’s inserting code into the printfriendly link.
See here: Tracking code breaking PF
What plugin are you using for tracking? I’ll try and contact them to see if they can fix their code.
In the meantime, if you remove the tracking from the link, or put into a catch block like this.
onclick="try { pageTracker._trackPageview('/outgoing/www.printfriendly.com?referer='); } catch(e) {}; window.print(); return false;"</a>
Taylor:
Just a Thank You note for working on the plugin and getting it back on track.
[tips hat]
Paul
@paul Appreciate that.
Now that the kinks are ironed out, maybe we can add some features. Let me know if there’s anything you’d like.