![]() |
![]() |
(thanks Ron Phipps!!!!)
****** message to minivend-users from "Ron Phipps" ******
Hey all,
I have been working with two readers from the
list to fix a few problem I
experienced while setting up Minivend to work
with Signio.
1. Receive: Data was not stored to SessionDBM
at the bottom of receipt.html
Scenario: User checks out successfully.
Fix: Make sure the Storable perl module is installed.
Delete all .gdbm
files. Create the file _db_storable and
_session_storable in the root of
the minivend directory. If this does not
solve the problem (which has
something to do with using Data:Dumper, per Mike)
then backup your catalog
and config file and uninstall Minivend.
Upon reinstall of Minivend it will
configure itself to use Storable as long as the
module is installed.
I'm not sure if this is the correct fix but whenever
there is a signio error
I receive a "1" at the bottom... I assume
this is what is in %result after
the custom cc routine is called. Will commenting
out this line affect any
other piece of minivend?
Take it easy all!
-Ron
After this I can`t start minivend , error log shows :
- - - [14/July/2000:13:42:17 -0500] - - simple
config error: Storable binary image v51.114 more recent than I am (v1.0)
at blib/lib/Storable.pm (autosplit into blib/lib/auto/Storable/thaw.al)
line 238, at /usr/local/minivend/lib/Vend/Table/Common.pm line 255
How can I solve this problem?
Thanks.....