The countries_api_help function in countries_api.module hasn't been updated to Drupal6. This causes the PHP notice mentioned above and the failure of the help function.
Here's a patch.

CommentFileSizeAuthor
#1 countries_api.hook_menu2.patch745 bytesAnonymous (not verified)
countries_api.hook_menu.patch667 bytesAnonymous (not verified)

Comments

Anonymous’s picture

Issue tags: +notice
StatusFileSize
new745 bytes

The first patch still leaves a 'Undefined variable: content' notice. Here's a patch which fixes that as well

mrfelton’s picture

Status: Needs review » Fixed

Fixed in CVS. Thanks.

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

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