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

heine’s picture

Category: bug » support
Priority: Critical » Normal
Status: Active » Fixed

You 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

smilodon’s picture

Oh 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.

heine’s picture

You 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.

Anonymous’s picture

Status: Fixed » Closed (fixed)