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

Roberto Gerola’s picture

I suspect you are using the version for D5 on D6 installation.

Can you confirm ?

asb’s picture

Hi 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

Roberto Gerola’s picture

Assigned: Unassigned » Roberto Gerola

Thanks 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.

asb’s picture

> 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

Roberto Gerola’s picture

Status: Active » Fixed

Fixed and released in 1.10 version.

asb’s picture

Hi Roberto,

thanks for the quick fix; the error messages are gone!

Greetings, asb

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.