🕸Fergus Duniho wrote on Wed, Nov 1, 2017 08:03 PM UTC:
It was checking the timestamp on a file that was supposed to get touched whenever anyone entered a kibbitz. For some reason, the file wasn't getting touched. Maybe it had the wrong path. I haven't looked into this yet. What I did to fix the problem was to remove the code for reading the timestamp of this file and replace it with a database query.
It was checking the timestamp on a file that was supposed to get touched whenever anyone entered a kibbitz. For some reason, the file wasn't getting touched. Maybe it had the wrong path. I haven't looked into this yet. What I did to fix the problem was to remove the code for reading the timestamp of this file and replace it with a database query.