Hi,
I had used the event module in drupal for submitting an event. But the issue is that two entries are going in the database.
1st entry is of the nid created and second entry is 1 greater that the current nid .It's type is also event . Please tell the fix of the issue.

Thanks,
Annu Singh.

Comments

dawehner’s picture

Project: Drupal core » Event
Version: 5.8 » 5.x-1.0
Component: database system » Miscellaneous

This should be a problem of the event module

as alternative you could also use cck date fields ++ signup

japerry’s picture

Status: Active » Closed (outdated)

Event for Drupal 8 is unrelated to older versions. If an issue similar to this one exists, please open a new issue with the 8.x branch.