Closed (fixed)
Project:
E-mail This Page
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
25 Nov 2004 at 01:21 UTC
Updated:
16 Nov 2006 at 20:08 UTC
http://www.freshfm.com.au/drupal/?q=node/6
First off, link in the heading doesn't pick up the node id, it just links to http://www.freshfm.com.au/drupal/?q=emailpage&nid=
Secondly, and more importantly, the correct "email this page" link in the footer of articles doesn't pick up the node at all.
http://www.freshfm.com.au/drupal/?q=emailpage&nid=6
"Page not found"
This is because, most probably, I have all of my tables prefixed with "drupal_" instead of just the plain installation.
Comments
Comment #1
(not verified) commentedComment #2
Uwe Hermann commentedComment #3
(not verified) commentedI still get a "page not found" - http://unite.enzyme.org.nz/emailpage&nid=23
I downloaded the latest emailthispage and deleted all the blank spaces at the end.
Comment #4
ron-1 commentedTry adding the following hook to emailpage.module. This fixed the problem for me..
Comment #5
Compactman commentedThis is still a problem even after using the attatched code.
Comment #6
darren ohFixed in CVS commit #45506.