Closed (fixed)
Project:
Zeitgeist
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
1 Aug 2008 at 19:59 UTC
Updated:
5 Jul 2009 at 10:40 UTC
schema report-
zeitgeist-
primary key: missing in database
Comments
Comment #1
fgmHi.
Could you give more detail on how you obtain this error ?
Comment #2
fgmI could not reproduce the problem.
Unless you give more details, I'll have to close this issue.
Comment #3
designanddraft commentedi have installed my first site and am using many modules, when i do a schema report this is the error that is presented. i could send a copy of a db table, if you could be more specific as to what might help?
when i go to the admin/logs/zeitgeist page is blank and producess error
warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'zeitgeist_page' was given in /home/content/d/e/s/designanddraft/html/govbyus/includes/menu.inc on line 346.
Comment #4
fgmThis is indeed strange: the module should send you to admin/reports/zeitgeist, not admin/logs/zeitgeist.
Can you confirm the $Id .... $ string at the top of the zeitgeist.module and zeitgeist.install files ?
Comment #5
designanddraft commented$Id: zeitgeist.module,v 1.9.6.2 2007/10/14 16:52:53 fgm Exp $
$Id: zeitgeist.install,v 1.1.6.3 2007/10/14 16:52:53 fgm Exp $
Comment #6
fgmPlease upgrade to the latest 6.x.dev version dated today. Since it is not yet packaged on d.o., pick it up from CVS.
Comment #7
avpadernoAs the report has not gotten any feedback, it would be better to set it to fixed. Feel free to re-open it if you think it's not correct.
Comment #8
avpadernoIn another report is reported a patch that contains the following comment:
I think the comment explains well why the module is not using a primary key.