j
k
j a
j l
Found it. In openid_email_form(), I changed: $form['#action'] = url(); to $form['#action'] = url('openid/get_email');
Found it. In openid_email_form(), I changed:
$form['#action'] = url();
to
$form['#action'] = url('openid/get_email');
Thanks! I've applied the fix. -- Jonathan Daugherty JanRain, Inc.
Back to the thread
Back to the list