Posted by chaos21in on May 9, 2006 at 8:21am
Jump to:
| Project: | Amazon items |
| Version: | 4.6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
i upgraded drupal from 4.6 to 4.7 yesterday ..now i am getting this error
Fatal error: Call to undefined function: form_textfield() in /home/site/public_html/drupal/modules/amazon_items/amazon_items.module on line 121
can anybody tell me how to correct it.
--rafi
Comments
#1
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.