Closed (fixed)
Project:
Disk Node
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
6 Mar 2006 at 22:23 UTC
Updated:
23 Mar 2006 at 16:30 UTC
Create content > disknode > the following error appears:
warning: Invalid argument supplied for foreach() in /usr/local/psa/home/vhosts/eye-imagine.co.uk/httpdocs/ecre/modules/disknode/disknode.module on line 174.
Not sure if its me or the module?
Comments
Comment #1
elmuerte commentedCould be you, but just in case I made it a bit more fail-safe. But that error shouldn't even happen because it means the node wasn't initialized.
An updated download will be available within 24 hours
Comment #2
sijuwi commentedNothing I do seems to get rid of it, so I'm rather stuck with it. Thanx for looking into it!
Comment #3
elmuerte commentedDo you have any other custom modules installed?
Comment #4
sijuwi commentedWell
path.auto and taxonomy menu are the only two that didn't come with the package. Deactivating them has no effect. I reinstalled a previous version of disknode and there is no error?
Comment #5
elmuerte commentedThat's because I added support for multiple files per node recently.
If you have the .module with the following text at the beginning:
$Id: disknode.module,v 1.8.2.7 2006/03/07 20:23:17 elmuerte Exp $
(or newer)
You should no longer get that error.
The module mentioned is in the current download package.
Comment #6
sijuwi commentedAll clear now. Thanx!!
Comment #7
elmuerte commentedComment #8
(not verified) commented