I went to run update.php, and it threw the following errors:

Notice: Undefined index: json in node_export_action_info() (line 264 of /Users/jay/Sites/_d7Sandbox/sites/all/modules/node_export/node_export.module).
Notice: Undefined index: drupal in node_export_action_info() (line 264 of /Users/jay/Sites/_d7Sandbox/sites/all/modules/node_export/node_export.module).
Notice: Undefined index: serialize in node_export_action_info() (line 264 of /Users/jay/Sites/_d7Sandbox/sites/all/modules/node_export/node_export.module).
Notice: Undefined index: xml in node_export_action_info() (line 264 of /Users/jay/Sites/_d7Sandbox/sites/all/modules/node_export/node_export.module).
Notice: Undefined index: dsv in node_export_action_info() (line 264 of /Users/jay/Sites/_d7Sandbox/sites/all/modules/node_export/node_export.module).

Comments

timb’s picture

I am receiving the same errors when i updated from the rc to dev version of this module. I was hoping to use the VBO integration.

danielb’s picture

not a big deal, just ignore it, everything still works despite the message you're seeing
I'll get rid of that soon

danielb’s picture

Status: Active » Fixed

committed a fix

Status: Fixed » Closed (fixed)

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