Quote:
Originally Posted by Kuntz
All of you are suggested to use this as it fixes two bugs in the CRON file. The first bug is in relation to RSS threads not being tagged at all. This was due to the fact the creator used incorrect syntax to get NULL fields, so no fields would get returned. The second bug prevented threads from being tagged if they were created in a 'wierd' method. What is that? I'm not sure, but I had about 20 threads that weren't tagged but were marked as being tagged, the datelines were spread apart pretty evenly, so I'm assuming the creators of the topics created the threads, they had tags, then those creators for some reason removed their tags manually afterwards. This leaves the thread marked Auto-Tagged, but there are no tags. So now the cron will re-tag these threads. This is all a guess, but who cares, all your tags are belong to me.
|
For the first part of the NULL I agree, thanks for pointing me to this. It seems it works on some MySQL versions and on some not.
Also there is no mark for already tagged threads. But there is a mark for threads tha cannot be tagged, f.e. because of title containing only bad words or just too short words. This is an attempt to not try to tag these threads every night.
The autoskip option is going to reset to 0 by editing the title.
I will incorporate the changes to the official release if someone can confirm that cron is now working.