|
Home > Archive > Business Desk > July 2004 > Shipping methods minimum order value not getting saved.
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Shipping methods minimum order value not getting saved.
|
|
|
|
|
| Mark, can you provide a bit more information describing the steps you used?
Did you refresh the cache?
--------------------
Thread-Topic: Shipping methods minimum order value not getting saved.
thread-index: AcRkQTB9epEmKxTDQlOFu2YNmPdzAQ==
X-WBNR-Posting-Host: 193.128.135.240
From: "=?Utf-8?B?TWFyaw==?=" <Mark@discussions.microsoft.com>
Subject: Shipping methods minimum order value not getting saved.
Date: Wed, 7 Jul 2004 09:41:02 -0700
Lines: 0
Message-ID: <19EADD6F-CBA4-4376-B1D0-DD038F03F03A@microsoft.com>
MIME-Version: 1.0
Content-Type: text/plain;
charset="Utf-8"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
Content-Class: urn:content-classes:message
Importance: normal
Priority: normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
Newsgroups: microsoft.public.commerceserver.businessdesk
NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 127.0.0.1
Path: cpmsftngxa06.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
Xref: cpmsftngxa06.phx.gbl microsoft.public.commerceserver.businessdesk:6276
X-Tomcat-NG: microsoft.public.commerceserver.businessdesk
thanks
dave
This posting is provided "AS IS" with no warranties, and confers no rights.
EBusiness Server Team
| |
|
|
Dave
Thanks for your reply. I have investigated further and my knowledge of the site I am working on here was at fault. I have now resolved the problem. In case its of use to anyone...
The shipping methods form can contain custom fields these are held in a seperate table (ShippingConfig). The ShippingCommon_util.asp file, held an include folder, needed to call the field from the db and return it to the db, which it didn't, hence the fie
ld not getting updated or returned. The form field had been set up in ChargeBySubtotal_edit.asp, the edit page seen by the Bizdesk user for editing shipping methods, so it could be seen.
I hope that is of use to someone.
Thanks
Mark
"dave" wrote:
> Mark, can you provide a bit more information describing the steps you used?
> Did you refresh the cache?
>
> --------------------
> Thread-Topic: Shipping methods minimum order value not getting saved.
> thread-index: AcRkQTB9epEmKxTDQlOFu2YNmPdzAQ==
> X-WBNR-Posting-Host: 193.128.135.240
> From: "=?Utf-8?B?TWFyaw==?=" <Mark@discussions.microsoft.com>
> Subject: Shipping methods minimum order value not getting saved.
> Date: Wed, 7 Jul 2004 09:41:02 -0700
> Lines: 0
> Message-ID: <19EADD6F-CBA4-4376-B1D0-DD038F03F03A@microsoft.com>
> MIME-Version: 1.0
> Content-Type: text/plain;
> charset="Utf-8"
> Content-Transfer-Encoding: 7bit
> X-Newsreader: Microsoft CDO for Windows 2000
> Content-Class: urn:content-classes:message
> Importance: normal
> Priority: normal
> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
> Newsgroups: microsoft.public.commerceserver.businessdesk
> NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 127.0.0.1
> Path: cpmsftngxa06.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
> Xref: cpmsftngxa06.phx.gbl microsoft.public.commerceserver.businessdesk:6276
> X-Tomcat-NG: microsoft.public.commerceserver.businessdesk
>
>
> thanks
> dave
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> EBusiness Server Team
|
|
|
|
|