After upgrading from beta3 to beta4, I have a WSOD and the error below in my server logs:
PHP Fatal error: Call to undefined function entity_rules_events_variables() in ...../sites/all/modules/commerce/modules/payment/commerce_payment.rules.inc on line 23
There might be an include file is missing in the build?
Comments
Comment #1
stroobl commentedJust found out that you have to upgrade rules and entity to the last dev release for beta4. Might be useful to add that in the release notes.
Comment #2
rszrama commentedWill do - just remember that until we say otherwise, dev and therefore new releases always depend on the latest dev versions of our dependencies. I'll update the release notes.
Comment #3
j0rd commentedSame problem.
Would be nice if you could mention which versions (aka timestamps) of the -dev we need of dependencies when upgrading.
Comment #4
j0rd commentedI just found it. Dependancies are listed in Commerce KickStart.
Might want to put a similar warning on Drupal Commerce page as right now nothing is mentioned.
Address Field 7.x-1.x-dev
Chaos tool suite 7.x-1.x-dev (Views 3 dependency)
Entity API 7.x-1.x-dev (Rules 2 dependency)
Rules 7.x-2.x-dev
Views 7.x-3.x-dev
Comment #5
rszrama commentedHmm, yeah, it's unfortunate that that information was removed during the sprint. I haven't had a chance to go back and flesh out the missing data, but for now you can also refer to the installation guide linked from the project page.
Comment #6
rickmanelius commentedSame problem. Glad to see this is an active thread.
Comment #7
rickmanelius commentedIs it possible in the .info dependencies to require a certain dev version or later? I know it would be super tedious for maintainers, unless it could be scripted... but that would be useful to prevent others like myself (sometimes not reading all the directions) from making the same goof...
If not, no worries. And I know, patches always welcome :)
Comment #8
rszrama commentedIt is possible for version dependencies, but not for -dev releases afaik. Would be mighty nice to get new betas at least out of them. I've heard rumors of upcoming releases in a short amount of time, so here's hoping it happens.
Comment #9
rickmanelius commented@rszrama. Thanks for all your hard work. It was nice to see you at DrupalCamp Colorado and you and the team are doing a bang up job. So don't take anything as complaining, I know you guys are chugging :)