Re: Memory exhausted by token and entity
Walt Daniels <[email protected]> Fri, 22 Jun 2012 23:25:16 -0400
| Newsgroups | gmane.comp.php.drupal.devel |
|---|---|
| Message-ID | <CALZ-9dV2RgAnvAHGN=61j1PCcN=f+aGbb_6b4mrYX0SKtCLqZQ@mail.gmail.com> |
> > I am currently on most recent releases of both token and entity and get > memory errors almost any place tokens are used. There are lots of error > reports having this problem, and it seems to be release dependent, some > pairings may work but not the most recent ones. Some of the suggestions are > to just disable entity (aka Entity API). But it is required by rules and > rules is required by commerce which I need on my site. I am in the process > of upgrading from D6 to D7. > > The problem sounds like it is caused by entity when it tries to generate > huge numbers of tokens. I have lots of fields, content types, users, user > profile fields, etc. > > It appears that the developers have given up on the problem, see > http://drupal.org/node/1272570 but perhaps I just haven't found the > right answer yet. Has anyone else had this problem and found a solution? > > -- > Walt Daniels >