Fatal error: Call to undefined function: form_item() in /home/oadmin/public_html/modules/quotes/quotes.module on line 955
Currently, quotes aren't working.
Any help?
Fatal error: Call to undefined function: form_item() in /home/oadmin/public_html/modules/quotes/quotes.module on line 955
Currently, quotes aren't working.
Any help?
Comments
Comment #1
jhriggs commentedYou have to use the 4.7 version of the quotes module with Drupal 4.7. Based on this error, you are using the 4.6 version (or an old CVS version) with Drupal 4.7. This will not work. Please download and install the 4.7 version.
Comment #2
rory-- commentedFixed! Thanks.