Closed (outdated)
Project:
Automatic Nodetitles
Version:
7.x-1.0
Component:
Code
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Aug 2012 at 10:09 UTC
Updated:
4 Aug 2018 at 11:01 UTC
Jump to comment: Most recent
Comments
Comment #1
bneel commentedI have the same error with php5.4.3 and not with php5.3.3-7
Comment #2
scatteredbrainV commentedSame problem here.
Any idea on how to solve?
Thanks!
Comment #3
maxnic commentedI'm newbie. I also had encountered the same notice message when using together with module "Computed Field" on the first time of creating a new content.
For example, there are two fields "Title" and "Title Number".
The field type of "Title Number" had set to "Computed". Like say the value is always set to 1.
So, I should expect my title should auto update to 1 but not. It showed blank with notice message.
However, after re-saved the content, the title had then updated to 1 with no notice message.
I suspect it failed to retrieve the value of "Title Number" at the first time. Maybe at the time being, there was no value.
Please assist. Thanks.
Comment #4
Alex Andrascu commentedRelated to #1824820: String offset cast notice in field_invoke_method_multiple() ?
Comment #5
gaurav.kapoor commented