Something went wrong

juanito - May 30, 2009 - 00:44
Project:Resource Conflict
Version:6.x-2.x-dev
Component:Documentation
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

* 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

deviantintegral - June 18, 2009 - 16:51
Status:active» postponed

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

juanito - August 4, 2009 - 22:11

tnx anyway, I created a hole new module to resolve this problem!!!

#3

deviantintegral - August 5, 2009 - 15:50
Status:postponed» fixed

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

tpainton - August 12, 2009 - 21:08

Great to hear, really need this one. Do you know when a good D6 version will be out?

#5

deviantintegral - August 13, 2009 - 04:04

@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

tpainton - August 13, 2009 - 17:28

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

deviantintegral - August 27, 2009 - 15:25

Glad to hear it's working for you. Time to tag it as stable I guess :)

#8

tpainton - August 29, 2009 - 16:44

Ya no bugs. Working since.

#9

System Message - September 12, 2009 - 16:50
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.