The module seems to assume that the context module is installed. As soon as I'd enabled the i18n page view module I got a function not found error for context_get_plugin. Deleting the function i18n_page_views_views_pre_view solved the problem for me as I do not have context module installed.

Comments

penyaskito’s picture

Assigned: Unassigned » penyaskito
Status: Active » Needs review
StatusFileSize
new602 bytes

Just commited a test for the issue for checking CI system on d.org. Uploading the proper patch...

penyaskito’s picture

Version: 7.x-1.x-dev » 6.x-0.x-dev
Status: Needs review » Patch (to be ported)

Commited to 7.x-1.x. Needs backport to 6.x-1.x.

jlbellido’s picture

Status: Patch (to be ported) » Needs review
StatusFileSize
new602 bytes

Backport patch for 6.x-1.x

penyaskito’s picture

Status: Needs review » Fixed

Committed, thank you!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.