I've just narrowed down a pretty serious problem with our web site to coming from the most recent update to context. And by that, I mean, when I revert to the 3.2, the site works, and when I update to 3.3 I get: "The website encountered an unexpected error. Please try again later." Which sounds like a 500 error. The weird thing is, I can't seem to find any useful log message about the error. The only error in the error.log is:

11/14/14 2:10:53.656 PM drupal[647]: http://uci.local|1415995853|php|127.0.0.1|http://uci.local/key-initiatives/data-book/2013/introduction|http://uci.local/resources/data-book/2013|8||Recoverable fatal error: Argument 3 passed to l() must be an array, null given, called in /Users/matthew/Institute/urbanchildinstitute.org/includes/menu.inc on line 2603 and defined in l() (line 2458 of /Users/matthew/Institute/urbanchildinstitute.org/includes/common.inc).

I'm running this web server on my laptop, and our web site is live, so I've reverted it to the functioning version. So, to me, this error doesn't make any sense, because argument 3 of l() is optional. And it also doesn't appear to have anything whatsoever to do with the context module. But it remains that as soon as I update the context module, I get the error, and as soon as I revert it to 3.2, the error goes away.

Any ideas on how to run this problem down? I've tried disabling/re-enabling the context module without success.

Comments

paulocs’s picture

Hi, maybe to late but do you still have this problem with the last context version for drupal 7?

I could no reproduce it. If you still have the problem, please reopen this issue.

paulocs’s picture

Status: Active » Fixed
paulocs’s picture

Status: Fixed » Closed (fixed)