Akopia Akopia Services

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

[mv] Another Possible Bug - Else I'm BOGGLED!!!-continued.



******    message to minivend-users from "Richard Teachout" <minivend@teachout.com>     ******

oops.. accidentally sent before finished explaining...
<snip to refresh>
or even a __VARIABLE__ of same.. but it appears that now (MV4.02)
I cannot get a [calc]anything[/calc] or [perl]anything[/perl] or
<<EOF  anything EOF to return the value.  it just gives me a

<<continued>>
[data session ship_message] error of "No match found for mode 'artc',
quantity '', returning 0."  but if i static a number
(not from a calc or perl) it works.. (again does not solve my shipping)
tried:
artc:   TEST14-c
        criteria        [subtotal noformat=1]
        min     0
        max     150
        cost    f@@TOTAL@@*.115

        min     150.01
        max     199.99
        cost    f@@TOTAL@@*.085

        min     200.00
        max     300.00
        cost    f@@TOTAL@@*.065

        min     300.01
        max     999999999
        cost    f@@TOTAL@@*.05

also tried:
artd Test1 o__SUBTOTAL__  0 150 f@@TOTAL@@*.115
(__SUBTOTAL__ is setup in catalog.cfg)

also tried:
arte TESTagain price   0   150  f@@TOTAL@@*.115
but price does not work all I get is ZERO'S-because of fly items?

also tried:
artf: againTEST
	criteria	<<EOF
	[perl]
   $calcs = '[subtotal noformat=1]';
	return $calcs;
	[/perl]
EOF
        min     0
        max     150
        cost    f@@TOTAL@@*.115
etc.

Any Ideas on where to try next??

     -Richard Teachout
**********************************************************
 JRT Consulting, L.L.C.        Web Design & E-Commerce
  Voicemail       909-494-5408     314-579-3838
  richt@teachout.com           http://www.teachout.com
**********************************************************
-----Original Message-----
******    message to minivend-users from Mike Heins <mikeh@minivend.com>
******

Quoting Richard Teachout (minivend@teachout.com):
>
> I think I found a bug..
> in Vend/Parse.pm
> line # 449
> it was...
> onfly                   => \&onfly,
>
> think it should be...
> onfly                   => \&Vend::Order::onfly,
>

You are right -- this was discovered a few days ago and the patch
is in 4.03 (soon to be out).

-
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: