PDA

View Full Version : Help.....


wight
02-Sep-2004, 08:10 AM
Can any one help with this little problem....

Web site is working fine. But the little problem I have is when you select some thing from the site, go to buy it, it comes up with.....

e.g
(The item which you have choosen)
Excluding VAT: £52.80
Including VAT Price: £62.04 &nbsp

What the hell is &nbsp what table to I need to get rid of it. It doesn't stop the site from working, but for my peace of mind, I have been looking every where,,,,,but can I find it.. NO

Have a look for yourself at www.wightcomputers.co.uk

Mike Hughes
02-Sep-2004, 08:21 AM
&nbsp is html for ' ' (i.e. a space).

I'm not sure why it's showing up but someone else may know. If it appears in the cart then you could take a look at the code for the cart or cart table which can be found under 'ordering' in the template manager.

Mike

cdicken
02-Sep-2004, 08:46 AM
It should have a semi colon at the end i.e.  

Check in Act_ProductPrice.html as well.