Closed (works as designed)
Project:
Context
Version:
6.x-3.0
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Sep 2010 at 16:56 UTC
Updated:
8 Sep 2010 at 16:00 UTC
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
Comment #1
yhahn commentedContext contrib has been removed from the 3.x branch. As mentioned on the project page
Comment #2
yhahn commentedContext contrib has been removed from the 3.x branch. As mentioned on the project page
Comment #3
stickgrinder commentedSo sorry! I was on a brand new installation and maybe I downloaded 2.0 branch by fault.
Excuse me. Many thanks.