I cannot select option in "Fields to check for conflicts:" box.
I created new cck named "car" and "reservation". Reservation has event enabled and node reference field. I selected cars in "Fields to check for conflicts" option box and save my cck configuration, but after I try to re-edit reservation cck I see that all options are unselected.
Maybe it depends on my configuration because I have a lot of modules installed, but resource conflict doesn't work for me.
Comments
Comment #1
Pablo Demono commentedI installed new drupal testing site with only cck, event, node reference and resource conflict module, and it's works
Comment #2
deviantintegral commentedGlad you got it working. If you find the module it was conflicting with, please let me know and I'll see what can be done to fix it.
--Andrew
Comment #3
rooey commentedI'm now seeing this problem.
Drupal 5.5
List of enabled modules below for your reference:
Comment #4
rooey commentedComment #5
deviantintegral commentedAfter you submit the form, are there any resource_conflict variables in your variables table? They should be set auto-magically as 'resource_conflict_'.
If you can, please disable modules and try to narrow down one which is causing a conflict, assuming a module conflict is the source of the bug.
Thanks,
--Andrew
Comment #6
rooey commentedI'll take another look as time permits.
Comment #7
deviantintegral commentedI'm wondering if you were being hit by #295571: Long content type names exceed the maximum variable length on Drupal 5. If the total variable length was longer than 48 characters, things would have broken. You're welcome to try out the 2.x branch, but be warned that it doesn't have an upgrade script yet, so you'll have to redo the resource conflict settings.
--Andrew
Comment #8
deviantintegral commentedI'm marking this as closed as there hasn't been any updates on this in quite a while. Please re-open if you have more information.
--Andrew