Closed (fixed)
Project:
ecard
Version:
5.x-1.15
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Feb 2009 at 18:06 UTC
Updated:
25 Feb 2009 at 22:34 UTC
After the ecard is sent the "thanks" page come up http://site.com/ecard/thanks. On that page the breadcrumb is Home >> ecard but if you click on ecard it brings up a 403 error page because this module doesn't use an ecard page. Is it supposed to bring up a ecard page or gallery at /ecard? OR is it assumed that a "page" called ecard is to be created?
Thanks.
Comments
Comment #1
kars-t commentedInteresting. Never thought about clicking that link.
I have some ideas for the "Thank you" page but they will go into the Drupal 6 version . Right now a workaround might be creating a node with the alias ecard and live with it.
Comment #2
fuquam commentedYeah that will work. Just thought I'd throw that out there.
Comment #3
kars-t commentedFor D6 I am thinking about linking a node or maybe using the template system for the "Thank you" page. Your point is quiet important that if I use hook menu I will get a parent that is not necessarily set. But you are using D5 and sorry I can't maintain two versions.
Thanks for your input!