Active
Project:
Field collection
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Dec 2012 at 14:25 UTC
Updated:
14 May 2016 at 10:18 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedusing beta4, i have a similar problem:
I have a node type "species list" where i add items to a field collection set to unlimited to generate a species list template and clone it afterwards for filling in data.
this works like a charm up to item number 141.
then another click on the add item button lets the ajax thing spin, but doesn't add a new item.
and on saving the node, it sets itself to unpublished!
in my reports, i found this message:
Is this a field collection problem, a ctools problem or a combination of both?
just moved to a new and fast server yesterday, so speed and memory can't be an issue anymore as i assumed beforehand.
I'm a bit in trouble now ... help appreciated.
Comment #2
sweetchuckCheck this: http://drupal.org/node/1244428#comment-6905164
Comment #3
lgomezma commentedThanks for the tip!
I will try it and comment on my results.
Comment #4
pixel8r commentedSolution in #2 will fix the ajax issue.
Comment #5
mlhyyl commentedSolution in #2 did the job.