Closed (fixed)
Project:
E-Journal
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Aug 2006 at 20:37 UTC
Updated:
24 Sep 2006 at 22:13 UTC
After loading the ejournal.mysql database, I get an error that says "ERROR 1050 (42S01) at line 3: Table 'ejournal_articles' already exists" and under administer > ejournal > working, I see "warning: Invalid argument supplied for foreach() in /var/www/html/mydrupal/modules/ejournal/ejournal.module on line 1605." Any idea why this happened and what does it mean? Thanks
Comments
Comment #1
romca commented- probably installed module twice, that's why the first message
- the second message is related to the attempt to list non-existing issues (fixed now)
Both of the messages are not serious errors. But you already must know ;-)