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

kars-t’s picture

Status: Active » Closed (won't fix)

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

fuquam’s picture

Status: Closed (won't fix) » Closed (fixed)

Yeah that will work. Just thought I'd throw that out there.

kars-t’s picture

For 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!