Hi,
I just update entity module, and now it(s impossible to create a link in a menu)
Fatal error: Out of memory (allocated 268435456) (tried to allocate 22269929 bytes)
When I disable the menu token evrything is OK.

Comments

druplerjr’s picture

Seeing something similar. Error in Firefox says there's an unresponsive jquery script. It appears that the module is generating a huge list of tokens (one for each field of each content type. I get the delay when trying to edit a link or even display the replacement patterns. Problem started today when I enabled Entity API at the most current version.

maximpodorov’s picture

The problem still exists in the dev version. Are there any solutions?

develcuy’s picture

We are refactoring the module, going to improve performance. Please keep an eye on the up coming RC version, we will appreciate your feedback.

maximpodorov’s picture

The problem is in Token module actually. The proposed solution is:
#1334456: Enable ajax on-demand loading of sub-trees in the Token help

develcuy’s picture

Issue summary: View changes
Status: Active » Closed (outdated)