[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: Shipping problem
Hello Michel,
if you use excel, make sure the ending line code is right. I have get
the same trouble, because DOS/WIN has another line ending code. See the
README-win.txt.
Your setting for localization of price is on the wrong place /in wrong
file). This is tu use in your catalog.cfg. This is i.e. my part of
catalog.cfg
# to define the euro-Settings (PriceDivide is for converting from DM)
Locale eur_EUR p_cs_precedes 0
Locale eur_EUR p_sep_by_space 2
Locale eur_EUR mon_decimal_point ,
Locale eur_EUR mon_thousands_sep .
Locale de_DE p_cs_precedes 0
Locale de_DE p_sep_by_space 2
Locale de_DE frac_digits 2
Locale de_DE mon_decimal_point ,
Locale de_DE mon_thousands_sep .
> -------------------------------------
> Here my locale.asc
> -------------------------------------
> code en_US de_DE fr_FR en_Euro
> PriceDivide 6 3 1 6.57
> currency_symbol $ DM FF EUR
> frac_digits 2 2 2 2
> decimal_point . . , ,
> mon_thousands_sep , , . .
> p_cs_precedes 1 1
> mon_decimal_point . , ,
> default 0 0 1 0
Joachim
HINT: Make your change step by step and test all your change step by
step.
On 10 Aug, Michel (externe) wrote:
>
> Hello minivend user
>
> I have searched for weeks this problem.
> My calalog is based on the demo catalog with locale (en_US, fr_FR, de_DE).
> However, I must display price en FF (fr_FR) regardless of the mv_locale.
>
> When I call checkout.html, I have this following message in error.log file and Error HTTP 500 in browser ! and I don't know why ?
> -------------------------------------
> 202.22.159.111 un8xppMj:202.22.159.111 - [04/August/1999:14:07:45 -0600] cieldazur /cgi-bin/cieldazur/order Safe: syntax error at (eval 246) line 1, near "0)
>> "
>>
>> 0)
>>
> 202.22.159.111 un8xppMj:202.22.159.111 - [04/August/1999:14:07:58 -0600] cieldazur /cgi-bin/cieldazur/process Runtime error: Can't call method "test_column" without a package or object reference at /usr/home/planet/mvend/lib/Vend/Data.pm line 432.
> -------------------------------------
> I fact, I think I have two distincts errors, but I don't know where are these problems.
> I have read chapter 15 (Shipping), and I think all is good.
>
>
> I have tried to modify CustomShipping to blank (default). Then I display my checkout.html page with all countries (choice in combo run good) and shipping with "envoi eco 0.00, envoi prioritaire 0.00" in my combo. And I have no error in error.log but, of course, I have no price too !
>
> All my files are modified with excel and I have no problem with tabulation : products.asc, country.asc run good.
>
>
[DEL the most part]
>
>
>
> Please help me
>
> Michel
> michel.laurient@ville-noumea.nc
>
> http://www.cieldazur.com/cgi-bin/cieldazur/process/locale/en_US/page/index
> http://www.cieldazur.com/cgi-bin/cieldazur/process/locale/fr_FR/page/index
> http://
>
--
Hans-Joachim Leidinger hans-joachim.leidinger@home.gelsen-net.de