Closed (fixed)
Project:
E-Journal
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Dec 2008 at 23:15 UTC
Updated:
11 May 2009 at 15:00 UTC
After upgrading to Drupal 6, I am getting some warning messages when viewing an e-journal issue (path ejournal/show/1/_/1):
warning: Invalid argument supplied for foreach() in /home/.muckl/mydomain/mysite.com/sites/all/modules/cck/content.module on line 1270.
Comments
Comment #1
bomarmonk commentedSame problem in latest development snapshot.
Comment #2
nobios commentedI'm installing CCK so I can see if this is a ejournal or cck error...
Cause it didn't happen in my local installation that has only ejournal and token.
Comment #3
nobios commentedInstalled and didn't get the error, did you put some field in the ejournal content type? Any chance for more information about what was made to generate the problem?
Thanks
Comment #4
bomarmonk commentedI am using the basic "story" content type with e-journal. The content itself was created in Drupal 5.x and has been upgraded to Drupal 6.x.. The only key difference that I could figure is that excerpts are handled differently in Drupal 6, so I made sure that I installed a 6.x dev version of the 3rd party excerpt module, hoping that would smooth things out. Any ideas as to what is going on? I still cannot get any of my content to show up because of this problem.
Comment #5
bomarmonk commentedAh, I should also emphasize that this only happens when I try to view an issue, not when selecting a category of articles from the drop down list. So the errors occur after clicking on the issue number listed on the archives page for e-journal (and the resulting page is totally broken).
Comment #6
bomarmonk commentedThis problem persists even after I have deleted all e-journal tables from my database, reinstalled the module, and recreated my e-journal issue. This would rule out any corruption of e-journal while upgrading, and I am also using the stock story content type for my ejournal articles. Any ideas as to why this happening?
Comment #7
bomarmonk commentedI am anxiously awaiting an update for this; I also thought that this might be caused by the cover page/node for the journal, but alas, the problem persists without a cover page.
Comment #8
bomarmonk commentedStill getting the error with the latest development version (4/26/2009)
Comment #9
romca commentedLooks like I was thinking Everson solved it. After o finish at work, I will try to solve it. Sorry for the delay, thanks for your reports.
Stay tuned...
Comment #10
bomarmonk commentedThe 4/27/2009 development version seems to have fixed this problem for me.