The variable name $forn_state[] with *n* is occuring more then 10 times in openx_manager.zone.inc.
I guess this should be $form_state[].

Example:
$forn_state['values']['ozid']
$forn_state['values']['link_default'][$ocid]

Regards
Conni

Comments

westbywest’s picture

It looks like the variable is named $forn_state in the function params, so the misspelling is consistent. I've been able to create zones fine.