Hi!

The drupal_get_form and drupal_retrieve_form returns empty arrays.

Code:


$output = drupal_get_form('user_profile_form');
print_r($output);

If you have got these functions to work, share your experience!!

Comments

DrupalNovice’s picture

Noone used these functions??

DrupalNovice’s picture

For a solution, see this page