Saturday 19 August 2006 10:37:43 am
I try to fix the contentindexing of my site, but get only errors from the file when I run it. Then the content of my site will not be indexed.
[root@...]# php cronjobs/indexcontent.php PHP Notice: Undefined variable: isQuiet in cronjobs/indexcontent.php on line 43
Notice: Undefined variable: isQuiet in cronjobs/indexcontent.php on line 43 PHP Fatal error: Call to a member function on a non-object in cronjobs/indexcontent.php on line 45
Fatal error: Call to a member function on a non-object in cronjobs/indexcontent.php on line 45
------ Does anyone know if this is a known bug for 3.4x cronjobs/indexcontent.php? ..or can help me solve the problem?
|