MiniVend Akopia Services

[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date ][Minivend by thread ]

Re: Setting needfield-page



******    message to minivend-users from Frank Miedreich <miedreich@acm.org>     ******

>Hi Frank,
>
>I need to display a needfield page with content, depending from the previous
>page, e.g.
>A needfield-page for a create-an-account-page, that looks like the actual
>page, but has the "problem" message inside it, on top.
>For a page on which I allow customers to enter their cc-info, I want a
>different looking need-field-page,
>e.g. Hey you forgot a field ![page with form].
>
>However, after having set mv_failpage, MV always takes the default page, as
>stated in catalog.cfg.
>
>How can I change the needfield-page per situation ?
>
>Please help,
>
>-Gideon

This may be a bug, as setting mv_failpage should work.
The following thing in the code looks wrong:

In the file minivend in mvend/bin/ (for 3.12beta13)
line 1271:  $next = $::Values{mv_failpage} || find_special_page('needfield');

probably should be:
            $next = $::Values->{mv_failpage} || find_special_page('needfield');


Try to change this, may actually work.

Good luck, Frank

--
Frank Miedreich
Max-Planck-Institut fuer psychologische Forschung


-
To unsubscribe from the list, DO NOT REPLY to this message.  Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list


Search for: Match: Format: Sort by: