ProductCart E-Commerce Solutions Homepage
Forum Home Forum Home > ProductCart > Using ProductCart
  New Posts New Posts RSS Feed - Strange Symbol Showing on Product Page
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Strange Symbol Showing on Product Page

 Post Reply Post Reply
Author
Message
austcold View Drop Down
Groupie
Groupie


Joined: 29-May-2008
Location: Australia
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote austcold Quote  Post ReplyReply Direct Link To This Post Topic: Strange Symbol Showing on Product Page
    Posted: 07-March-2011 at 1:52am
The symbols below are showing on a product page where there is a line breaking space. Not sure when and how I managed to accomplish this. But they go away if I edit that product, go into the HTML Editor (they don't display in the editor) but if I delete those spaces and press enter again to reinsert the line breaking space they no longer show on the product page.

? is there a SQL query I can run to remove them or replace them with the correct html line breaking space script. They are on a lot of product pages!

Â
Â

View a page with them here
www.austcoldindustries.com.au

Back to Top
austcold View Drop Down
Groupie
Groupie


Joined: 29-May-2008
Location: Australia
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote austcold Quote  Post ReplyReply Direct Link To This Post Posted: 07-March-2011 at 2:17am
From what I have just read, it can appear after restoring database from backup file.
www.austcoldindustries.com.au

Back to Top
austcold View Drop Down
Groupie
Groupie


Joined: 29-May-2008
Location: Australia
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote austcold Quote  Post ReplyReply Direct Link To This Post Posted: 07-March-2011 at 5:09am
UPDATE

By removing only one of the symbols using the html editor, seems to remove all of them on that page.
www.austcoldindustries.com.au

Back to Top
intour View Drop Down
Senior Member
Senior Member


Joined: 30-June-2006
Location: United Kingdom
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote intour Quote  Post ReplyReply Direct Link To This Post Posted: 07-March-2011 at 6:49am
That is strange because the character appears in your source code.
 
I noticed that you don't specify a charset in your header code which may have something to do with it.
 
Nigel
Innerview
Productcart Platinum Reseller
Web Design/Hosting/Virtual Tours
Back to Top
Greg Dinger View Drop Down
Certified ProductCart Developers
Certified ProductCart Developers
Avatar

Joined: 23-September-2006
Location: United States
Status: Offline
Points: 238
Post Options Post Options   Thanks (0) Thanks(0)   Quote Greg Dinger Quote  Post ReplyReply Direct Link To This Post Posted: 07-March-2011 at 9:19am
try adding one of these tags directly below the <head> tag in your header.asp:
 
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 
Back to Top
austcold View Drop Down
Groupie
Groupie


Joined: 29-May-2008
Location: Australia
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote austcold Quote  Post ReplyReply Direct Link To This Post Posted: 07-March-2011 at 6:39pm
Thanks for that,

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">

done the trick, I did read that the symbol is related utf-8 character set.

Greatly appreciated!

www.austcoldindustries.com.au

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.059 seconds.