I am not sure if this is an isolated incident or not.

I installed Calais module. RDF is a pre-requisite. It seemed to automatically be enabled.

However when I tried to enable from the command line I got the following:

/drush/drush -enable rdf
DRUSH_BACKEND_OUTPUT_START>>>{"output":"","error_status":1,"log":[{"type":"bootstrap","message":"Drush bootstrap phase : _drush_bootstrap_drush()","timestamp":1255820840.86,"error":null},{"type":"bootstrap","message":"Drush bootstrap phase : _drush_bootstrap_drupal_root()","timestamp":1255820840.9,"error":null},{"type":"notice","message":"Initialized Drupal 6.14 root directory at site","timestamp":1255820840.91,"error":null},{"type":"bootstrap","message":"Drush bootstrap phase : _drush_bootstrap_drupal_site()","timestamp":1255820840.92,"error":null},{"type":"notice","message":"Initialized Drupal site 1 at sites\/default","timestamp":1255820842.65,"error":null},{"type":"bootstrap","message":"Drush bootstrap phase : _drush_bootstrap_drupal_configuration()","timestamp":1255820842.65,"error":null},{"type":"bootstrap","message":"Drush bootstrap phase : _drush_bootstrap_drupal_database()","timestamp":1255820842.66,"error":null},{"type":"bootstrap","message":"Successfu

Chris

Comments

socialnicheguru’s picture

Is there a way to utalize the url_alter to help solve this? Other modules like Drupal for facebook and Purl are using it.

http://drupal.org/project/url_alter

febbraro’s picture

What actually is the error? I see it reporting an error but it looks like the message is null.

socialnicheguru’s picture

Hi. I think the text for the error is not appropriate for this topic. I copied it to gather as much information as possible at the time.

the issue is that spaces uses index prefixing which doesn't seem to work well with rdf.

I read in another forum that url_alter is a great means to have all modules that rewrite the url work well together. It works for Drupal for Facebook.

I was suggesting it here to make RDF and thus Calais compatible with spaces and other modules.

tdombos’s picture

subscribe

Brentnauer’s picture

subscribe

Brentnauer’s picture

Priority: Normal » Critical
smustgrave’s picture

Issue summary: View changes
Status: Active » Closed (outdated)