Closed (fixed)
Project:
Storm
Version:
6.x-1.20
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Mar 2009 at 21:59 UTC
Updated:
1 May 2009 at 08:20 UTC
I created Organizations and created person(s) and went to assign a project and received the following error:
Fatal error: Unsupported operand types in /~/~/public_html/includes/common.inc on line 1273 (~ = redacted)
Line 1273 in common.inc is:
1273: $timestamp += $timezone;
I have yet to successfully create a project
What haven't I done correctly?
Comments
Comment #1
Magnity commentedI can't reproduce this error myself. Do you still have this problem on either v1.21 or v1.x-dev?
Comment #2
Dryphtnet commentedI couldn't figure out what the cause of the problem was so I disabled the all the STORM modules but left them installed (not the first time) intending to come back to it when I had more time.
When I did come back to it, I re-enabled the modules and this time I was able to create a project. Even though there were still issues like errors trying to create a task or invoice items, I continued to plug away and explore the module. When it became available, I installed v1.x-dev and ran Drupal update. Now every thing seems to be working properly... as far as I can tell.
The only change I made to my site settings was disabling the "preview before posting" requirement.
Now my biggest problem is figuring out how to use it. A workflow writeup on how to use STORM (Step 1: Create an Organization. Step 2: Add people to the organization.) would be immensely useful. I would do it for the project myself, but first I would need to figure it out how the whole thing works!
I honestly believe that the lack of documentation for such an intricate module is discouraging many from adopting this project. I am documenting my own processes as I go, but going is slow. Once I have something solid, I will submit it to the group for review.
Comment #3
Magnity commented(Leaving as fixed so that the issue is still visible in the queue for a while).
I think your problem may have been related to #377680: Support for node preview then.
Anyhow, please do feedback your documentation, however far you get with it. I have put making documentation as a priority before the next stable release.