According to http://drupal.org/node/114774#info (Converting 5.x modules to 6.x) line 5 should be:

dependencies[] = geshifilter

The runtime error is:
"warning: Invalid argument supplied for foreach() in [...]/modules/system/system.admin.inc on line 578."

Comments

soxofaan’s picture

Status: Active » Fixed

geshinode.module was not yet ported to Drupal6 in 6.x-1.0-rc1

should be fixed by
http://drupal.org/cvs?commit=94540
http://drupal.org/cvs?commit=94569

Anonymous’s picture

Status: Fixed » Closed (fixed)

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