Print Page | Close Window

product link not working

Printed From: SalesCart
Category: Legacy Products
Forum Name: SalesCart Standard / PRO / SQL
Forum Description: All questions pertaining to SalesCart Standard, PRO and SQL should be posted here.
URL: http://forum.salescart.com/forum/forum_posts.asp?TID=276
Printed Date: April/24/24 at 7:50am
Software Version: Web Wiz Forums 11.04 - http://www.webwizforums.com


Topic: product link not working
Posted By: jula
Subject: product link not working
Date Posted: January/10/05 at 10:54am
Hello,
        I was hoping that someone could help me with this problem. When i create a new product link and test it no information is transfered to the view cart page. When i go back and edit the same product link nothing will show up in the wizard box. Also i have set it up to show prices in pounds but it shows up in dollars. any ideas? cheers Jula



Replies:
Posted By: cberish
Date Posted: January/10/05 at 11:05am
Are you are using the Dreamweaver Plug?

If so, I think there is something you must do in the Preferences
pane to keep Dreamweaver from renaming Form fields.

Can't remember what it is but a search in the Forums ought to
turn up something.

-Clay


Posted By: cberish
Date Posted: January/10/05 at 11:13am
As a follow up (Again only in Dreamweaver):

Go to the Preferences Menu: Code ReWriting

Uncheck "Rename Form Items when Pasting"

That keeps DW from renaming form fields when you insert a new
product (Sales Cart won't recognize any renamed fields, and
won't record your order to any other pages).

Not sure if this will fix your Pounds to Dollars problem, but it
might.

-Clay


Posted By: jula
Date Posted: January/10/05 at 11:35am
Thank you cberish. It is now working fine. no luck with the pound problem though. Thankyou very much Jula


Posted By: Techno Geek
Date Posted: January/10/05 at 11:37am
Is your server in the US or UK?

-------------
Techno Geek
Customer Support Engineer
ComCity and SalesCart Technical Support


Posted By: Techno Geek
Date Posted: January/10/05 at 11:38am
Also, did you change the LCID code to 2057 instead of 1033?

-------------
Techno Geek
Customer Support Engineer
ComCity and SalesCart Technical Support


Posted By: jula
Date Posted: January/10/05 at 11:52am
I am running of your server salescart06.comcity.com which you set up for me. The LCID is 2057 but I don't remember changing it. Should it read 1033?


Posted By: Techno Geek
Date Posted: January/10/05 at 12:02pm
Actually it should ready 2057 within your global.asa file. I would advise changing that first.

-------------
Techno Geek
Customer Support Engineer
ComCity and SalesCart Technical Support


Posted By: jula
Date Posted: January/10/05 at 12:14pm
I can not find the LCID 2057 in the global.asa file this is what the document contains

Copyright (c) 1995-2003 ComCity. All Rights Reserved
'     
'     File: global.asa
'     Revision 5
'     ASP file that controls application and session-wide variables
'     
'     DO NOT CHANGE- UNLESS YOU REALLY KNOW WHAT YOU'RE DOING!
'     
Sub Application_OnStart
End Sub

Sub Application_OnEnd
End Sub

Sub Session_OnStart
'==SalesCart Start==
<!--#include file='cgi-bin/SalesCart.asa'-->
'==SalesCart End==
End Sub

Sub Session_OnEnd
End Sub

I can find it in the salescart.asa though


Posted By: Techno Geek
Date Posted: January/10/05 at 12:24pm
I apologize. You're using Dreamweaver so you should be looking at /cgi-bin/salescart.asa

Thanks.

-------------
Techno Geek
Customer Support Engineer
ComCity and SalesCart Technical Support


Posted By: jula
Date Posted: January/10/05 at 12:42pm
hello will i changed the LCID to 1033. When i tried to view the page it will come up with this error

Could not open data connection. Error:
[Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection.
The Invalid ConnectionString is defined as: DSN=sale; UID=; PWD=;

I tried changing it back to 2057 and i still end up with the same results


Posted By: Techno Geek
Date Posted: January/17/05 at 9:29am
The error mentioned above has nothing to do wit the LCID value. That error is referring to the data connection that is not able to connect to the SQL server.

-------------
Techno Geek
Customer Support Engineer
ComCity and SalesCart Technical Support


Posted By: jula
Date Posted: January/19/05 at 3:44pm
Hello i have sorted the connection error out now but the pound problem is still not. I have changed the LCID value to 2057 but nothing happens, any other ideas?


Posted By: Techno Geek
Date Posted: January/21/05 at 2:23pm
So the prices are still displayed in $?

-------------
Techno Geek
Customer Support Engineer
ComCity and SalesCart Technical Support


Posted By: jula
Date Posted: January/22/05 at 8:35am
yes. here's the code

ComboLCID: Specify your Locale - this selection will automatically designate the currency and date values for your Geographical location.
Session ("ComboLCID") = 2057


Posted By: jula
Date Posted: January/31/05 at 11:29am
hello will, have you forgotten about me?


Posted By: MelodyB
Date Posted: February/04/05 at 2:02pm
Hmmm...I just tested out changing the $ sign to pounds on my web site and it worked ok. Did you make sure to hit 'refresh' on your browser a few times to make sure you are seeing the most recent changes?


Posted By: jula
Date Posted: February/09/05 at 8:14am
hello, thanks for your reply, yeh i've tried refreshing loads of times it don't work. read the script in the SalesCart.asa it shows the £ sign i've also tried uploading it again and again. i've also tried uploading the whole site still don't work. I have no idea why it's doing this, everything else works fine. cheers jula



Print Page | Close Window

Forum Software by Web Wiz Forums® version 11.04 - http://www.webwizforums.com
Copyright ©2001-2015 Web Wiz Ltd. - http://www.webwiz.co.uk