Best practice forum (Archived)

הדיון בפורום זה הוסר

 
פרסום זה הוסר
9/06/2012, 19:41
פרסום זה הוסר ואינו זמין יותר.
Simon Coggins
Re: Error: Cannot index remote URLs
על ידי Simon Coggins בתאריך 10/06/2012, 00:24
קבוצה Totara

Hi,

Searching the code for that error, it seems to happen if there is a "url" type resource which is not part of your site. The search indexing code is trying to look at the page linked, and prints a message to say it won't look outside the site.

Looking at the code, it looks like this is just a notification and wouldn't cause the cron to stop. Perhaps there is something else that's broken but no error is being shown.

Could you try turning on debugging - site admin > server > debugging > show all errors, and see if anything else comes up?

Simon