Posted by kansaj on June 30, 2009 at 12:01pm
Jump to:
| Project: | Node revision reference |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
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
Comments
#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)
#4
With the D5 end of life announcement, module maintainers have been recommended to stop supporting Drupal 5 versions.
http://drupal.org/node/1027214
I'm going to close this issue for this reason, as it looks like nobody is able to support it anyway.