Statistics: Blog

Comments Posted By Andrew Reeves-Hall

Displaying 0 To 0 Of 0 Comments

WP-Email And WP-Print With WordPress 2.5

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/

» Posted By Andrew Reeves-Hall On 16th April 2008 @ 03:54

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

» Posted By Andrew Reeves-Hall On 14th April 2008 @ 23:35

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”.

» Posted By Andrew Reeves-Hall On 14th April 2008 @ 04:24

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…

» Posted By Andrew Reeves-Hall On 12th April 2008 @ 05:07

«« Back To Stats Page
1 Star2 Stars3 Stars4 Stars5 Stars (6 votes, average: 1.00 out of 5)

22 thoughts on “Statistics: Blog”

  1. Благодарю ВаÑ? за напиÑ?ание Ñ?криптов !

  2. Pingback: WP???????WP-Stats

Comments are closed.