if the options are already there, this is unnecessary. in my case, another module is trying to specifically hide them on a specific node form from specific users.

I resolved this by checking for $form['options'] before adding it.

(see attached)

CommentFileSizeAuthor
override_node_options.module.patch1.07 KBms2011

Comments

dave reid’s picture

Title: heck to see if the form already has options before attempting to add » Check to see if the form already has options before attempting to add
dave reid’s picture

Status: Needs review » Fixed

Works just fine with the latest CVS code. We'll create a new Drupal 5 release shortly.

Status: Fixed » Closed (fixed)

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