Closed (cannot reproduce)
Project:
Nodeblock
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jan 2010 at 15:08 UTC
Updated:
21 Feb 2013 at 12:49 UTC
Hi,
I've gotten this when using context module in conjunction with nodeblock module (so it could be a nodeblock issue altoghether):
warning: Invalid argument supplied for foreach() in /home/pokadan/public_html/sites/all/modules/contributed/cck/content.module on line 1270.
This happens when using a context for a page. If context is disabled error goes away. If context recreated, error goes away. This could be happening because nodeblock does not manage blocks whose associated node has been deleted.
Will bumb to nedeblock if resolution does not lie with context module.
Comments
Comment #1
steven jones commentedI would suspect that it is indeed something to do with nodeblock.
You might want to describe the steps to reproduce this bug in more detail: What are the steps to go from the installed modules to this php error?
Comment #2
Johnny vd Laar commentedPlease provide more information.
Comment #3
Johnny vd Laar commented