Closed (fixed)
Project:
Storm
Version:
6.x-1.9
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
23 Jul 2008 at 11:41 UTC
Updated:
7 Aug 2008 at 09:42 UTC
Hi,
after installing 6.x-1.9 and running update.php, I'm getting the following errors:
warning: Missing argument 3 for stormexpense_access() in /var/www/drupal/sites/all/modules/storm/stormexpense/stormexpense.module on line 36.
warning: Missing argument 3 for storminvoice_access() in /var/www/drupal/sites/all/modules/storm/storminvoice/storminvoice.module on line 46.
warning: Missing argument 3 for storminvoiceitem_access() in /var/www/drupal/sites/all/modules/storm/storminvoiceitem/storminvoiceitem.module on line 37.
warning: Missing argument 3 for stormknowledgebase_access() in /var/www/drupal/sites/all/modules/storm/stormknowledgebase/stormknowledgebase.module on line 33.
warning: Missing argument 3 for stormnote_access() in /var/www/drupal/sites/all/modules/storm/stormnote/stormnote.module on line 36.
warning: Missing argument 3 for stormorganization_access() in /var/www/drupal/sites/all/modules/storm/stormorganization/stormorganization.module on line 36.
warning: Missing argument 3 for stormperson_access() in /var/www/drupal/sites/all/modules/storm/stormperson/stormperson.module on line 56.
warning: Missing argument 3 for stormproject_access() in /var/www/drupal/sites/all/modules/storm/stormproject/stormproject.module on line 48.
warning: Missing argument 3 for stormtask_access() in /var/www/drupal/sites/all/modules/storm/stormtask/stormtask.module on line 46.
warning: Missing argument 3 for stormticket_access() in /var/www/drupal/sites/all/modules/storm/stormticket/stormticket.module on line 47.
warning: Missing argument 3 for stormtimetracking_access() in /var/www/drupal/sites/all/modules/storm/stormtimetracking/stormtimetracking.module on line 36.
Any ideas what's causing this?
Thanks & greetings, -asb
Comments
Comment #1
Roberto Gerola commentedI suspect you are using the version for D5 on D6 installation.
Can you confirm ?
Comment #2
asb commentedHi Roberto,
sorry, I'm using storm-6.x-1.9.tar.gz, released a few hours ago.
Anyway, thanks for the quick reply,
greetings, asb
Comment #3
Roberto Gerola commentedThanks for the confirm.
I see now I should add some code to manage this warning.
Weird I cannot replicate it on any of my installations.
Comment #4
asb commented> Weird I cannot replicate it on any of my installations.
That's always the hard part ;)
Some possibilities: (a) I've renamed a few of the Content types created by the "Storm" module ("Invoice" -> "Rechnung" etc.); (b) I'm evaluating in parallel another project management module (based on "Time Budget", "Value Providers", "Project forecast", "Duration", and a few other modules).
Thanks & greetings, -asb
Comment #5
Roberto Gerola commentedFixed and released in 1.10 version.
Comment #6
asb commentedHi Roberto,
thanks for the quick fix; the error messages are gone!
Greetings, asb
Comment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.