On login (master site):

Fatal error: Call to undefined function: hash_hmac() in /[siteroot]/sites/all/modules/bakery/bakery.module on line 453.

The function hash_hmac() is in PHP 5.1.2 and above.

Therefore, this should be listed in the .info file with the line php = 5.1.2

Comments

greggles’s picture

Status: Active » Needs review
StatusFileSize
new1.54 KB

Like this?

Magnity’s picture

Status: Needs review » Active

Is this the correct patch / issue match?

Looks like the patch is for #574084: Bakery is not compatible with page caching

juliangb’s picture

Status: Active » Needs review
StatusFileSize
new460 bytes

Here is a patch that adds this basic line.

greggles’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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