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

superfedya’s picture

Priority: Normal » Critical

Second 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.

danithaca’s picture

will take a look later.

superfedya’s picture

Another Error 500 in Views:
/site/admin/build/views/ajax/config-item/similargroups/block_1/field/post_count_new.

Thanks

danithaca’s picture

Status: Active » Closed (cannot reproduce)

I 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.

superfedya’s picture

Recom API 6.x-3.0-alpha3 and Views 6.x-2.14.

Eli Baskin’s picture

I have the same error when I am trying to install the latest 3 alpha.

danithaca’s picture

Status: Closed (cannot reproduce) » Active

ok. re-open this issue and try to reproduce again.