By hrpo on
drpal suddenly stoped working, there is no administer navigation. What to do:
This is the notice on firefox:
* warning: array_keys(): The first argument should be an array in /home/web/etno-muzej.si/www/Drupal/includes/menu.inc on line 1198.
* warning: Wrong parameter count for min() in /home/web/etno-muzej.si/www/Drupal/includes/menu.inc on line 1198.
Comments
how to fix
array_keys(): The first argument should be an array in includes/menu.inc on line 1198.
I get this same error. Did
I get this same error. Did you ever fix it?
Did you try to search for
Did you try to search for "warning array_keys"? You'll get quite a few hits :-)
Quite often ones question is already asked and many people have already been trying to help out.
If that doesn't help.
You should try to give more information than what is done above. What did you change/install before getting the error message? Basic facts about operating system, php version, MySQL version, drupal version, additional (3rd party) modules installed and whatever you can think of that might be relevant for us to know.