Page 1 of 1

Indexing a NEW site from the Index Tab fails in 5.4.0

Posted: Thu Nov 09, 2023 11:54 pm
by captquirk
When trying to index a NEW (not already in the database) site from the Index tab in 5.4.0, you just get a white screen.
This will, of course, be corrected in the next release. In the meantime, however, this can be corrected by editing spider.php, line 844 to read:
."? , ? , ? , ? , ?, ?)"
There is one extra " ,?" added. the number of fields was not matching the input. This corrects it.

SphiderLite is not affected.