When running cron I get an error reported in the admin>logs as follows:
Error number 8 : 'Undefined index: messages' in file '/webusers/ch6mjw/public_html/drupal/modules/janode/janode.module' at line 425
Regards
When running cron I get an error reported in the admin>logs as follows:
Error number 8 : 'Undefined index: messages' in file '/webusers/ch6mjw/public_html/drupal/modules/janode/janode.module' at line 425
Regards
Comments
Comment #1
AjK commentedYes, I have spotted this and although I have fixed it in my local version I have not yet committed this to CVS as there are a few related issues as to why this occurs that I need to address.
Once I've done them all I will commit. Worth noting that the error isn't "fatal" and the cron will complete, so it's not "breaking" what is going on.
The related issues are "what constitutes a fetch failure". The logic is pretty simplistic (404 is a failure for sure but there are a number of other ways a fetch can fail. Currently, a "redirect" will cause a failure and unpublish your node. This may not be admin desired behaviour).
I will repost again to this issue once I have reolved these other point.
Thanks for the report though,
best regards
--AjK
Comment #2
geologyrocks commentedI'm still getting this error for the Drupal 5 version:
Error number 8 : 'Undefined index: messages' in file '[snip]drupal/sites/all/modules/janode/janode.module' at line 512
Cheers,
jon
Comment #3
bb37 commentedI'm getting the error, too with Drupal core 5.1 and Janode 5.x-1.2.
The following three errors occur on every cron run:
Error number 8 : 'Undefined index: scheme' in file '[snip]/public_html/sites/all/modules/janode/janode.module' at line 497
Error number 8 : 'Undefined index: host' in file '[snip]/public_html/sites/all/modules/janode/janode.module' at line 491
Error number 8 : 'Undefined index: scheme' in file '[snip]/public_html/sites/all/modules/janode/janode.module' at line 491