Closed (fixed)
Project:
Nivo Slider
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
9 Dec 2011 at 19:35 UTC
Updated:
24 Dec 2011 at 18:40 UTC
Jump to comment: Most recent file
I updated the Nivo Slider today from 7.x-1.0-beta2 to the 7.x-1.0-beta3 version, and I know keep getting this error code across multiple pages:
'Notice: Undefined index: render element in theme() (line 959' of /.../includes/theme.inc).
Not sure if this code is directly related to the module or not, but when I disable the Nivo Slider, the code goes away. I'm new to drupal, and this is the only module I have installed (besides the dependent and core modules) on the site I'm working on.
Any thoughts?
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | specify-render-element-1366506-3.patch | 425 bytes | devin carlson |
Comments
Comment #1
damir commentedI have same error.
Comment #2
commanderflash commentedI am having the same issue too. Mine was a new install though.
Comment #3
devin carlson commentedThanks for the bug reports.
I did deploy the new render-array enabled code to a few test sites but somehow didn't catch the error.
The attached patch should solve the problem (fix the error notice). It specifies which render element to return to theme().
Comment #4
devin carlson commentedCommitted to 7.x-1.x-dev. I've also pushed out Beta 4 which includes this fix.
I'm marking this as fixed. If you are still experiencing this issue, please feel free to reopen it.