Email
Share

We Rock Your Web Forum » Troubleshooting » Error Messages

Fatal error: Cannot redeclare get_events()

(2 posts)
  1. cwd

    senior admin
    Joined: Jul '09
    Posts: 225

    We received this question via email, our response below:

    I'm getting the following error message in Drupal all of a sudden: Fatal error: Cannot redeclare get_events()

    Any ideas what might be causing this? I can't login, can't access any page of the site. I can get into cPanel and phpMyAdmin, but am not sure of what I'm doing...

    I'm using Drupal 5.x and 5.x modules.

    Posted 1 year ago #

  2. Posted 1 year ago
  3. cwd

    senior admin
    Joined: Jul '09
    Posts: 225

    There's a number of possible causes that could be causing this error, including:

    • A function got declared inside of another function
    • Duplicate module folder
    • Duplicated PHP in block or node body
    • Module and theme use same name
    • Two functions with the same name
    • Two modules bundle the same third party library

    We recommend you visit this page on Drupal.org for possible solutions and discussions.

    Posted 1 year ago #

RSS feed for this topic

Reply

(required)

Allowed markup: BBcode blockquote code em strong ul ol li font strike center u hr.
You can also put code in between backtick ( ` ) characters.