[support] Help with Email This Page module

Bruce Whealton brucewhealton at yahoo.com
Thu Feb 23 16:20:07 UTC 2006


I don't know if the request was clear or not here.  Sorry for any confusion that one might find with my enquiry.  The articles, aka stories aka pages, when you click on the link to see the full story, you get a link to Email this page.
  It now says it will email the page correctly, of the form of
  wordsalad.net/home/node/nodeid#
  But the page is not getting to me when I try to email it.  It's just lost somewhere.  Please let me know if you get an email from the site when selecting Email This Page.
  I only editted one piece of code, one word on two lines of code.
  Again the link is http://wordsalad.net/
  which redirects to wordsalad.net/home/   which I'm sure is obvious from the above stated path to the node
  Thanks,
  Bruce

Bruce Whealton <brucewhealton at yahoo.com> wrote:
    I think this worked, almost.  I edited the field simple enough.  And it said that the email that I'd get would have the link.
  node/1, where 1 = the nodeid, which could be any node.
  But the email never came to me.  Can someone check this out for me at
  http://wordsalad.net/
  Thanks,
  Bruce

Abhishek Nigam <abhishekn at enablingdimensions.com> wrote:
          Hi,
   
   > Anyway, I'm getting this problem with the Email This Page module.  When I go
> to email a page the link that is sent is
> node/view/nodeid#
> Of course, there is no page at node/view/nodeid#
> there is at node/nodeid# which works when I trim the view off the email
> link.  It even says that the link that will be sent will be of that form, a
> link that doesn't exist.  So, how can I fix this or otherwise have a link to
> email a page to someon e, please?
   
  The solution for your problem is that, 
  In the emailpage.module file there is a line of code:
  ---> $nodelink=$base_url.'/'.url('node/view/'.$_GET['nid']."#comment
  and
  ---> $nodelink=$base_url.'/'.url('node/view/'.$_GET['nid']);
  just what you should do delete 'view/' from both the lines...and save it.
  Then your module works fine...
   
   
  Regards and cheers!

  Abhishek Nigam
Enabling Dimensions (I) Pvt Ltd.
M:9810986314
-- 
[ Drupal support list | http://lists.drupal.org/ ]


++++++++++++++++++++++++++++++++++++++++++++++++++++
Bruce Whealton - Webmaster/Designer/publisher/Writer
http://trianglewebservices.com/
Word Salad Poetry Magazine - join us online at:
http://wordsalad.net/
Street Exposure - Street Newspaper
http://wordsalad.net/StreetExposure/
++++++++++++++++++++++++++++++++++++++++++++++++++++< p>   
---------------------------------
  
What are the most popular cars? Find out at Yahoo! Autos -- 
[ Drupal support list | http://lists.drupal.org/ ]


++++++++++++++++++++++++++++++++++++++++++++++++++++
Bruce Whealton - Webmaster/Designer/publisher/Writer
http://trianglewebservices.com/
Word Salad Poetry Magazine - join us online at:
http://wordsalad.net/
Street Exposure - Street Newspaper
http://wordsalad.net/StreetExposure/
++++++++++++++++++++++++++++++++++++++++++++++++++++
		
---------------------------------
Brings words and photos together (easily) with
 PhotoMail  - it's free and works with Yahoo! Mail.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20060223/8a754ea1/attachment.htm


More information about the support mailing list