AWStats
AWStats copied to clipboard
Robots.pm (3a57eaf on Dec 17, 2018) generates "Error: Not same number of records.."
The Robots.pm (3a57eaf on Dec 17, 2018) I am finding is generating the following error:
Error: Not same number of records of RobotsSearchIDOrder_listx (total is 1106 entries) and RobotsHashIDLib (1105 entries without 'unknown') in Robots database. Check your file C:\inetpub\wwwroot\AWStats\cgi-bin/lib/robots.pm is up to date.
I believe it is due to the recent change to move 'oBot/', further down the list, but the original wasn't removed so there is a duplicate. I can't do a pull to fix so could someone make the following changes:
The error cleared after:
- Remove line 1499
'oBot/', - Remove line 2621
'oBot/','oBot',
See issue #119