Active
Project:
OG Similar Groups
Version:
6.x-2.0-alpha1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Nov 2011 at 15:20 UTC
Updated:
15 Nov 2011 at 00:25 UTC
I got it when I re-install OG Similar and Recommender API at the same time.
Fatal error: Call to undefined function recommender_default_view_template() in /var/www/mysitecom/site/sites/all/modules/similargroups/similargroups.views_default.inc on line 16
Any fix?
Thnaks!
Comments
Comment #1
superfedya commentedSecond bug - once disabled this module never show up in Recommender settings again, even after re-install (there is no option to uninstall it, I can just enable and re-enable).
Re-install of Recommender API doesn't help.
I verified recommender_app table in mysql, and there is no OG Similar.
Any fix? How can I install in again?
upd:
Fixed by erase the module directory and re-upload/re-install it.
Comment #2
danithaca commentedwill take a look later.
Comment #3
superfedya commentedAnother Error 500 in Views:
/site/admin/build/views/ajax/config-item/similargroups/block_1/field/post_count_new.
Thanks
Comment #4
danithaca commentedI cannot reproduce the problem. It works fine in my local dev environment...
If anything, it cannot be "Call to undefined function recommender_default_view_template()" because the function "recommender_default_view_template()" is indeed defined in recommender.module file.
Have you installed the latest Recommender API module (current latest release is 6.x-3.0-alpha3)? You might also want to refresh Views cache.
Mark this issue as "cannot reproduce". You can re-open it if you have more info for me to debug.
Comment #5
superfedya commentedRecom API 6.x-3.0-alpha3 and Views 6.x-2.14.
Comment #6
Eli Baskin commentedI have the same error when I am trying to install the latest 3 alpha.
Comment #7
danithaca commentedok. re-open this issue and try to reproduce again.