i upgraded drupal from 4.6 to 4.7 yesterday ..now i am getting this error

Fatal error: Call to undefined function: form_select() in /home/thinkind/public_html/den/modules/amazonsearch/amazon_search.module on line 502

can anybody tell me how to correct it.

--rafi

Comments

heine’s picture

Category: bug » support
Priority: Critical » Normal

It's because you are using a 4.6 module on Drupal 4.7 . You need to download a 4.7 version of the module. See also Fatal error: Call to undefined function: form_*() on Drupal 4.7 from the Troubleshooting FAQ.

Prometheus6’s picture

Status: Active » Closed (fixed)