Closed (duplicate)
Project:
Recommender API
Version:
6.x-2.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Jul 2009 at 06:43 UTC
Updated:
17 Jul 2009 at 15:02 UTC
On the Recommender API page, I chose to run the Recommender with the history_rec module, and I got the error below.
An error occurred. /batch?id=10&op=do <br /> <b>Fatal error</b>: Call to private Matrix::__construct() from context 'Matrix' in <b>/work/projects/testsites/nss1/www/sites/all/modules/contrib/recommender/Matrix.php</b> on line <b>32</b><br />
I'm using PHP v 5.2.5, and Drupal 6.
Comments
Comment #1
danithaca commentedduplicate of #511240: Fatal error: Call to private Matrix
please install the RecAPI v2.0-beta2 and above. it fixed that problem.