Installation failure
kansaj - June 30, 2009 - 12:01
| Project: | Revision reference |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I tried to install the module but received a blank page. (Drupal 5.18, CCK 5.x-1.10). Thereafter I enabled the module manually, where some errors appeared. My field was called revisions (field_revisions), but every time error appeared where field_revisions_vid was mentioned. The field was neither able to find any revision.
Hope there is some solution.
Thanks

#1
Try to send error messages. There is only development version for Drupal 5, version for Drupal 6 shloud work's fine.
#2
ok.
Error viewing any node
Error after trying to remove the field
Error during installation:
Blank screen no any message; after refresh module was not activated.
Please note:
the created field was "field_revisions".
Could provide more info and test, if needed
Thanks
#3
I'm afraid that still can't help you. Try to add manually (in phpMyAdmin or similar) integer column field_revisions_vid into table content_type_story. (I used module in time of CCK 5.x-1.6-1...maybe some architecture changed)