When I'm clicking on [+] icon, I've got following error:

An HTTP error 500 occured.
/activemenu/tc

Why is that?

Comments

kewlguy’s picture

Yes, I have the same issue going on with my site(s)

Here is the issue http://drupal.org/node/290791 that I have reported, sorry to say that I have had no response from the report, from anyone....sigh!

Have a look though and maybe the other post will save you some grief.

Is your site multilanguage? I did read somewhere along the way that there are difficulties with activemenu and locale.

Good luck!

kenorb’s picture

At the moment I'm using dhtml_menu module, until it will be fixed.
Or if I'll find some free time I'll try to investigate this.

nedjo’s picture

Are you using locale module?

If so, please try this patch: #330278: Call to undefined function language_initialize(). Does it address the issue?

nedjo’s picture

Status: Active » Closed (fixed)

I applied the patch in the other issue. Closing this one on the assumption that that fixed it. If not, please reopen.