I've been using this module with good success for some time now but when adding more than 30-40 new referenced nodes it takes 5-10 minutes to save and sometimes does not save at all. Any advice?

Comments

jackbravo’s picture

you could try upgrading the memory limit on php.ini.

it is also taking too long (obviously =P). Are you using an opcode cache like APC? that could make PHP run a little faster.