WP-Email And WP-Print With WordPress 2.5

For some reasons, the core permalink structure of WordPress 2.5 has been changed just before it is being released (the problem is not there with WordPress 2.5 RC1).

If you get a 404 on WP-Email and WP-Print posts/pages, you need to get the latest development version of the respective plugins. Refer to the post above this.

I also wished I have more time to spend updating my plugins, but as my school is nearing the semester end, all my projects deadline are also coming and so are the end of semester exams. I can’t fork out any valuable time to update all my plugins for WP 2.5 and hence, 1st June 2008 should be the day I will roll out the updates to my plugins as my last paper is on 6th May 2008.

But in the mean time, I will try my best to address all issues related with my plugins and WordPress 2.5.

Tags:

Email This Post Email This Post Print This Post Print This Post

1 Star2 Stars3 Stars4 Stars5 Stars (56 votes, average: 3.82 out of 5)
Loading ... Loading ...

 

64 Responses to “WP-Email And WP-Print With WordPress 2.5”

  1. sk's Avatar
    sk Says:

    thanks for the update. i can’t wait for the upgraded versions.

    i had one suggestion though. i feel that the wp-email plugin is getting to big and bloated. (wp-print is just fine) i hope that you might release a lightweight wp-email plugin that just does the basics of allowing people to email the article to another person.

    anyways i’ve been using your plugins for a long time and they have been great. keep up the good work!

    sk did not rate this post.
  2. Dominic Desbiens's Avatar
    Dominic Desbiens Says:

    Hi,

    Thanks to update wp-print. Unfortunally, i use permalink structure like category/mypost.html (Wordpress 2.5). But i see that the new version just work with category/mypost/ structure. can i get your plugin to work with mypost.html/print/ ?? It worked with wordpress 2.3.3 and wp-print 2.20.

    Thanks

    Dominic Desbiens did not rate this post.
  3. Dominic Desbiens's Avatar
    Dominic Desbiens Says:

    Oups, i reset my permalinks and it work now.

    Many thanks !!

    Dominic Desbiens did not rate this post.
  4. GaMerZ's Avatar
    GaMerZ Says:

    @sk: In what way it is bloated?
    @Dominic: I tested with “/%postname%.html/” (without the quotes) as the permalink, it works fine.

    GaMerZ did not rate this post.
  5. josh's Avatar
    josh Says:

    My compliments to you for your great plug-ins and the support you maintain while a full time student.

    I just upgraded my blog to WP 2.5 and I spent a bit of time going in some circles finding the WP-Email plugin version that your wrote for the new permalink structure that we find in WP 2.5.

    So I just have a small bit of advice and that is to make it slightly more accessible for 2.5 users. IMHO I feel a lot of 2.5 users are trying to use the version of WP-EMail for 2.3.3 and therefore getting all the 404 errors.

    If you don’t mind I am going to write about your plugin and offer the link for the WP-Email 2.3 download for WP 2.5. If this bothers you I will pull the post from my site:
    Insidethefold

    Again you have offered th community great plugins, thanks for your efforts and support.

    Josh

    josh did not rate this post.
  6. GaMerZ's Avatar
    GaMerZ Says:

    @josh: sure go ahead, the reason why I did not make it available yet at the site is because it is still undergoing testing. Once it is compatible with WP2.5, I will edit the post accordingly.

    GaMerZ did not rate this post.
  7. josh's Avatar
    josh Says:

    Ok…I will keep an eye out for your update when you have time and make any changes to my post.

    Thanks and good luck with your finals,

    Josh

    josh did not rate this post.
  8. GaMerZ's Avatar
    GaMerZ Says:

    Thanks Josh!

    GaMerZ did not rate this post.
  9. Josh :: WP-Email Common WP 2.5 Mistake's Avatar
    Josh :: WP-Email Common WP 2.5 Mistake Says:

    I have made a post on my blog about the slight misunderstanding I had with the WP-Email plugin update by Lester. I hope it might at least help out folks who are confused as to where to find the beta versions of this and other plugins written by Lester for WP 2.5

    Here is the post:

    Wordpress 2.5 Plugins: WP-Email

    Josh :: WP-Email Common WP 2.5 Mistake did not rate this post.
  10. Nirav Sheth's Avatar
    Nirav Sheth Says:

    Hey Lester,

    Thanks for the quick reply to my email. I installed the latest version of the plugins and am still facing a page not found error. I utilize the following permalink structure:

    /%category%/%postname%

    Do I have to make a change anywhere in the source code to work with this permalink structure?

    Nirav Sheth did not rate this post.
  11. GaMerZ's Avatar
    GaMerZ Says:

    put a / at the end of postname to see if it works. I just tested this and it works perfectly fine on this site.

    GaMerZ did not rate this post.
  12. Nirav Sheth's Avatar
    Nirav Sheth Says:

    You are the man Lester. Thanks so much for the help and pardon my stupidity on this one.

    Nirav Sheth did not rate this post.
  13. Valter's Avatar
    Valter Says:

    hey gamerz.
    I have tried with the /category/postname/ and still doesn’t work.

    see it here: http://www.albumdereceitas.com/pratos-peixe/polvo-a-lagareiro/print/

    Thanks man, really good work on your website.

    Valter did not rate this post.
  14. Valter's Avatar
    Valter Says:

    hm, after some tests.. works with the direct link: http://www.albumdereceitas.com/entradas/?p=presunto-com-peras-e-queijo&print=1 but don’t know why, the link on the page stills to the permalink/print/

    what can I do?

    Valter did not rate this post.
  15. Valter's Avatar
    Valter Says:

    Oh, sorry man.

    Just redefine the structure and put again in /category/postname/ and it works. Well, sorry the 3 post.

    Will link to you for your amazing work man.

    Valter did not rate this post.
  16. Andrew Reeves-Hall's Avatar
    Andrew Reeves-Hall Says:

    Where do you redefine the structure under WP2.5? My site returned the 404 error for many of the pages when I clicked the print icon. I’ve had to disable the plug-in (v2.30 beta).
    My permalink structure is by full date (for posts) and page hierarchy (for pages).

    Good luck on your finals…

    Andrew Reeves-Hall did not rate this post.
  17. GaMerZ's Avatar
    GaMerZ Says:

    I tested with most of the common structures like “/%postname%/”, “/%year%/%monthnum%/%day%/%postname%/”, /%category/%postname%/” etc and it all works fine for me.

    Try on the default theme with no other plugins activated. Are you using a caching plugin?

    GaMerZ did not rate this post.
  18. Andrew Reeves-Hall's Avatar
    Andrew Reeves-Hall Says:

    Thanks GaMerZ; I just finished trying all things but still could not get v2.3b2 to work.

    I uninstalled WP-Print using the button in the settings tab for it; I then deleted it entirely from my server. I uploaded the version grabbed just tonight again from your site. Tried reactivating it without changing any settings and still got 404 errors; also tried the default WP theme (with the added line required to make the icon/text appear in page.php).

    I went to the permalinks setting and clicked save and saw it say that the structure had been recreated. Sadly, still got 404 errors.

    My permalinks is set to “Day and Name”.

    Andrew Reeves-Hall did not rate this post.
  19. GaMerZ's Avatar
    GaMerZ Says:

    Did you deactivate all plugins to eliminate any plugin conflict possibilities. If that does not work. Try installing WP on a new location in your server and try to run WP-Email with it.

    GaMerZ did not rate this post.
  20. Andrew Reeves-Hall's Avatar
    Andrew Reeves-Hall Says:

    Yes, I had deactivated all the plug-ins and went to the WP default theme. Issue is with WP-Print, not email.

    Andrew Reeves-Hall did not rate this post.
  21. GaMerZ's Avatar
  22. Multitalentedmommy's Avatar
    Multitalentedmommy Says:

    thank you for these plugins - and especially all the support! You da man. :)

    Multitalentedmommy did not rate this post.
  23. Andrew Reeves-Hall's Avatar
    Andrew Reeves-Hall Says:

    Yes - that fixed it; now both posts and pages work with WP-Print!

    Just so others visiting here know…
    - searched wp-print.php for “$uris = get_option(’page_uris’);”
    - changed it to
    $page_uris = $wp_rewrite->page_uri_index();
    $uris = $page_uris[0];

    Thanks — nice to have it working again!
    ~Andrew~
    http://www.reeves-hall.net/

    Andrew Reeves-Hall did not rate this post.
  24. Juliet's Avatar
    Juliet Says:

    Thanks for replying to my email! I read all of the stuff here and tested my permalinks. Still 404. I searched for $uris. I don’t even have that code, I don’t think. It’s not in wp-print.php anyway. What can I do?

    I have my permalink structure as /%postname%/, but when set as default… it works!

    Juliet did not rate this post.
  25. GaMerZ's Avatar
    GaMerZ Says:

    @Juliet You must be using WP-Email 2.30 Beta, you can find it here http://lesterchan.net/wordpress/2008/03/30/my-plugins-compatibility-with-wordpress-25/. Do note that it only works on WP2.5

    GaMerZ did not rate this post.
  26. Timos Weblog » Blog Archive » links for 2008-04-17's Avatar
    Timos Weblog » Blog Archive » links for 2008-04-17 Says:

    [...] GaMerZ.WordPress » Blog Archive » WP-Email And WP-Print With WordPress 2.5 (tags: Wordpress) [...]

  27. Marc's Avatar
    Marc Says:

    We are having an issue with two plugins. WP-Email works great on it’s own and iinclude page works well on it’s own. but when both of them are activated we are having errors each place we have an iincluded page in templates. They are conflicting with some code in the post.php in the wp-includes directory of the root. This is the error we are getting:

    Warning: Attempt to assign property of non-object in /home/.filibuster/thrive/dev.thriveafrica.org/wp-includes/post.php on line 2945

    The iincluded page shows up but after the error. If anyone has any ideas or fixes or patches, can you email us at mlipovsky@thriveafrica.org. Thanks so much.

    Marc did not rate this post.
  28. Marc's Avatar
    Marc Says:

    disregard the last post. i upgraded to the beta and it all worked out. thanks

    Marc did not rate this post.
  29. Guido's Avatar
    Guido Says:

    Hello, my name is Guido and I write to you from Naples, Italy. I have a problem: I have installed wordpress 2,5 with a theme (BeachLand 1,0) that of default door one page contact. If I install plug-in in the page contact me they give an error:

    Fatal error: Cannot redeclare is_valid_email() (previously declared in /web/htdocs/www.guidofusco.com/home/wp-content/plugins/wp-email/wp-email.php:504) in /web/htdocs/www.guidofusco.com/home/wp-content/themes/beachland/contact.php on line 15

    you can help me? thanks a lot and sorry for my English

    Guido did not rate this post.
  30. GaMerZ's Avatar
    GaMerZ Says:

    The problem lies with contact.php of your theme as my email.php already check if that function exists before declaring it.

    GaMerZ did not rate this post.
  31. Guido's Avatar
    Guido Says:

    Thank you so much. It worked very well…

    Guido did not rate this post.
  32. Ale's Avatar
    Ale Says:

    Hi, Lester
    I am writing from Argentina. Your plug-ins are fantastic.
    I feel the need to print custom fields. but I do not see this option. In version imprimier disappear.
    I would appreciate very much any reform in the plug-in this regard.
    Thanks
    (google translate)

    Ale did not rate this post.
  33. Ale's Avatar
    Ale Says:

    Problem solved … in the forum is the answer forgiveness …
    Thanks

    Ale did not rate this post.
  34. Julio Fernandez's Avatar
    Julio Fernandez Says:

    WP-Email widget 2.20 Question

    Hi, my site, http://www.juliofernandez.us is running with WP 2.5. I added your WP-Email 2.20, WP-Email widget 2.20 and WP-Print 2.0 as they were part of the Morning After theme.

    Email and print work great, thanks. But the widget has the title

    Julio Fernandez did not rate this post.
  35. MArcel Swanink's Avatar
    MArcel Swanink Says:

    Hi, i came from the Netherlands and i’m very happy with youre plugins.
    But…. i’m using the theme bluebusiness 1.0. I use more pages then post, so i want to get on SOME pages a print and e-mail icon. How can i do that? Thanks for helping me!!!

    MArcel Swanink did not rate this post.
  36. GaMerZ's Avatar
  37. Online Seo Service » Wordpress Plugins's Avatar
  38. Universe of Luxury's Avatar
    Universe of Luxury Says:

    Thank you so much for this update! It works great once you reset your permalinks. I love it!

    Universe of Luxury did not rate this post.
  39. Dr. Strangelove's Avatar
    Dr. Strangelove Says:

    Greetings Lester,

    Thank you for the great plugins.

    I am using the e-mail and print (this post) plugins which appear at the TOP of blog posts when embedded in the single.php (Wordpress 2.5.1).

    I would like to have the widget icons and text appear at the Bottom of posts (such as happens when they are manually loaded in a post via the [widget tag].

    Is this possible?

    Dr. Strangelove

    Dr. Strangelove did not rate this post.
  40. GaMerZ's Avatar
    GaMerZ Says:

    You can move the code to below maybe after the_content(); You would have to trial an error to get the correct place you want =)

    GaMerZ did not rate this post.
  41. sk's Avatar
    sk Says:

    Hey when I said bloated I was referring to the AJAX that is automatically loaded to each webpage. Each and every additional js file will slow down the loading of a webpage for the viewer. I was wondering if there was a method to disable all the ajax components of the plugin or just limit it so that it will only appear and load when they are on the wp-email submission page.

    sk did not rate this post.
  42. GaMerZ's Avatar
    GaMerZ Says:

    in WP-Email 2.30 the JS has been packed so the performance will definitely be better than WP-Email 2.20. At the moment, WP does not have an API to specify where to load the header aka wp_head(), it just load it generally.

    GaMerZ did not rate this post.
  43. Bep's Avatar
    Bep Says:

    Hi Lesterchan ! Congratulations for your work. Don’t worry about the time, we can afford to wait until June :p
    I’m translating your plugins into french. I’m waiting for all your updates to translate them and diffusing them to the franch WP Community !

    Good luck for your papers :p

    Bep did not rate this post.
  44. GaMerZ's Avatar
    GaMerZ Says:

    Hi Bep,

    Thanks so much for the support of my plugins =D

    GaMerZ did not rate this post.
  45. Gery's Avatar
    Gery Says:

    Thank you for this helpful plugins

    Gery did not rate this post.
  46. Michele's Avatar
    Michele Says:

    Hi, tersting WP Print, latest beta, but it does not even appear in my blog.

    Michele did not rate this post.
  47. GaMerZ's Avatar
    GaMerZ Says:

    Did you add in the code?

    GaMerZ did not rate this post.
  48. Dan's Avatar
    Dan Says:

    Hi. I’m running WP 2.5 and keep getting the following fatal error when I try to activate the WP-Printplug-in (v2.30):

    Fatal error: Call to undefined function: add_shortcode() in /sites/vividi/htdocs/news/wp-content/plugins/wp-print/wp-print.php on line 178

    I’m using a /?tegory%/%postname%/ permalink structure.

    Anybody out there experienced/solved this? It seems that this is the only print plug-in option for WP 2.5 users.

    Dan did not rate this post.
  49. GaMerZ's Avatar
    GaMerZ Says:

    Re install your WordPress again. It may seems that your WP is corrupted. Encounter a few similar cases before

    GaMerZ did not rate this post.
  50. My WordPress Plugins Compatibility With WordPress 2.5 « Blog | lesterchan.net's Avatar
  51. Wordpress 2.5 Uyumlu Eklentiler (Liste) | Wordpress Tema Ve Eklenti's Avatar
  52. WordPress Working Plugins | Utricks's Avatar
    WordPress Working Plugins | Utricks Says:

    [...] WP-Email 2.30 Beta 2 [...]

  53. 2.5 Sürümüyle Uyumlu Eklentiler | WordPress Destek's Avatar
  54. wordpress 2.5 Uyumlu Eklentiler Listesi | Nazl? Reklam Reklam ve Hosting's Avatar
  55. Wordpress 2.5 Uyumlu Eklentiler Listesi | Taha'n?n Yeri's Avatar
  56. A`dan Z`ye Wordpress eklentileri | Aninda Yorum, Msn messenger ifadeleri, Avatar, gif, smiley, Resimli Siirler, izle, indir, Komik Resimler, programlar, Resimleri, Haberler's Avatar
  57. ?????????? ??????? ??? WordPress - ???????'s Avatar
  58. Alex's Avatar
    Alex Says:

    Hi,
    How can I add HTML to the e-mail so it will have colors and textures as I specified them in my HTML document. I tried inserting them in the boy template of the e-mail but none of the colors took effect. I really need this to work. Any ideas?

    Alex ratings for this post: Alex gives a rating of 5Alex gives a rating of 5Alex gives a rating of 5Alex gives a rating of 5Alex gives a rating of 5
  59. Lester Chan's Avatar
    Lester Chan Says:

    WP-Admin -> Email -> Email Options. Under the templates

    Lester Chan did not rate this post.
  60. Wordpress 2.5+ Uyumlu Eklentiler (Liste) - Yorumla.Net's Avatar
  61. Wordpress eklenti listesi | h7x Software & Technology Center's Avatar
  62. My Wordpress Plugin Picks | Social Web Diva's Avatar
    My Wordpress Plugin Picks | Social Web Diva Says:

    [...] WP Email & WP Print ~ Gives you a neat little link at the bottom of each post that allows you to email the post (or page) to a friend, or print. [...]

  63. Teste Qumana «'s Avatar
    Teste Qumana « Says:

    [...] 2.5 Email This Post Print This [...]

  64. Wordpress plugin wordpress eklenti ar?ivi wp yüzlerce aç?klamal? eklenti | Türkiyenin en büyük mail grubu's Avatar

Leave a Reply

 

Comments for this post will be closed on 8 September 2008.