Kryptronic Software Support Forum

You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.

#1 08-19-2009 07:05:54

ericbrunton
Member
Registered: 08-17-2009
Posts: 41

GBP £ sign not imported to voltext field

Web site displays the following
1-9 units cost �0.55 each, 10-19 cost �0.51, 20 or more �0.46

Why the � instead of the £ sign after importing products from a csv file?

On the csv file the field reads
1-9 units cost £0.55 each, 10-19 cost £0.51, 20 or more £0.46

Anyone found this error and is there a simple solution.

Using ClickCart Pro level 6.0.6  GB version

Thanks

Eric

Offline

 

#2 08-19-2009 07:11:12

Dave
Member
Registered: 07-05-2003
Posts: 11233

Re: GBP £ sign not imported to voltext field

Most likely reason is that Excel, or whatever program you're using to modify the CSV, is saving it in such a way that it's getting lost or converted.  If you look at the CSV with a plain text editor is the pound sign displayed correctly?

Offline

 

#3 08-22-2009 05:38:10

ericbrunton
Member
Registered: 08-17-2009
Posts: 41

Re: GBP £ sign not imported to voltext field

Hi Dave.
Using Notepad to open the csv file, the £ sign shows OK and the field is encompassedin the " sign (text field identifier), but you are right, there is a different character being displayed when I look at the file using the Dos editor.

I am using Excel 2007 to save/create the csv file. Is there a specific way of doing this that I am unaware of?

Thanks so far.

Eric

Offline

 

#4 08-22-2009 05:53:13

ericbrunton
Member
Registered: 08-17-2009
Posts: 41

Re: GBP £ sign not imported to voltext field

As you were Dave. 
I saved the file from excel in CSV (MS-DOS) (*.csv) format and £ sign displayed correctly.
Thanks for pointer.
All the best,
Eric

Offline

 

#5 08-22-2009 06:45:12

ericbrunton
Member
Registered: 08-17-2009
Posts: 41

Re: GBP £ sign not imported to voltext field

Ooops.   When I import the csv file with the '£' sign correct to the web site, once again the '£' sign has been converted to '�'  When I then export the prod file and open the csv with the DOS editor, where there was a '�' on the web, there is now 'œ' in its place.  It looks like the CCP conversion software is changing things around.
Any further thoughts.
Thanks,
Eric

Offline

 

#6 08-22-2009 06:47:18

Dave
Member
Registered: 07-05-2003
Posts: 11233

Re: GBP £ sign not imported to voltext field

CCP doesn't convert anything Eric.  For the pound sign the safest way is to use the HTML entity for it which is & pound; (without the space).

Offline

 

#7 08-27-2009 11:50:20

ericbrunton
Member
Registered: 08-17-2009
Posts: 41

Re: GBP £ sign not imported to voltext field

Hi Dave. I understand the principal of using the HTML entity, but am unsure where (and how) to include it in the csv file for uploading. Sorry to be a pest, but can you direct me?

Thanks,
Eric

Offline

 

#8 08-27-2009 11:54:58

Dave
Member
Registered: 07-05-2003
Posts: 11233

Re: GBP £ sign not imported to voltext field

Any place you have an actual pound sign replace it with what I posted minus the space between the & and the word pound (I can't show it exactly correct here or it will show up as a pound sign).

Offline

 

Board footer