The link appears, but if i press it, i get:
Fatal error: Call to undefined function: form_textfield() in /home/smilodon/public_html/portaal7/modules/rsvp/rsvp.module on line 592
Could anyone explain what am i doing wrong ? I followed the readme all the way.
Comments
Comment #1
heine commentedYou probably downloaded the 4.6 version of the module, instead of the 4.7 version.
See also Fatal error: Call to undefined function: form_*() on Drupal 4.7
Comment #2
smilodon commentedOh man, you are right !
The 4.6 was on the modules first downlaod, had to look for all the releases.
But there is still something weird...
The 4.7 install includes only 1 module file.
But it needs the mysql tables, theme and css file of version 4.6.
I think these files should be included in 4.7 packed file.
I found this out after getting in errors, when i completely deleted the 4.6, all files and databases, and tryed to install 4.7 only with this single module file.
Comment #3
heine commentedYou are right, probably a small error when tagging the module for 4.7 (INSTALL.txt or README.txt is also absent). Please file a new issue.
Comment #4
(not verified) commented