Hi
I installed the module announcement-cvs on a drupal-cvs install all as of 10pm 29th Nov PST.
When going to the settings page for announcement I get the following error:
Fatal error: Call to undefined function: publication_select_publications() in /var/www/fhsstadmin/modules/announcement/announcement.module on line 77
Then I installed publication-cvs and got this error:
Fatal error: Call to undefined function: enewsletter_get_template() in /var/www/fhsstadmin/modules/announcement/announcement.module on line 80
after installing this and then all of
announcement publication announcement bounced_email identity_hash schedule html2txt templates subscribed enewsletter
I get this error:
Fatal error: Call to undefined function: enewsletter_get_template() in /var/www/fhsstadmin/modules/announcement/announcement.module on line 80
Now I am stuck and not sure what to do?
Cheers,
Mark
Comments
Comment #1
robert castelo commentedThis module does not work in Drupal 4.7, 4.8, 4.9 or 5.0 - because there is no such thing yet ;-)
There is not even a Release Candidate available yet for Drupal 4.7. Once there is I'll work on porting this to 4.7. Please stop posting issues that modules don't work with 4.7, developers already know this and you're just wasting their time.
Comment #2
robert castelo commented