[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
No Subject
****** message to minivend-users from sparky@inetarena.com ******
Hello List,
I hope your all doing well ive made great progress with minvend and
figured out most of the newbie mistakes ... by making them. It seems that
the only way to become a minivend master is by shooting yourself in the
foot enough times that you learn how to aim ;-)
This one however has me baffled. this came from the error.log in the
catalog/estes dir. (estes is a catalog i've created)
Im trying to build an order page so i coppied the simple page and made
some modifications to it (in the html) and i would assume that the perl
from that page (ie catalogs/simple/ord/checkout.html ) would work.
However, there seems to be a problem not with the code but my instalation
of a perl object package...... Vend::Table:GDBM .....
This problem is a little beyond me as far as perl/minivend goes and i dont
even know where to begin looking for an answer. Is it a gdbm file that
should be there and isnt? or is it a perl object that isnt being created
or is there another perl mod that i need to install in order to get it to
work correctly?
Sorry to spam the list with such a simple question but i really am lost on
this one.
thanks a pile ...
sparky
207.149.117.60 FgTWqCWb:207.149.117.60 - [15/May/1999:15:18:48
-0700] estes /cgi-bin/estes/process Safe: Can't locate object
method "open_table" via package "Vend::Table::GDBM" at
/home/webmaster/mvend/lib/Vend/Data.pm line 933.
>
>
> $ship = tag_data('country', 'shipmodes',
$Safe{'values'}{country});
> $out .= $ship;
> $ship =~ s/\s+.*//;
> $Safe{'values'}{mv_shipmode} = $ship;
> return '';
>
>
207.149.117.60 FgTWqCWb:207.149.117.60 - [15/May/1999:15:18:48 -0700]
estes /cgi-bin/estes/process Custom shipping field 'we
ight' doesn't exist. Returning 0
207.149.117.60 FgTWqCWb:207.149.117.60 - [15/May/1999:15:18:48 -0700]
estes /cgi-bin/estes/process Custom shipping field 'we
ight' doesn't exist. Returning 0
207.149.117.60 FgTWqCWb:207.149.117.60 - [15/May/1999:15:18:48 -0700]
estes /cgi-bin/estes/process Custom shipping field 'we
ight' doesn't exist. Returning 0
-
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
- Follow-Ups:
- Re:
- From: Ryan Hertz <rhertz@gyb.baits.com>