I am getting an error using the search your site engine, but it only happens when searching some domains. Others work fine. The error is: Parse error: parse error in /home/sites/site1/web/catalog/search.php(52) : eval()'d code on line 1 Add Search To Your Site Estimated Total Results: 0 Warning: Invalid argument supplied for foreach() in /home/sites/site1/web/catalog/search.php on line 92 Any ideas? Thanks, yohaas
I too, am getting the same errors. The searches had worked wonderfully such that a client of mine wanted the same thing. I implemented it for them in their test site and it too, had been working and now does not. I have a slight difference in the error: Parse error: parse error, unexpected '<' in /home/vista5/public_html/search.php(50) : eval()'d code on line 1 Warning: Invalid argument supplied for foreach() in /home/vista5/public_html/search.php on line 90 I haven't touched it since it was working fine in both cases, so I can't imagine what has changed. Many thanks.
Yep - I get the same thing... Just put it on the site, get the whole eval error for $url, getting a unexpected '<' so the foreach loop doesn't know what to do with it. Is this google changing the way they are handing back the results? Or is this someone poking around in the digitalpoint code? Instead of relying on google for results, has anyone got a basic script for indexing a site into a flat file, and a bit of php that pulls search terms out of it, ranks them a bit, and displays them as links? Thats all I need really.
i also get the same error, and surprsingly enouph, i see the error here as well... wiered. o.o hmm, maybe it's a database problem with you guys, look: search.digitalpoint.c0m o.o hmm
Well, i thinki found out the problem, it's jsut that teh mysql is down for the site. ww.digitalpoint.com/~shawn/ it's also down, the mysql isn't connect to it, thats' te only problem, so shawn, please input your correct mysql user/pass, and everything wil be great!
No, it based on Google's index, so if Google doesn't index you, you wouldn't be able to search with it.