[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: [mv] 15 orders missing
On 6 Oct, Ryan Hertz wrote:
> ****** message to minivend-users from Ryan Hertz <rhertz@gyb.baits.com> ******
>
> Russ,
>
> I've lost a few orders before because my report page was faulty. The
> users got their receipt, but my report side was corrupt. Luckily, in my
> receipt page I've added a [log] command to write the email address to a
> file. This was preserved and I was able to contact each customer.
> I think I've missed what the actual error was that you received - but
> possibly this tip would atleast give you a small crutch in case of emergency.
>
> -Ryan
Yes! For example for your receipt page:
[tag op=log file="pages/ordrecord/[value mv_order_number].html" interpolate=1]
your receipt page stuff
[/tag]
[tag op=header interpolate=1]
Status: 302 moved
Content-type: text/html
Location: [area href="ordrecord/[value mv_order_number].html" secure=1]
[/tag][set mv_no_cache]1[/set]
First all stuff between [tag op=log ....] and [/tag] will be stored the
receipt page as a file in the directory .../pages/ordrecord/ and after
this the browser of your visitor get a redirect command to this file.
I hope this can helps you.
Regards,
Joachim
--
Hans-Joachim Leidinger
buch online jojo@buchonline.net
Munscheidstr. 14 FAX: +49 209 1971449
45886 Gelsenkirchen