calais enabled in auto mode first time
already existing article edited
saved: http://drupal.openspirit.de/index.php?q=node/2/edit
Fatal error: Class 'ARC2' not found in /var/www/vhosts/menschenweit.net/htdocs/drupal/modules/opencalais/calais_api.module on line 226
drupal 6.2
php 5.2.4
gentoo linux
Comments
Comment #1
febbraro commentedYou need to have the RDF Module enabled and the ARC2 RDF Parser installed.
If you check the status report screen @ /admin/reports/status you should see a missing requirement for the ARC2 library.
Comment #2
groovehunter commentedokay, I already looked for ARC and got it, but not sure where to put it.
It's not listed as requirement , not in drupal (admin)... if i havent overlooked sth!?
Comment #3
febbraro commentedIf you look in the RDF module install file it tells you where to put the ARC2 Library.
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/rdf/INSTALL...
HTH,
Frank
Comment #4
groovehunter commentedthank you.
it works.
from readme of above link:
...and unzip it to modules/rdf/vendor/arc2/ under the Drupal directory.
cd to modules/rdf
mkdir vendor
unzip /your/path/to/arc.zip .
mv arc arc2
to be a bit more exact...
hmm now i can save and re-edit articles and fill-in the prepared 30 metadata fields, but automatic text parsing seems not to work (enabled for everything in calais settings), have an idea to that??!
Comment #5
febbraro commentedSO you are saying that Calais is not parsing entities from your content? How much content is there? I have noticed if the text is rather short, nothing will get parsed.