thanks a lot for developing this module!

upgraded fro 1.4 to 2.0 did update.php but does not work anymore, was working fine auto inserting tags in 1.4 now it doesn suggest or insert nothing.

i wonder how to revert to the 1.4 version? are there any db changes? will update.pgp take care of them?

Michael

Comments

febbraro’s picture

Assigned: Unassigned » febbraro

Are there any entries in the calais_term_node table for the particular node id?

mik’s picture

StatusFileSize
new807 bytes
new807 bytes

old articles have the calais entries but new article have no entries on the calais tab/admi/drupal.

below a copy of the term table in sql format for further analysis.

thanks a lot for the help!

(running drupal 6.4)

febbraro’s picture

Are there any errors logged in watchdog? Also, there was an issue with the calais_tagmods module b/c I moved it's location. I'm wondering if this is just another example of what could be happening with #304695.

mik’s picture

THIS IS ONLY ERROR FOUND SO FAR
sorry fir caps...

Type calais
Date Sunday, September 7, 2008 - 00:24
User Admin
Location http://worldperfect.org/noahide/node/15/edit
Referrer http://worldperfect.org/noahide/node/15/edit
Message Calais processing error: (504 - Gateway Timeout)
Severity error
Hostname 94.36.XXX.XXX
Operations

febbraro’s picture

Do you get that error on every node update, or was that just a random message in the log?

mik’s picture

this is the only random message in the log.

febbraro’s picture

Is it possible the problems are related to http://drupal.org/node/304695#comment-1000418 ?

mik’s picture

doesent seem like but i am not sure
anyway i know have bigger problems to solve:

http://drupal.org/node/306127

thanks a lot
Mik

mik’s picture

Dear Febbraro
update of things i did:
(ok fixed my site.)
uninstalled calais module and reinstalled several time to no avail.

so i uninstalled calais and delted all calais ref in db, installed calais 2 configured did bulk update of articles althogh the calais db table did fill up, only one article has the calais interface working *suggesting* terms so basically it only works on new articles not on edit althogh is setup to auto insert on edit.
hope you have some clues, because i am lost!
p.s.
(i did notice that when i upgraded to 2.0 tag modifier remained 1.4 now everything is two)
Thanks a lot

mik’s picture

wondering if there are any modules that may conflict with calais?
themes?
browsers?
seems unlikely...but you never know.
thanks

2createwdrupal’s picture

I also get nothing after installing this module. Once I got this error:

Calais processing error: <?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>500 - Internal Server Error</title> </head> <body> <h1>500 - Internal Server Error</h1> </body> </html>

Only once though. After that, just nothing happens. I tried various settings for different types of content. It looked promising.

thanks,
Peter

http://www.fromoutoftheblue.com

febbraro’s picture

Has anyone done more debugging here?

febbraro’s picture

Status: Active » Closed (fixed)

no recent updates