Something went wrong
| Project: | Resource Conflict |
| Version: | 6.x-2.x-dev |
| Component: | Documentation |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
* warning: array_pop() [function.array-pop]: The argument should be an array in ..\sites\all\modules\date\date_api.module on line 778.
* warning: array_pop() [function.array-pop]: The argument should be an array in ..\sites\all\modules\date\date_api.module on line 1350.
* warning: in_array() [function.in-array]: Wrong datatype for second argument in ..\sites\all\modules\date\date_api.module on line 1352.
* warning: in_array() [function.in-array]: Wrong datatype for second argument in ..\sites\all\modules\date\date_api.module on line 1355.
* warning: in_array() [function.in-array]: Wrong datatype for second argument in ..\sites\all\modules\date\date_api.module on line 1358.
* warning: date_format() expects parameter 1 to be DateTime, null given in ..\sites\all\modules\date\date_api.module on line 1184.
* warning: array_pop() [function.array-pop]: The argument should be an array in ..\sites\all\modules\date\date_api.module on line 778.
* warning: array_pop() [function.array-pop]: The argument should be an array in ..\sites\all\modules\date\date_api.module on line 1350.
* warning: in_array() [function.in-array]: Wrong datatype for second argument in ..\sites\all\modules\date\date_api.module on line 1352.
* warning: in_array() [function.in-array]: Wrong datatype for second argument in ..\sites\all\modules\date\date_api.module on line 1355.
* warning: in_array() [function.in-array]: Wrong datatype for second argument in ..\sites\all\modules\date\date_api.module on line 1358.
* warning: date_format() expects parameter 1 to be DateTime, null given in ..\sites\all\modules\date\date_api.module on line 1184.
I am using a content type(A) with 1 text field and 1 node reference and another content type(B) which establishes the name and date of the event and has the checkbox enable resource conflict checking enabled.
When I create B I recieve that error.
I think I´m missing something but I cannot find the way.

#1
The Drupal 6 version isn't production ready at the moment. I have a client who now needs this module, so I'm in the process of finishing the Date 2 API changes for the Drupal 5 version, at which point I'll be making further updates to port to D6. Keep an eye in the queue if you want to help review patches :)
#2
tnx anyway, I created a hole new module to resolve this problem!!!
#3
Glad to hear you got your site working for you. I've just committed a patch for D6 which implements full Date 2 compatibility, so feel free to check that out in the future.
#4
Great to hear, really need this one. Do you know when a good D6 version will be out?
#5
@tpainton, there is a release candidate available now (http://drupal.org/node/540896). Give it a try, and then please file an issue with any bugs (or not) you find. The more people who test it, the faster it will be marked as an official release.
#6
Awesome.. Installed it last night and it DOES EXACTLY WHAT I HAVE BEEN BREAKING MY BACK TO DO! I was struggling with complex rules, and views in an effort to this stuff. Great! No bugs so far. Will be testing a lot in the next week and I need this to be perfect for a client presentation in about a month.
#7
Glad to hear it's working for you. Time to tag it as stable I guess :)
#8
Ya no bugs. Working since.
#9
Automatically closed -- issue fixed for 2 weeks with no activity.