Hi,
After installing CRE and running acouple of cron jobs all seems to be ok and CRE recommends nodes as it's supposed to.. But then, without throwing any error or without any warning, the module only recommends nodes of one type... and not of the other types!
It's very weird as to why it would stop recommending nodes like. I'll try to reinstall the module and play around with the site to see exactly when CRE breaks, maybe it is a conflict with another module
Comments
Comment #1
patchak commentedAfter some testing, it seems that CRE module breaks when the cre_similarity_matrix gets too big...
What I did is that I reinstalled the module from scratch and started to run cron jobs to process the votes... It seems that when the similarity matrix passes the 5k entries in the db, the module just stops recommanding content, it only shows one or two nodes, from only one node type, when it's supposed to show 20 nodes from two node types...
Could you please tell me what more tests could I run to figure out the problem?
Thanks
Patchak
Comment #2
Scott Reynolds commentedThis was an issue with the CRE implementation of votingapi point system. It has since been fixed in the 5.x dev release