Closed (fixed)
Project:
Atom
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 May 2006 at 17:41 UTC
Updated:
16 Jun 2006 at 00:30 UTC
I download the module, installed, and turned it. When I click on atom under the settings menu under the administrator's menu, I get a Fatal error.
Fatal error: Call to undefined function: form_select() in /home/bookworm/public_html/cms_test/Drupal/drupal-4.7.0/modules/atom/atom.module on line 218
After searching on this issue, it was said you could get the feed by using the following URL pattern:
domainname.com/atom/feed/
I try that and then get this Fatal Error:
Fatal error: Call to undefined function: form_select() in /home/bookworm/public_html/cms_test/Drupal/drupal-4.7.0/modules/atom/atom.module on line 218
What am I doing wrong?
Comments
Comment #1
akseez commentedI'm experiencing similar errors.
From the Administer>Settings>Atom menu selection:
Fatal error: Call to undefined function: form_select() in /home/akseez78/public_html/modules/atom.module on line 218
From domainname.com/atom/feed/
Fatal error: Call to undefined function: check_output() in /home/akseez78/public_html/modules/atom.module on line 173
Comment #2
akseez commentedI updated the version of the Atom Module from 4.6.0 to 4.7.0 and it fixed the problem.
Atom Module Page:
http://drupal.org/project/atom
Atom 4.7.0 direct download:
http://ftp.osuosl.org/pub/drupal/files/projects/atom-4.7.0.tar.gz
Comment #3
klcthebookworm commentedYes, it did. Thank you.
Comment #4
(not verified) commented