[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[mv] $Vend::Session->{last_search} Question
Hello,
I use MV3.14 and have realperl defined in my minivend.cfg file.
I am trying to 'redefine' the Continue Shopping button in basket.html.
At the beginning of each of my html pages I have, for example:
[realperl]
{
$Vend::Session->{last_search} = "boudicca/aboutus";
}
[/realperl]
where aboutus.html is an information page about the current store that
you are in.
I have a link on aboutus.html that takes people to the shopping cart.
Then, in basket.html, when Continue Shopping is selected, the code at
the bottom of basket.html:
[set [L]Continue shopping[/L]]
mv_todo=return
mv_nextpage=last_search
[/set]
is executed.
This works fine, whatever page the customer goes to the shopping cart
from, Continue Shopping takes them back to that page.
Now, the question, when I am using Netscape and I select Continue
Shopping, SOMETIMES I get a message that says that it is going from a
page that has secure information to one that does not have secure
information. The shoppping cart is not on my secure server, so this
message does not make sense. It does not happen all the time, just
sometimes.
Is this probably just a Netscape issue or is there something else that I
should do before I jam something into $Vend::Session->{last_search}?
Thanks,
Murrah Boswell
_______________________________________________
Minivend-users mailing list
Minivend-users@minivend.com
http://www.minivend.com/mailman/listinfo/minivend-users