Closed (won't fix)
Project:
Node revision reference
Version:
5.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Jun 2009 at 12:01 UTC
Updated:
30 Jan 2011 at 11:33 UTC
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
Comment #1
PEpe commentedTry to send error messages. There is only development version for Drupal 5, version for Drupal 6 shloud work's fine.
Comment #2
kansaj commentedok.
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
Comment #3
PEpe commentedI'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)
Comment #4
danielb commentedWith 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.