Closed (fixed)
Project:
Amazon search
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 May 2006 at 08:26 UTC
Updated:
21 May 2006 at 13:27 UTC
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
Comment #1
heine commentedIt'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.
Comment #2
Prometheus6 commented