Got past the Rdb_db dependency issue (thanks Arto) and began enabling some of the modules that were dependent on the 'File' module. Submitted the form and got:
Fatal error: Class 'views_handler_field_node_link not found in /..../modules/fileframework/contrib/views/file_views.views.inc on line 223.
Now this error is all I can get from the site :(
Thus far, I've been unable to locate the 'views_handler_field_node_link' class defn in either the File Framework module or in any of the other installed modules. Am I missing a module?
Is there a graceful recovery from here?
thanks,
Dennis
Comments
Comment #1
jdenniss commentedWell, I managed to find an ungraceful way to recover and have narrowed down the issue at bit.
The problem occurs after I enable the 'views' model in the 'File Management' group and is repeatable.
thanks,
Dennis
Comment #2
tellus commentedHow do you solve the rdb_db problem ?
Comment #3
miglius commentedThe latests RDF module's alpha releases are broken. They should be fixed shortly, but in the meantime please use an earlier RDF code (checkout from cvn with the -D "17 Mar 2008" key).
Fatal error: Class 'views_handler_field_node_link not found in /..../modules/fileframework/contrib/views/file_views.views.inc on line 223.
This error was introduced when views beta3 was released. I just uploaded fix to the file_views module. Please, download latest fileframework from cvs or development snapshot (when it's available, date should be 13 Jun).
Comment #4
miglius commentedThe cvs (development snapshot) of the fileframework should work with the rdf alpha3 release.
Comment #5
Arto commentedComment #6
miglius commentedClosing this issue. Please upgrade to the latest RDF and FileFramework releases.