Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

houzz.com: missing images #64

Open
timgws opened this issue Mar 13, 2015 · 1 comment
Open

houzz.com: missing images #64

timgws opened this issue Mar 13, 2015 · 1 comment

Comments

@timgws
Copy link
Contributor

timgws commented Mar 13, 2015

I have tried to write a site config for houzz.com, but am constantly being hit by the brick wall.

Example: http://www.houzz.com/ideabooks/38003610/list/the-top-10-houzz-articles-of-2014

   [13-Mar-2015 14:20:52 Australia/Sydney] PHP Warning:  DOMNode::cloneNode(): ID printLogo already defined in /home/articles/public_html/full-text-rss/libraries/content-extractor/ContentExtractor.php on line 527
   [13-Mar-2015 14:20:52 Australia/Sydney] PHP Warning:  DOMNode::cloneNode(): ID footercontent already defined in /home/articles/public_html/full-text-rss/libraries/content-extractor/ContentExtractor.php on line 527
@fivefilters
Copy link
Owner

Hi Tim, this error might be related to this: http://help.fivefilters.org/customer/portal/questions/8526878-several-warnings

We've added

libxml_use_internal_errors(true);

To makefulltextfeed.php to fix the issue. Could you let us know if this fixes the problem for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants