Post by cryrichter » Sun May 22, 2011 11:20 pm

I am using google base feed improved and when I added some new products it stopped working.
Here is the error it shows on the feed page
Reference to undefined entity 'reg'.
Line: 1000 Character: 20

<title>Zippo&reg; Pocket/Hand Warmer </title>
I did have the problem with Reference to undefined entity 'Acirc'. but looked it up and fixed it by
Open
/catalog/controller/feed/google_base_improved.php
find this
htmlentities($value)
around line 131 and change it to
str_replace('&Acirc;','',htmlentities($value))
Thanks a lot

Newbie

Posts

Joined
Sun May 22, 2011 11:13 pm

Post by cryrichter » Wed May 25, 2011 8:09 am

Please help!

Newbie

Posts

Joined
Sun May 22, 2011 11:13 pm

Post by uksitebuilder » Wed Jul 06, 2011 5:18 am

Why not do the same for &reg; like you have done for &Acirc;

It is a html entity for a registered trade mark

User avatar
Guru Member

Posts

Joined
Thu Jun 09, 2011 11:37 pm
Location - United Kindgom
Who is online

Users browsing this forum: No registered users and 3 guests