Closed (fixed)
Project:
Forward
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2006 at 16:45 UTC
Updated:
14 Jun 2006 at 21:30 UTC
The "e-mail this page" link does not appear in any of my nodes at all.
I used the previous version of this and it worked fine. I've had nothing but problems with this "upgrade". Can you please put the old version available for download so I can have a working version of this?
Thanks
Comments
Comment #1
michelejohnston commented* The forward tracking page returns a "page not found" if there is no data in the tracking table
* I sent one test forward to myself, there is exactly one entry in the tracking table. The forward tracking page in admin says "9 emails sent to 3 recipients". Nothing showed up in the table on this page (no path, date, ect...)
* I deleted out the 2 fields in the variable table that's storing the "9 emails sent to 3 recipients" info and forwarded a new message. It still incremented it to 10 emails sent to 4 recipients. At least I know where that information is coming from. But how did I send more e-mails than I have receipients? Those stats don't make much sense.
* Instead of deleteing the fields in the variable table, I edited them to go back to "1" for each. I sent a new forward and it still went back up to 12 emails sent to 6 recipients. Is there anyway to re-set these numbers so I can get rid of my test data & only view "real" stats?
* As I've been testing, I see that the forward tracking page shows one less row than is in the table. If I have 3 row, only two rows are returned. Its leaving the newest item off of the list.
* the theme has some code that can be fixed up. The dynamic content, ad_footer & footer fields should also have IFstatements so the code doesn't show up if no content is in those fields.
* For the link function, if you want the link to say "email this $nodetype", if its an event it says "email this flexinode-1". Also, if its a book, it says "email this book", which may not always make sense. (I rewrote this function to make it work the way I want it to work. I'm willing to share if anybody needs it in the short term, but make no guarantees.)
Comment #2
seanrPlease post a patch for the $nodetype bug. I'll look into the others.
Comment #3
seanrThis stuff should all be fixed. Let me know if any specific items are still not working.
Comment #4
(not verified) commented