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

jdenniss’s picture

Well, 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

tellus’s picture

How do you solve the rdb_db problem ?

miglius’s picture

The 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).

miglius’s picture

The cvs (development snapshot) of the fileframework should work with the rdf alpha3 release.

Arto’s picture

Issue tags: +RDF
miglius’s picture

Status: Active » Fixed

Closing this issue. Please upgrade to the latest RDF and FileFramework releases.

Status: Fixed » Closed (fixed)
Issue tags: -RDF

Automatically closed -- issue fixed for 2 weeks with no activity.