Activating context_contrib and visiting just a few pages (i.e. forum/new, with forum module active) leads to an error:

Fatal error: Call to undefined function context_set_by_condition() in /var/www/professionecamionista.it/dev/sites/all/modules/contrib/context/context_contrib/context_contrib.module on line 139

I checked and greped inside the whole module tree: context_set_by_condition() function declaration is nowhere to be found. It used to be at line 599 in oldest context.module versions.

Please, fix either core module or contrib one.

Comments

yhahn’s picture

Status: Active » Closed (works as designed)

Context contrib has been removed from the 3.x branch. As mentioned on the project page

Make sure to remove the existing Context 2.x directory before unpacking Context 3.x. There are stale files in the 2.x branch that need to be removed.

yhahn’s picture

Context contrib has been removed from the 3.x branch. As mentioned on the project page

Make sure to remove the existing Context 2.x directory before unpacking Context 3.x. There are stale files in the 2.x branch that need to be removed.

stickgrinder’s picture

So sorry! I was on a brand new installation and maybe I downloaded 2.0 branch by fault.
Excuse me. Many thanks.