1) It seems when I create new People, I receive the following errors at the top of my page:
warning: Cannot use a scalar value as an array in /includes/form.inc on line 1340.
warning: Cannot use a scalar value as an array in /includes/form.inc on line 1340.
warning: Cannot use a scalar value as an array in /includes/form.inc on line 1340.
I also notice that I do not have any selections available in my:
Costs per time period:
Costs unit:
Price currency:
Salary Currency:
2) When I try and add a new project, I receive the following errors at the top of my page:
warning: Invalid argument supplied for foreach() in /includes/form.inc on line 1435.
I also notice that I do not have any selections available in my:
duration unit
budget cost currency
Any help would be much appreciated!
Can you help me troubleshoot?
Comments
Which version of Storm are
Which version of Storm are you using?
Thanks for the quick reply!
Thanks for the quick reply! I'm using:
Storm: 6.x-2.0-beta1+2-dev
Storm Contrib: 6.x-1.x-dev
This sounds like a bug with
This sounds like a bug with Storm 2.x. If so, we'll fix it shortly.
In the meantime, does the bug occur without Storm Contrib enabled?
No. Once Storm Contrib is
No. Once Storm Contrib is disabled, I no longer see any errors.
Storm Contrib
Which snapshot of storm contrib are you using? Since the Storm 2.0-beta1, storm contrib changed the version to 6.x-2.x. Can you please test this with the actual snapshot?
It sounds to me, like a bug i fixed a little bit ago.
But i will check this again, later this week.
I just installed Storm
I just installed Storm yesterday from the latest build and I am also receiving this error when I try and add a person. Version here is 6.x-2.0.
Are you using Storm Contrib
Are you using Storm Contrib as well, or just modules from the Storm project?
Are you using Storm Contrib
Are you using Storm Contrib as well, or just modules from the Storm project?
Hi Julian, thanks for
Hi Julian, thanks for answering!
Yes, we're using Storm Contrib as well.
Yes, I've installed Storm
Yes, I've installed Storm Contrib as well.
Found the first bug. I will
Found the first bug. I will create a Ticket for it and create a patch.
But can't reproduce the second.
@mscappa: It seems the installation process didn't finished, as all these values in the comboboxes should have been installed, when enabling the modules. Please try to reinstall the modules.
edit: Link to the Issue for the first bug: http://drupal.org/node/1485608