Hi,
I am using Drupal 4.6.
I installed this module on my drupal site by following the install instructions.
I do not see any links in administer->settings to configure Event module.
Any help with this would be appreciated.
Thanks
Ajay
| Comment | File | Size | Author |
|---|---|---|---|
| settings.jpg | 20.29 KB | ajkal |
Comments
Comment #1
lzfranc commentedAjkal, the event module runs in Drupal 4.6. Do you activate the module in >> administer >> modules?
Comment #2
internat commentedI had the same problem today: after installing the event module admin/modules would display only an empty page. After removing the event module direcotry everything worked fine again. The solution came when I also installed the flexinode module (along the event module). Same result. But when removing event again finally a usable error message was delivered by the flexinode module: Drupal simply ran out of memory. Flexinode noticted that and gave an error. The event module did not give any error message. Also in the drupal log there was no entry (from neither drupal core, event or flexinode module).
Solution: configure php so that a script can use more memory than 8MiB (default at a debian install). Then everything works again.
Comment #3
killes@www.drop.org commentedWorks fine with 4.6