2.0 RC3 The subject of topic ###### is currently not stored in the subject cache

Started by MegaByte, March 22, 2010, 01:07:11 AM

Previous topic - Next topic

MegaByte

When trying to run a Repair Boards, I get a long string of errors all saying: The subject of topic #(number) is currently not stored in the subject cache.

If I choose to Repair the errors, it tells me that it has done so, but running Repair Boards gives me the same list of errors.

Oldiesmann

Does this generate any results?

SELECT id_topic FROM smf_topics
WHERE id_topic NOT IN (SELECT id_topic FROM smf_log_search_subjects)


That error means SMF doesn't have words from the subjects of the selected topics stored in the smf_log_search_subjects table, but it should at least try to insert them or give you an error if it doesn't work.
Michael Eshom
Christian Metal Fans

MegaByte

Yeah, there are 97 matches.  FWIW, I believe I was getting this error prior to converting to PostgreSQL as well.

Oldiesmann

Thanks for the help. That indicates there may be a problem with the code that's supposed to fix this problem. I'll look at this more when I get home from work tonight and see what I can do to fix it.
Michael Eshom
Christian Metal Fans

humbleworld

I am also getting this error with tens of thousands in the list since my forum is big. Could it have resulted after I created custom index and I removed fulltext index?

I am using version 1.1.11. I landed on this thread after searching in Google.

Norv

To-do lists are for deferral. The more things you write down the later they're done... until you have 100s of lists of things you don't do.

File a security report | Developers' Blog | Bug Tracker


Also known as Norv on D* | Norv N. on G+ | Norv on Github


emanuele

The code in repairboards is still the same, so I assume the bug is still there, but I can't verify.


Take a peek at what I'm doing! ;D




Hai bisogno di supporto in Italiano?

Aiutateci ad aiutarvi: spiegate bene il vostro problema: no, "non funziona" non è una spiegazione!!
1) Cosa fai,
2) cosa ti aspetti,
3) cosa ottieni.

Arantor


Advertisement: